distribution/registry
Aaron Lehmann be404d7557 Make the registry client more tolerant about HTTP status codes
Generally, all 2xx and 3xx codes should be treated as success.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-24 16:14:04 -07:00
..
api Clean up pagination specification 2015-07-22 20:00:28 -07:00
auth auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
client Make the registry client more tolerant about HTTP status codes 2015-07-24 16:14:04 -07:00
handlers Merge pull request #736 from stevvooe/authorization-interface-cleanup 2015-07-24 15:39:49 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware
storage Merge pull request #739 from stevvooe/etags-must-be-quoted 2015-07-24 15:08:27 -07:00
doc.go