This website requires JavaScript.
Explore
Help
Sign In
fcrozat
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
distribution
/
registry
History
Stephen Day
ca2156d558
Merge pull request
#1024
from aaronlehmann/avoid-testing-import
...
Avoid importing "testing" in externally-facing code
2015-09-30 13:14:42 +02:00
..
api
Change some incorrect error types in proxy stores from API errors to
2015-08-11 14:16:24 -07:00
auth
Switch tests to import "github.com/docker/distribution/context"
2015-08-20 14:50:12 -07:00
client
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
handlers
Add WithVersion to context and other cleanup
2015-09-14 17:14:31 -07: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
Avoid returning nil, nil when fetching a manifest by tag by introducing a new
2015-09-18 16:19:37 -07:00
storage
Merge pull request
#1024
from aaronlehmann/avoid-testing-import
2015-09-30 13:14:42 +02: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