distribution/registry
Stephen J Day 287de9f60a Correctly return when repo name is not available
The branch that executes after a failed request authorization due to a missing
repo name now correctly returns an error. This is somewhat superficial since
the response would have already been executed. Although, unintended repository
operations may have occurred.

Documentations and comments have also been updated to be in line with
surrounding changes.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-10 15:19:02 -08:00
..
api_test.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
app.go Correctly return when repo name is not available 2015-02-10 15:19:02 -08:00
app_test.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
basicauth.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
basicauth_prego14.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
context.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
helpers.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
hmac.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
hmac_test.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
images.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
layer.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
layerupload.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
tags.go Update the registry app to use the new storage interfaces 2015-01-16 18:33:28 -08:00