COMMITS
/ api/client/pull.go February 8, 2016
D
Client credentials store.
David Calavera committed
February 3, 2016
D
Apply context changes to the client.
David Calavera committed
A
Introduce a client-side version of resolveAuthConfig
Aaron Lehmann committed
December 21, 2015
A
Send push information to trust code out-of-band
Aaron Lehmann committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 10, 2015
T
Clean up reference type switches
Tonis Tiigi committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
December 12, 2015
D
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
Daniel Nephin committed
D
Move AuthConfig to api/types
Daniel Nephin committed
D
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
Daniel Nephin committed
December 6, 2015
D
Implement docker pull with standalone client lib.
David Calavera committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
July 29, 2015
A
Documentation improvements and code cleanups for graph package
Aaron Lehmann committed
July 15, 2015
D
Use notary library for trusted image fetch and signing
Derek McGowan committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
June 9, 2015
M
Unify docker commands' usage in man and help
Ma Shimiao committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
May 11, 2015
J
Windows: Build load.go
John Howard committed
April 1, 2015
D
Add .docker/config.json and support for HTTP Headers
Doug Davis committed
March 29, 2015
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer committed
March 25, 2015
P
Add godoc-style docstrings to Cmd... methods
Peggy Li committed
J
api/client - The code for all cli commands are in one file #11610
Joey Gibson committed