Commits
User selector
Commit History
Commits on Mar 31, 2016
volume/store: fix couple of races with accessing maps
Show description for 3fd08ccauthored andcommitted
Commits on Mar 25, 2016
fix race condition between list and remove volume
Show description for f04334eauthored andcommitted
Commits on Mar 22, 2016
Merge pull request #21400 from LK4D4/fix_volumes_race
Show description for 2ec1764committedMerge pull request #21270 from ehazlett/resource-labels
Show description for 53d2e5ecommittedvolume/local: fix race in List
Show description for 3536c09committedadd label support for build, networks and volumes
Show description for fc214b4committedAdd explicit flags for volume cp/no-cp
Show description for b0ac69bcommitted
Commits on Mar 10, 2016
fix some typos.
Show description for 34b82a6committed
Commits on Mar 3, 2016
Merge pull request #20901 from HackToday/buildimage
Show description for 89d9503committedSupport mount opts for `local` volume driver
Show description for b05b237committedFix the driver name empty case
Show description for 6c78edacommitted
Kai Qiang Wu(Kennan)
Commits on Feb 29, 2016
Windows CI: Unit Test turn off TestRemove
Show description for de69398committed
John Howard
Commits on Feb 26, 2016
Remove static errors from errors package.
Show description for a793564committed
Commits on Feb 25, 2016
Fix panic when plugin responds with null volume
Show description for 96c79a1committed
Commits on Feb 17, 2016
Fix issue with multiple volume refs with same name
Show description for 0fe3130committed
Commits on Feb 12, 2016
Merge pull request #20198 from cpuguy83/check_drivers_b4_vol_create
Show description for 79edcc5committed
Jess Frazelle
Commits on Feb 11, 2016
fix common misspell
Show description for 99a3969committedRemove back-compat hacks from for volume plugins.
Show description for 3403a01committedProbe all drivers if volume driver not specified
Show description for 00ec610committed
Commits on Feb 9, 2016
Fix volume driver API compatibility mode (a little)
Show description for c3985bdcommitted
Stephen Rust
Commits on Jan 27, 2016
fix dead lock in volume store dereference
Show description for f531065committed
Commits on Jan 26, 2016
Merge pull request #19671 from calavera/volume-dangling
Show description for 146e49bcommittedMerge pull request #19568 from cpuguy83/17907_fix_rmv
Show description for 58c2488committed
Commits on Jan 25, 2016
Make volume dangling filter return only used volumes with `dangling=false`.
Show description for 1431b62committedOn container rm, don't remove named mountpoints
Show description for dd7d1c8committed
Commits on Jan 23, 2016
Add back compat for volume drivers `Get` and `Ls`
Show description for f6c20d9committed
Commits on Jan 20, 2016
Use fine-grained locks for plugin loading.
Show description for cfb2c66committed
Commits on Jan 8, 2016
On create, copy image data for named volumes.
Show description for b468332committed
Commits on Jan 5, 2016
Move responsibility of ls/inspect to volume driver
Show description for d3eca44committed
Commits on Jan 4, 2016
update volume name regex
Show description for b46f044committedMove volume.SplitN() to the one place it is used in runconfig.
Show description for c5a2fdbcommitted
Commits on Dec 30, 2015
Fix downstream client API build errors on Solaris
Show description for c12dbb8committedRemove usage of pkg sockets and tlsconfig.
Show description for 8e03480committed
Commits on Dec 21, 2015
volume: store: store.go: remove debug message
Show description for 23a18b5committed
Commits on Dec 15, 2015
Merge pull request #17034 from rhvgoyal/volume-propagation
Show description for ce0b184committed