distribution/registry
Derek McGowan a8aa2f78de Fix oauth cross repository push
Cross repository push tokens were not being cached and could not be used,
now any returned token will be used and the caching is hidden in the getToken function.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-03-04 15:13:27 -08:00
..
api Merge pull request #1364 from aaronlehmann/content-type-in-api-docs 2016-03-01 13:53:49 -08:00
auth Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
client Fix oauth cross repository push 2016-03-04 15:13:27 -08:00
handlers Merge pull request #1473 from miminar/pass-blob-size 2016-02-29 10:26:45 -08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Fetch token by credentials and refresh token 2016-03-04 00:34:17 -08:00
storage Merge pull request #1388 from aibaars/gcs-simplify-move 2016-03-03 10:20:51 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
garbagecollect.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
garbagecollect_test.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
root.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00