COMMITS
/ api/client/trust.go March 31, 2016
C
Request pull credentials when using trusted reference
cyli committed
March 17, 2016
R
vendor notary for docker1.11
Riyaz Faizullabhoy committed
March 22, 2016
V
Merge pull request #21046 from cyli/use-notary-cli
Vincent Demeester committed
March 18, 2016
A
Pass upstream client's user agent through to registry on operations beyond pulls
Aaron Lehmann committed
March 9, 2016
R
Add test for targets/releases preference when pulling
Riyaz Faizullabhoy committed
M
Pass upstream client's user agent through to registry on image pulls
Mike Goelzer committed
March 7, 2016
March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
February 23, 2016
D
Add support for identity token with token handler
Derek McGowan committed
March 3, 2016
R
Rotate snapshot key to server when initializing new notary repos
Riyaz Faizullabhoy committed
February 29, 2016
S
Merge pull request #20107 from calavera/client_auth_store
Sebastiaan van Stijn committed
February 8, 2016
D
Client credentials store.
David Calavera committed
February 24, 2016
H
Messaging both succeed and failure about the signing
HuKeping committed
February 5, 2016
H
Refactor trust push
HuKeping committed
February 17, 2016
H
Bugfix: the actions when pull from notary should not contains `push`
HuKeping committed
February 3, 2016
A
Introduce a client-side version of resolveAuthConfig
Aaron Lehmann committed
January 4, 2016
D
Remove the use of dockerversion from the registry package
Daniel Nephin committed
January 14, 2016
R
revendor notary and wrap friendlier error messages
Riyaz Faizullabhoy committed
December 21, 2015
A
Send push information to trust code out-of-band
Aaron Lehmann committed
January 8, 2016
R
update tests and error messages, revendor notary with tag
Riyaz Faizullabhoy committed
December 24, 2015
December 19, 2015
R
Notary delegation integration into docker
Riyaz Faizullabhoy committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 30, 2015
D
Remove usage of pkg sockets and tlsconfig.
David Calavera committed
December 10, 2015
T
Clean up reference type switches
Tonis Tiigi committed
December 11, 2015
T
Update Named reference with validation of conversions
Tonis Tiigi committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
D
Create interface that clients that talk to the api must fulfill.
David Calavera committed
D
Implement trusted tagging with standalone client lib.
David Calavera 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 push with standalone client lib.
David Calavera committed
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 31, 2015
J
update vendor.sh and notary api for vendored changes
Jessica Frazelle committed
October 22, 2015
T
Show trust variable deprecation warning only if used
Tonis Tiigi committed
October 9, 2015
D
Changing docs to reflect new names
Diogo Monica committed
D
Changed trust ENV variables while still supporting old ones
Diogo Monica committed
October 8, 2015
D
Changing trustServer allowed URL behavior
Diogo Monica committed
September 4, 2015
D
Ignore ping errors in notary repository setup
Derek McGowan committed
July 31, 2015
D
Updated to use latest version of notary
Derek McGowan committed
July 24, 2015
D
Rename to flags and environment variables to content trust
Derek McGowan committed
July 15, 2015
D
Use notary library for trusted image fetch and signing
Derek McGowan committed