index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volume
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
volume/service: inline filters in tests
Sebastiaan van Stijn
2023-04-25
1
-18
/
+19
*
Use GetBoolOrDefault to remove duplicated invalidFilter usages
Paweł Gronowski
2023-01-26
2
-22
/
+4
*
daemon/disk_usage: Use context aware singleflight
Paweł Gronowski
2022-11-29
1
-20
/
+7
*
Volume prune: only prune anonymous volumes by default
Brian Goff
2022-10-04
5
-8
/
+114
*
volume: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
1
-1
/
+0
*
gofmt GoDoc comments with go1.19
Sebastiaan van Stijn
2022-07-08
1
-4
/
+4
*
volumes/service: NewStore: add more context to error
Sebastiaan van Stijn
2022-06-21
1
-2
/
+3
*
fix unclosed file-handles in tests
Sebastiaan van Stijn
2022-05-31
3
-0
/
+3
*
all: replace strings.Replace with strings.ReplaceAll
Eng Zer Jun
2022-05-09
1
-1
/
+1
*
api/types: rename volume.VolumeUsageData to volume.UsageData
Sebastiaan van Stijn
2022-04-28
1
-1
/
+1
*
api/types: replace uses of deprecated types.Volume with volume.Volume
Sebastiaan van Stijn
2022-04-21
2
-13
/
+14
*
filters: lowercase error
Sebastiaan van Stijn
2022-03-18
1
-1
/
+1
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
5
-13
/
+8
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
3
-0
/
+3
*
daemon,volume: share disk usage computations
Roman Volosatovs
2021-08-09
1
-7
/
+20
*
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
Sebastiaan van Stijn
2021-07-02
1
-3
/
+1
*
volumes: only send "create" event when actually creating volume
Sebastiaan van Stijn
2021-05-05
2
-21
/
+43
*
replace pkg/locker with github.com/moby/locker
Sebastiaan van Stijn
2020-09-10
1
-3
/
+2
*
API: add "prune" events
Sebastiaan van Stijn
2020-07-28
1
-0
/
+4
*
Replace errors.Cause() with errors.Is() / errors.As()
Sebastiaan van Stijn
2020-04-29
1
-2
/
+2
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
5
-9
/
+9
*
Remove unused functions, variables, fields
Sebastiaan van Stijn
2019-09-18
1
-2
/
+2
*
Entropy cannot be saved
Justin Cormack
2019-06-07
1
-1
/
+1
*
Use assert.NilError() instead of assert.Assert()
Sebastiaan van Stijn
2019-01-21
3
-49
/
+49
*
Fix some doc strings in the volume package
Brian Goff
2018-11-02
2
-2
/
+22
*
typo fix retreived
liyongxin
2018-09-26
1
-1
/
+1
*
boltdb/bolt --> go.etcd.io/bbolt
John Howard
2018-09-13
4
-4
/
+4
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
4
-4
/
+4
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
5
-9
/
+9
*
Fix wrong assertion in volume/service package
Vincent Demeester
2018-06-05
1
-1
/
+0
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
17
-0
/
+2605