Commits
User selector
Commit History
Commits on Mar 31, 2016
Fix layer store Get locking
Show description for 2e92a84authored andcommitted

Update mount state of live containers after a daemon crash.
Show description for 1818ca9authored andcommitted
Commits on Mar 25, 2016
Move layer mount refcounts to mountedLayer
Show description for 6558158authored andcommitted
Commits on Mar 23, 2016
Revert "Move layer mount refcounts to mountedLayer"
Show description for e91de9fcommitted
Commits on Mar 22, 2016
Move layer mount refcounts to mountedLayer
Show description for 563d071committed
Commits on Mar 19, 2016
Merge pull request #21325 from frenkel/openbsd-support
Show description for 131c591committed
Commits on Mar 18, 2016
Replace execdrivers with containerd implementation
Show description for 9c4570acommittedCli binary can now be build on OpenBSD
Show description for 719a43ccommitted
Frank Groeneveld
Commits on Mar 14, 2016
*: remove unused stuff
Show description for 59648fccommitted
Commits on Mar 11, 2016
fix typos
Show description for bbeb859committed
Commits on Mar 2, 2016
Merge pull request #20475 from Microsoft/jstarks/filegetter
Show description for 8f10982committed
Commits on Mar 1, 2016
graphdriver: Replace DiffPath with DiffGetter
Show description for 58bec40committed
Commits on Feb 29, 2016
Windows CI Unit Test: Docker layer turn off failing tests
Show description for e17cb9bcommitted
John Howard
Commits on Feb 19, 2016
Fix releasing reference on deletion error
Show description for 64530c8committedMerge pull request #20458 from aaronlehmann/migration-close-gzip-writer
Show description for 7068722committed
Arnaud Porterie
Commits on Feb 18, 2016
Close tarsplit gzip writer when creating tar-split.json.gz files during layer migration
Show description for 1c05c65committed
Aaron Lehmann
Commits on Feb 17, 2016
Don’t stop daemon on migration hard failure
Show description for 55080fcauthored andcommitted
Verify layer tarstream
Show description for 50a498eauthored andcommitted
Commits on Feb 10, 2016
Windows CI UnitTest TestLayerSize-->Unix
Show description for 298d280committed
John Howard
Commits on Jan 19, 2016
Add more robust error handling on layer store creation
Show description for caef48fcommitted
Commits on Jan 9, 2016
Update code to compile against new manifest interface
Show description for c168a00committed
Aaron Lehmann
Commits on Jan 4, 2016
Parallel migration and optimizations
Show description for a8f88efcommitted
Commits on Dec 28, 2015
Remove the graph driver from the daemon, move it into the layer store.
Show description for f5916b1committed
Commits on Dec 23, 2015
Refactor RWLayer to use referenced object instead of string
Show description for d04fa49committed
Commits on Dec 17, 2015
Merge pull request #18622 from runcom/return-err
Show description for cf0acc8committed
Commits on Dec 15, 2015
Add metadata function to layer store
Show description for a7e0968committed
Commits on Dec 14, 2015
layer: layer_store.go: return on error
Show description for f7ed97acommitted
Commits on Dec 13, 2015
Fix typos found across repository
Show description for 927b334committed
Commits on Nov 26, 2015
Make TarStream return an io.ReadCloser
Show description for 21278efcommitted
Aaron Lehmann
Commits on Nov 24, 2015
Merge pull request #18202 from aidanhs/aphs-content-addressability-layerstore
Show description for 900c8f5committedRearrange layerstore locking
Show description for cbf55b9committedMake releaseLayers iterative rather than recursive, remove useless func
Show description for a4d7685committedAdd layer store
Show description for 500e77bauthored andcommitted
Loading