distribution/registry
davidli 79d4d7f546 driver/swift: treat empty object list as a PathNotFoundError
Swift returns an empty object list when trying to read a non-existing object path, treat it as a
PathNotFoundError when trying to list a non existing virtual directory.

Signed-off-by: David li <wenquan.li@hpe.com>
2015-12-08 12:04:04 -08:00
..
api Fix failing test case 2015-10-25 13:03:22 -04:00
auth De-obfuscate error message 2015-11-06 17:10:28 -08:00
client Merge pull request #1243 from RichardScothern/client-header-message 2015-12-08 09:54:18 -08:00
handlers Map error type to error code 2015-12-01 22:26:37 +01: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 Buffer writing the scheduler entry state to disk by periodically checking for 2015-10-29 11:35:52 -07:00
storage driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00