COMMITS
/ daemon/changes.go December 11, 2015
D
Rename `Daemon.Get` to `Daemon.GetContainer`.
David Calavera committed
November 3, 2015
D
Remove unnecessary `Container.changes` function.
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
July 30, 2015
M
golint fixes for daemon/ package
Morgan Bauer committed
May 2, 2015
A
Refactor server to use daemon as the service layer in controllers
Antonio Murdaca committed
April 8, 2015
A
Remove engine.Job from diff
Antonio Murdaca committed
April 2, 2015
D
Remove use of Table from 'docker diff'
Doug Davis 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
S
Move "changes" to daemon/changes.go
Solomon Hykes committed