COMMITS
/ distribution/registry.go March 18, 2016
A
Pass upstream client's user agent through to registry on operations beyond pulls
Aaron Lehmann committed
March 9, 2016
M
Pass upstream client's user agent through to registry on image pulls
Mike Goelzer committed
February 23, 2016
D
Add support for identity token with token handler
Derek McGowan committed
March 1, 2016
D
Login update and endpoint refactor
Derek McGowan committed
February 18, 2016
A
Change APIEndpoint to contain the URL in a parsed format
Aaron Lehmann committed
February 11, 2016
A
Smarter push/pull TLS fallback
Aaron Lehmann committed
A
Push/pull errors improvement and cleanup
Aaron Lehmann committed
February 5, 2016
A
Merge pull request #19887 from aaronlehmann/vendor-resumable-downloads
Alexander Morozov committed
January 26, 2016
A
Vendor updated distribution for resumable downloads
Aaron Lehmann committed
A
Set idle timeouts for HTTP reads and writes in communications with the registry
Aaron Lehmann committed
T
Merge pull request #19057 from dnephin/remove_version_from_registry_pkg
Tibor Vass committed
February 3, 2016
A
Revert "Set idle timeouts for HTTP reads and writes in communications with the registry"
Aaron Lehmann committed
January 21, 2016
T
Merge pull request #19551 from aaronlehmann/fix-retry-on-enospc
Tibor Vass committed
A
Don't retry downloads when disk is full
Aaron Lehmann committed
January 20, 2016
D
Unwrap URL errors on retry
Derek McGowan committed
January 4, 2016
D
Remove the use of dockerversion from the registry package
Daniel Nephin committed
December 14, 2015
A
Add schema2 push support
Aaron Lehmann committed
December 8, 2015
A
Update code to compile against new manifest interface
Aaron Lehmann committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 4, 2015
A
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
Aaron Lehmann committed
December 11, 2015
T
Update Named reference with validation of conversions
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
November 14, 2015
A
Improved push and pull with upload manager and download manager
Aaron Lehmann committed
November 4, 2015
D
Add token pass-thru for AuthConfig
Daniel Hiltgen committed
November 18, 2015
A
Add distribution package
Aaron Lehmann committed