COMMITS
/ daemon/kill.go April 7, 2016
Z
Fix critical bug: can't restart a restarting container
Zhang Wei committed
March 18, 2016
K
Remove unneeded references to execDriver
Kenfe-Mickael Laventure committed
T
Replace execdrivers with containerd implementation
Tonis Tiigi committed
March 17, 2016
A
fix typos in several files
allencloud committed
March 4, 2016
D
Do not wait for container on stop if the process doesn't exist.
David Calavera committed
February 25, 2016
D
Remove static errors from errors package.
David Calavera committed
February 3, 2016
Z
Remove redundant error message
Zhang Wei committed
January 7, 2016
V
Add the possibility to log event with specific attributes
Vincent Demeester committed
December 13, 2015
J
Fix typos found across repository
Justas Brazauskas 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
A
daemon/kill.go: simplify if statement
Alexander Morozov committed
November 3, 2015
D
Decouple daemon and container to log events.
David Calavera committed
November 2, 2015
D
Decouple daemon and container to stop and kill containers.
David Calavera committed
October 12, 2015
J
Windows: [TP4] docker kill handling
John Howard 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
July 28, 2015
D
Keep backwards compatibility in kill api.
David Calavera committed
May 24, 2015
D
Cleanup container LogEvent calls
Doug Davis committed
April 9, 2015
D
Remove Job from `docker kill`
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
A
Separate events subsystem
Alexandr Morozov committed
S
Move "kill" to daemon/kill.go
Solomon Hykes committed