distribution/registry/client
Richard Scothern f36ab5a834 Don't return a nil array and a nil error if the Tags endpoint cannot be found
Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-09-18 16:19:41 -07:00
..
auth Make the registry client more tolerant about HTTP status codes 2015-07-24 16:14:04 -07:00
transport Make the registry client more tolerant about HTTP status codes 2015-07-24 16:14:04 -07:00
blob_writer.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
repository.go Don't return a nil array and a nil error if the Tags endpoint cannot be found 2015-09-18 16:19:41 -07:00
repository_test.go Avoid returning nil, nil when fetching a manifest by tag by introducing a new 2015-09-18 16:19:37 -07:00