distribution/registry
Stephen J Day 006214d902 Paginate catalog and tag results with Link header
Move the specification to use a Link header, rather than a "next" entry in the
json results. This prevents requiring clients from parsing the request body to
issue the next request. It also ensures that the returned response body does
not change in between requests.

The ordering of the specification has been slightly tweaked, as well. Listing
image tags has been moved after the catalog specification. Tag pagination now
heavily references catalog pagination.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-21 21:45:14 -07:00
..
api Paginate catalog and tag results with Link header 2015-07-21 21:45:14 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
handlers Merge pull request #705 from stevvooe/export-servejson-errors 2015-07-16 14:35:27 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00