COMMITS
/ daemon/export.go February 25, 2016
D
Remove static errors from errors package.
David Calavera committed
December 11, 2015
D
Rename `Daemon.Get` to `Daemon.GetContainer`.
David Calavera committed
November 12, 2015
D
Move Container to its own package.
David Calavera committed
November 3, 2015
D
Decouple daemon and container to log events.
David Calavera committed
D
Decouple daemon and container to mount and unmount filesystems.
David Calavera committed
November 2, 2015
D
Decouple daemon and container to export containers.
David Calavera committed
September 29, 2015
T
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
Tibor Vass committed
September 10, 2015
D
Add context.RequestID to event stream
Doug Davis committed
September 18, 2015
D
Move more 'daemon' errors to the new error package
Doug Davis committed
July 30, 2015
M
golint fixes for daemon/ package
Morgan Bauer committed
May 24, 2015
D
Cleanup container LogEvent calls
Doug Davis committed
April 12, 2015
A
Remove job from export
Antonio Murdaca committed
March 25, 2015
A
Remove engine.Status and replace it with standard go error
Antonio Murdaca committed
December 16, 2014
A
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
Andrew C. Bodine committed
July 31, 2014
A
Separate events subsystem
Alexandr Morozov committed
S
Move "export" to daemon/export.go
Solomon Hykes committed