COMMITS
/ daemon/image_delete.go February 25, 2016
D
Remove static errors from errors package.
David Calavera committed
February 11, 2016
V
fix common misspell
Victor Vieux committed
January 15, 2016
D
Extract container store from the daemon.
David Calavera committed
January 12, 2016
T
Use bitmask for conflict checking
Tonis Tiigi committed
T
Merge pull request #19266 from tonistiigi/fix-untag-on-rmi-by-id
Tibor Vass committed
D
Merge pull request #19170 from aaronlehmann/delete-prune-digests
David Calavera committed
T
Fix rmi by ID untagging image on error
Tonis Tiigi committed
January 7, 2016
A
Prune digest references when deleting by tag
Aaron Lehmann committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 21, 2015
D
Add event types.
David Calavera committed
December 10, 2015
T
Clean up reference type switches
Tonis Tiigi committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
November 12, 2015
D
Move Container to its own package.
David Calavera committed
November 26, 2015
L
Fix docker rmi trying to remove a being used parent
Lei Jitang committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 4, 2015
A
Do not rely on string comparison in truncindex
Alexander Morozov committed
October 28, 2015
D
Fix rmi -f removing multiple tags
Derek McGowan committed
October 9, 2015
A
daemon: faster image cache miss detection
Antonio Murdaca committed
A
graph: add parent img refcount for faster rmi
Antonio Murdaca committed
October 1, 2015
M
continue daemon refactor of Repositories()
Morgan Bauer committed
September 29, 2015
T
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
Tibor Vass committed
T
Revert "Merge pull request #16567 from calavera/context_per_request"
Tibor Vass committed
September 24, 2015
D
Define a context per request.
David Calavera 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
August 15, 2015
J
[daemon] Refactor image_delete.go
Josh Hawn committed
July 30, 2015
M
golint fixes for daemon/ package
Morgan Bauer committed
August 5, 2015
M
image_delete: move name check first
Ma Shimiao committed
July 29, 2015
A
Documentation improvements and code cleanups for graph package
Aaron Lehmann committed
July 21, 2015
S
/graph fix lin errors/warnings
Srini Brahmaroutu committed
June 23, 2015
S
raise an error if rmi -f with multiple tags and running container
Shijiang Wei committed
July 20, 2015
J
Fixing Image struct to no longer use Graph.
John Howard committed
April 8, 2015
M
fix 8926: rmi dangling is unsafe when pulling
Ma Shimiao committed
July 10, 2015
S
don't allow deleting the image of running containers
Shijiang Wei committed
June 19, 2015
R
June 11, 2015
J
Windows: Graph driver implementation
John Howard committed
June 5, 2015
D
Update graph walkhistory to pass by value
Derek McGowan committed
D
Separate graph from image
Derek McGowan committed
May 29, 2015
D
Merge pull request #13596 from jfrazelle/11414-fix-once-and-for-all
David Calavera committed
J
fix bug with rmi multiple tag
Jessica Frazelle committed
May 28, 2015
D
Fix error when trying to delete an image due to a bad container
Doug Davis committed
April 11, 2015
D
'docker rmi -f IMAGE_ID' untag all names and delete the image
Deng Guangxing committed
April 9, 2015
A
Remove job from rmi
Antonio Murdaca committed
April 3, 2015
A
Remove engine usage for events
Alexander Morozov committed
D
Remove engine.Table from docker history and docker rmi
Doug Davis committed
March 28, 2015
L
Fix error from daemon no such image even when the image exist
Lei Jitang committed
March 25, 2015
A
Remove engine.Status and replace it with standard go error
Antonio Murdaca committed
March 24, 2015
A
Refactor pkg/common, Fixes #11599
Antonio Murdaca committed
February 27, 2015
A
Add ability to refer to image by name + digest
Andy Goldstein committed
March 4, 2015
D
Better error message for "docker rmi ''"
Doug Davis committed