COMMITS
/ pkg/plugins/client.go March 23, 2016
B
Fix panic in loading plugins
Brian Goff committed
March 16, 2016
A
*: fix response body leaks
Antonio Murdaca committed
March 2, 2016
D
Call plugins with custom transports.
David Calavera committed
February 25, 2016
B
Close resp body on plugin call error
Brian Goff committed
February 16, 2016
A
Add support for forwarding Docker client through SOCKS proxy
Alexander Morozov committed
February 3, 2016
D
Apply context changes to the client.
David Calavera committed
January 21, 2016
B
Add back compat for volume drivers `Get` and `Ls`
Brian Goff committed
B
Bump plugin API version
Brian Goff committed
January 6, 2016
B
Don't error out on plugin err with json
Brian Goff committed
December 30, 2015
D
Remove usage of pkg sockets and tlsconfig.
David Calavera committed
December 18, 2015
A
authZ: more fixes
Antonio Murdaca committed
December 15, 2015
A
pkg: plugins: fix and better handle errors
Antonio Murdaca committed
December 5, 2015
L
pkg/plugins/client.go: don't try to encode os decode if it's nil
Lei Jitang committed
October 8, 2015
P
Add user namespace (mapping) support to the Docker engine
Phil Estes committed
J
Merge pull request #13777 from cpuguy83/graphdriver_extpoints
Jess Frazelle committed
September 22, 2015
D
Do not hardcode http as plugin URL scheme for secure connections.
David Calavera committed
June 5, 2015
B
Create extpoint for graphdrivers
Brian Goff committed
June 12, 2015
B
Add volume API/CLI
Brian Goff committed
July 25, 2015
V
Lint on pkg/* packages
Vincent Demeester committed
July 9, 2015
R
May 27, 2015
D
Plugins JSON spec.
David Calavera committed
May 29, 2015
P
Merge pull request #13577 from WeiZhang555/httpClose
Phil Estes committed
Z
return error when failed to read http response body
Zhang Wei committed
Z
bug fix: close http response body no longer in use
Zhang Wei committed
May 19, 2015
D
Volumes refactor and external plugin implementation.
David Calavera committed
May 16, 2015
M
Fixing a Typo in plugins mime-type
Madhu Venugopal committed
May 15, 2015
M
Allow to call back when a plugin is loaded.
Madhu Venugopal committed
May 14, 2015
D
Remote plugins plumbing.
David Calavera committed