distribution/registry/api/errcode
Antonio Murdaca f60f275c29 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
..
errors.go Handle nonstandard token endpoint errors 2016-01-20 14:45:08 -08:00
errors_test.go More consistent return from ErrorCode.Error() 2015-08-20 17:36:24 -07:00
handler.go Export ServeJSON for serving error codes 2015-07-16 12:14:14 -07:00
register.go registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00