distribution/client
Stephen J Day fc7b47cdae Port client to use URLBuilder to create urls
This change ports the client use the URLBuilder to create urls. Without this,
it produces broken urls for certain use cases. The client has also been updated
to no longer use the size argument to complete blob uploads. Much of this work
has been done after testing with the staging registry instance.
2014-12-12 19:09:26 -08:00
..
client.go Port client to use URLBuilder to create urls 2014-12-12 19:09:26 -08:00
client_test.go Port client to use URLBuilder to create urls 2014-12-12 19:09:26 -08:00
errors.go Lock down HTTP API error codes 2014-12-10 11:49:04 -08:00
objectstore.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00
pull.go Merge pull request #780 from stevvooe/manifest-storage 2014-11-24 15:27:48 -08:00
push.go Migrate references to consolidated v2 package 2014-12-12 15:36:15 -08:00