September 17, 2014
View 51b2685

Merge pull request #7976 from duglin/Issue7902

Jessie Frazelle authored on 2014/09/17 05:55:03
September 16, 2014
View 9ae3134

add the timeutils package

unclejack authored on 2014/09/16 03:44:58
September 15, 2014
View a891429

Improve ValidateContextDirectory error handling.

Tonis Tiigi authored on 2014/09/15 00:13:40
September 11, 2014
View cd7a5f5

Fix for issue 7902. Use utils.RFC3339NanoFixed ("2006-01-02T15:04:05.000000000Z07:00") instead of time.RFC3339Nano to format our log timestamps - this way things are aligned, in particular the nano seconds are padded with zeros

Doug Davis authored on 2014/09/11 04:36:01
August 29, 2014
View 114838c

Some more style fixes

Alexandr Morozov authored on 2014/08/29 20:21:28
August 22, 2014
View 07f2e79

Skip permissions check on named pipes

Alexandr Morozov authored on 2014/08/22 23:37:37
August 19, 2014
View cd776cd

Fix panic in validate context for build

Michael Crosby authored on 2014/08/19 08:28:44
August 14, 2014
View ac63d92

move utils.Fataler to pkg/log.Fataler

Erik Hollensbe authored on 2014/08/14 07:13:21
August 13, 2014
View 7621263

move some io related utils to pkg/ioutils

unclejack authored on 2014/08/13 01:10:43
July 31, 2014
View 5cdb9c8

utils.Debugf -> log.Printf, move jsonlog to own package.

Erik Hollensbe authored on 2014/07/31 00:39:03
July 29, 2014
View 4398108

Move parsing functions to pkg/parsers and the specific kernel handling functions to pkg/parsers/kernel, and parsing filters to pkg/parsers/filter. Adjust imports and package references.

Erik Hollensbe authored on 2014/07/29 09:23:38
July 25, 2014
View a02f67b

Extract log utils into pkg/log

Josiah Kiehl authored on 2014/07/25 05:37:44
View b3ee9ac

update go import path and libcontainer

Victor Vieux authored on 2014/07/25 07:19:50
July 11, 2014
View 222a6f4

add basic support for 'all'

Victor Vieux authored on 2014/07/11 07:31:01
July 7, 2014
View 27cca4c

Fix .dockerignore when ignoring unreadable dirs

Bruno ReniƩ authored on 2014/07/07 21:23:07