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
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix volume CreatedAt being altered on initialization
Sebastiaan van Stijn
2023-01-03
2
-2
/
+2
*
volume: use strings.Cut() and minor refactor
Sebastiaan van Stijn
2022-12-21
1
-10
/
+6
*
volume: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
2
-5
/
+1
*
volume/local.New(): extract loading options to a function
Sebastiaan van Stijn
2022-06-03
1
-10
/
+22
*
volume/local.New() always unmount existing mounts
Sebastiaan van Stijn
2022-06-03
1
-3
/
+5
*
volume/local: extract saving options to a separate method
Sebastiaan van Stijn
2022-06-03
2
-13
/
+16
*
volume/local: store both volume's "data" and "root" path
Sebastiaan van Stijn
2022-06-03
1
-24
/
+24
*
volume/local: make "validateOpts()" a method on Root
Sebastiaan van Stijn
2022-06-03
3
-29
/
+32
*
volume/local.Create(): validate early
Sebastiaan van Stijn
2022-06-03
4
-10
/
+29
*
volume/local: make setOpts() a method of localVolume
Sebastiaan van Stijn
2022-06-03
3
-3
/
+3
*
volume/local.New(): don't register volume before we're done
Sebastiaan van Stijn
2022-06-03
1
-1
/
+1
*
volume/local: localVolume.mount() move errors.Wrap()
Sebastiaan van Stijn
2022-06-03
1
-3
/
+3
*
volume/local: add test for validation
Sebastiaan van Stijn
2022-06-03
1
-0
/
+114
*
Merge pull request #43597 from shoeffner/43596-mask-cifs-passwords
Sebastiaan van Stijn
2022-05-19
3
-0
/
+36
|
\
|
*
volume: mask password in cifs mount error messages
Sebastian Höffner
2022-05-14
3
-0
/
+36
*
|
volume/local.New(): remove redundant filepath.Base()
Sebastiaan van Stijn
2022-05-13
1
-1
/
+1
*
|
volume/local.New(): remove some intermediate variables
Sebastiaan van Stijn
2022-05-13
1
-12
/
+9
*
|
volume/local: remove redundant Root.scopedPath(), Root.scope
Sebastiaan van Stijn
2022-05-13
3
-25
/
+2
*
|
volume/local: remove hack for downgrading docker 1.7 to 1.6
Sebastiaan van Stijn
2022-05-13
2
-14
/
+5
|
/
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
3
-15
/
+12
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
2
-0
/
+2
*
Use real root with 0701 perms
Brian Goff
2021-02-02
1
-2
/
+9
*
volumes/local: gofmt
Sebastiaan van Stijn
2021-01-14
1
-3
/
+3
*
vendor: moby/sys mountinfo/v0.4.0
Sebastiaan van Stijn
2020-10-29
1
-6
/
+6
*
Do not call mount.RecursiveUnmount() on Windows
Sebastiaan van Stijn
2020-10-29
3
-17
/
+25
*
volume/local: add tests for size quota
Timo Rothenpieler
2020-10-05
1
-0
/
+97
*
volume/local: decouple presence of options from mounting
Timo Rothenpieler
2020-10-05
3
-12
/
+80
*
Really switch to moby/sys/mount*
Kir Kolyshkin
2020-03-20
3
-6
/
+7
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-1
/
+1
*
volume/local fix file permissions
Sebastiaan van Stijn
2019-09-18
1
-3
/
+3
*
volume Create: fix incorrect file permissions (staticcheck)
Sebastiaan van Stijn
2019-09-18
1
-1
/
+1
*
Enable DNS Lookups for CIFS Volumes
Chow
2019-05-21
1
-2
/
+3
*
Move `validateOpts()` to local_unix.go as it is not used on Windows
Sebastiaan van Stijn
2018-12-23
3
-22
/
+18
*
Remove validationError type, and use errdefs.InvalidParameter
Sebastiaan van Stijn
2018-12-22
3
-15
/
+8
*
Use a map[string]struct{} for validOpts
Sebastiaan van Stijn
2018-12-22
3
-6
/
+6
*
add check for local volume option
Vincent Demeester
2018-12-22
3
-1
/
+16
*
pkg/mount: wrap mount/umount errors
Kir Kolyshkin
2018-12-10
2
-2
/
+2
*
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
2
-21
/
+21
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-1
/
+1
*
Various code-cleanup
Sebastiaan van Stijn
2018-05-23
1
-1
/
+1
*
Amended per cleanup request.
Jonathan Choy
2018-05-18
1
-1
/
+1
*
Rewrote data-root escape error message
Jonathan Choy
2018-05-17
1
-1
/
+1
*
Fix issues with running volume tests as non-root.
Brian Goff
2018-04-24
1
-13
/
+9
*
Skip some tests requires root uid when run as user
Vincent Demeester
2018-04-23
1
-13
/
+9
*
volume/local/TestCreateWithOpts(): use mount filter
Kir Kolyshkin
2018-04-19
1
-22
/
+20
*
volume/local: call umount unconditionally
Kir Kolyshkin
2018-04-19
1
-12
/
+1
*
pkg/mount: implement/use filter for mountinfo parsing
Kir Kolyshkin
2018-04-19
2
-2
/
+2
*
Add canonical import comment
Daniel Nephin
2018-02-05
4
-4
/
+4
*
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
*
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-22
/
+9
[next]