COMMITS
/ daemon/commit.go March 9, 2016
B
Move layer mount refcounts to mountedLayer
Brian Goff committed
B
Move layer mount refcounts to mountedLayer
Brian Goff committed
March 23, 2016
T
Revert "Move layer mount refcounts to mountedLayer"
Tonis Tiigi committed
February 29, 2016
Q
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
Qiang Huang committed
February 12, 2016
D
Inherit StopSignal from Dockerfile.
David Calavera committed
January 7, 2016
V
Add the possibility to log event with specific attributes
Vincent Demeester committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
A
Remove runconfig.Merge
Anusha Ragunathan committed
December 16, 2015
D
Refactor RWLayer to use referenced object instead of string
Derek McGowan committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
M
move configs structs to remove dependency on daemon
Morgan Bauer 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
December 1, 2015
D
Deprecate -f flag from docker tag
Doug Davis committed
November 26, 2015
A
Make TarStream return an io.ReadCloser
Aaron Lehmann committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 6, 2015
A
Use name instead of container in Commit
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 pause and unpause containers.
David Calavera committed
D
Move `exportContainerRw` to the daemon.
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 2, 2015
J
Windows: Fix golint daemon breaking commit
John Howard committed
September 1, 2015
M
daemon/commit: remove unneeded code
Ma Shimiao committed
July 30, 2015
M
golint fixes for daemon/ package
Morgan Bauer committed
July 20, 2015
J
Fixing Image struct to no longer use Graph.
John Howard committed
June 11, 2015
J
Windows: Graph driver implementation
John Howard committed
June 20, 2015
A
Add struct to configure Builder commit instead of using one defined in daemon
Antonio Murdaca committed
June 1, 2015
J
Merge pull request #13536 from Mic92/master
Jessie Frazelle committed
May 24, 2015
D
Cleanup container LogEvent calls
Doug Davis committed
May 28, 2015
J
remove redundant mount/unmount calls on commit
Jörg Thalheim committed
April 24, 2015
J
Windows: Commit() rwTar defer close
John Howard committed
April 16, 2015
D
Remove engine.Job from builder.CmdBuildConfig.
David Calavera committed
April 14, 2015
S
remove job from tag
Simei He committed
April 10, 2015
A
Remove job from commit
Antonio Murdaca committed
March 25, 2015
A
Remove engine.Status and replace it with standard go error
Antonio Murdaca committed
February 24, 2015
T
Merge pull request #9123 from rhatdan/commit-change
Tibor Vass committed
L
Fix docker commit make a paused container to unpaused. Closes #10932
Lei Jitang committed
October 1, 2014
D
support `changes` in commit job
Daniel, Dao Quang Minh committed
December 16, 2014
A
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
Andrew C. Bodine committed
October 28, 2014
J
Make `FROM scratch` a special cased 'no-base' spec
Josh Hawn committed
July 31, 2014
S
Move "commit" to daemon/commit.go
Solomon Hykes committed