distribution/docs
Antonio Murdaca db274d3c00 registry: do not use http.StatusTooManyRequests
go1.5 doesn't export http.StatusTooManyRequests while
go1.6 does. Fix this by hardcoding the status code for now.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-05-03 21:24:45 +02:00
..
api registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00
auth Fix some typos in comments and strings 2016-02-23 22:33:38 +01:00
client registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00
handlers Ensure we log io.Copy errors and bytes copied/total in uploads 2016-04-04 17:21:36 -07: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 Merge pull request #1502 from RichardScothern/auth-url-endpoints 2016-03-14 16:28:24 -07:00
storage Merge pull request #1650 from majewsky/swift/wait-for-dlo-segments 2016-05-02 13:41:26 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
root.go Move garbage collect code into storage package 2016-04-27 13:34:25 -07:00