summaryrefslogtreecommitdiff
path: root/pkg/jsonmessage/jsonmessage.go
Commit message (Expand)AuthorAgeFilesLines
* Send push information to trust code out-of-bandAaron Lehmann2016-01-081-1/+10
* Replace pkg/units with docker/go-units.David Calavera2015-12-161-1/+1
* Move timeutils functions to the only places where they are used.David Calavera2015-12-151-3/+3
* Fix typos found across repositoryJustas Brazauskas2015-12-131-2/+2
* Remove redundant checkSebastiaan van Stijn2015-12-091-1/+1
* Fix the scoping of "diff" so its value doesn't leak between loop iterationsAaron Lehmann2015-12-071-4/+7
* Don't update lines on the terminal from a previous operationAaron Lehmann2015-12-071-0/+13
* Revert "Merge pull request #16228 from duglin/ContextualizeEvents"Tibor Vass2015-09-291-4/+0
* Add context.RequestID to event streamDoug Davis2015-09-241-0/+4
* events/jsonmessage: add and prefer TimeNano for eventsVincent Batts2015-09-181-1/+4
* Avoid buffering to tempfile when pushing with V2Stephen J Day2015-08-241-0/+6
* Enable golint in pkg/jsonlog and pkg/jsonmessage.Lei Jitang2015-08-081-0/+15
* Fix uses of "int" where "int64" should be used insteadAaron Lehmann2015-07-311-3/+3
* Fixes hacks from progressreader refactorbobby abbott2015-03-251-0/+172