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
/
plugin
/
manager.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
migrate pkg/pubsub to github.com/moby/pubsub
Sebastiaan van Stijn
2022-09-30
1
-1
/
+1
*
Add Swarm cluster volume supports
Drew Erny
2022-05-13
1
-1
/
+1
*
plugin: Executor.Signal() accept syscall.Signal
Sebastiaan van Stijn
2022-05-05
1
-1
/
+2
*
plugin: add EndpointResolver interface
Sebastiaan van Stijn
2022-03-11
1
-1
/
+6
*
plugin: remove unused pluginRegistryService
Sebastiaan van Stijn
2022-03-11
1
-18
/
+0
*
remove unneeded "digest" alias for "go-digest"
Sebastiaan van Stijn
2022-03-04
1
-1
/
+1
*
pkg/system: move EnsureRemoveAll() to pkg/containerfs
Sebastiaan van Stijn
2022-03-03
1
-2
/
+2
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-3
/
+2
*
Do not call mount.RecursiveUnmount() on Windows
Sebastiaan van Stijn
2020-10-29
1
-5
/
+2
*
Remove redundant "os.IsNotExist" checks on os.RemoveAll()
Sebastiaan van Stijn
2020-09-23
1
-1
/
+1
*
Replace uses of blacklist/whitelist
Sebastiaan van Stijn
2020-07-14
1
-4
/
+4
*
Replace errors.Cause() with errors.Is() / errors.As()
Sebastiaan van Stijn
2020-04-29
1
-1
/
+1
*
Use containerd dist libs for plugin pull/pull
Brian Goff
2020-04-02
1
-31
/
+15
*
Really switch to moby/sys/mount*
Kir Kolyshkin
2020-03-20
1
-1
/
+1
*
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
1
-3
/
+3
*
Fix panic on daemon restart with running plugin
Brian Goff
2018-06-07
1
-8
/
+14
*
Various code-cleanup
Sebastiaan van Stijn
2018-05-23
1
-1
/
+1
*
Merge pull request #36327 from Microsoft/jjh/block-pulling-uplevel
John Stephens
2018-03-05
1
-7
/
+4
|
\
|
*
Windows: Block pulling uplevel images
John Howard
2018-02-26
1
-7
/
+4
*
|
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
Sebastiaan van Stijn
2018-02-21
1
-29
/
+7
|
\
\
|
|
/
|
/
|
|
*
Make sure plugin mounts are cleaned up
Brian Goff
2018-02-07
1
-0
/
+5
|
*
Revert "Make plugins dir private."
Brian Goff
2018-02-07
1
-5
/
+0
|
*
Plugins perform propagated mount in runtime spec
Brian Goff
2018-02-07
1
-25
/
+3
*
|
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
|
/
*
LCOW: Re-coalesce stores
John Howard
2018-01-18
1
-6
/
+3
*
Nitpick plugin/manager.go: use loop to create directories
Boaz Shuster
2017-11-01
1
-8
/
+4
*
LCOW: API: Add platform to /images/create and /build
John Howard
2017-10-06
1
-6
/
+6
*
Decouple plugin manager from libcontainerd package
Brian Goff
2017-09-19
1
-57
/
+51
*
Make plugins dir private.
Brian Goff
2017-08-02
1
-0
/
+5
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
Make plugin emit strongly typed, consumable events
Brian Goff
2017-07-06
1
-0
/
+9
*
Merge pull request #33322 from jsoref/spelling
Vincent Demeester
2017-07-04
1
-1
/
+1
|
\
|
*
Spelling fixes
Josh Soref
2017-07-03
1
-1
/
+1
*
|
Make plugin removes more resilient to failure
Brian Goff
2017-06-30
1
-1
/
+22
|
/
*
LCOW: Fix nits from 33241
John Howard
2017-06-27
1
-1
/
+1
*
LCOW: Pass platform through into layer store
John Howard
2017-06-20
1
-4
/
+11
*
Merge pull request #31930 from anusha-ragunathan/authz-disable
Anusha Ragunathan
2017-03-22
1
-0
/
+2
|
\
|
*
When authz plugin is disabled, remove from authz middleware chain.
Anusha Ragunathan
2017-03-22
1
-0
/
+2
*
|
Wait to unmount propagatedmount before marking plugin as disabled.
Anusha Ragunathan
2017-03-16
1
-9
/
+8
|
/
*
Merge pull request #29742 from miaoyq/rewrite-validate-privileges
Vincent Demeester
2017-02-17
1
-2
/
+28
|
\
|
*
Rewrite the function 'validatePrivileges' without checking order
Yanqiang Miao
2017-02-04
1
-2
/
+28
*
|
Make propagated mount persist outside rootfs
Brian Goff
2017-02-03
1
-0
/
+25
*
|
plugin: use pkg/errors in more places
Tibor Vass
2017-01-31
1
-1
/
+1
*
|
Remove use of forked reference package for cli
Derek McGowan
2017-01-19
1
-1
/
+1
|
/
*
*: use opencontainers/go-digest package
Stephen J Day
2017-01-06
1
-1
/
+1
*
Fix validation of plugins without rootfs in config
Tonis Tiigi
2016-12-27
1
-0
/
+4
*
Implement content addressability for plugins
Tonis Tiigi
2016-12-23
1
-57
/
+164
*
Merge pull request #29423 from unclejack/api_cli_integ_return
Sebastiaan van Stijn
2016-12-17
1
-4
/
+1
|
\
|
*
return directly without ifs in remaining packages
unclejack
2016-12-14
1
-4
/
+1
*
|
Make graphdriver plugin use plugin BasePath
Brian Goff
2016-12-15
1
-1
/
+1
|
/
[next]