David Lawrence
f7ca3ef62e
make key algorithm configurable for local development with in memory ed25519 crypto service
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2015-07-30 11:53:39 -07:00
Aaron Lehmann
02dfdaf197
Use correct regular expression for repository names in HTTP handlers
...
Import github.com/docker/distribution/registry/api/v2 to share the
regexps that the registry API uses.
Remove ErrUnauthorized in errors package, since it conflicts with one
defined in v2.
Fixes #92
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-27 14:51:59 -07:00
David Lawrence
b561f347ed
updating errors to use distribution's errcode package
...
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2015-07-17 18:02:56 -07:00
David Lawrence
bb94164656
adding some basic tests for circleci
2015-04-13 15:27:18 -07:00
David Lawrence
201546b2d8
interfaces all work together now and it builds
2015-04-13 09:51:02 -07:00
Derek McGowan
6fd6773b21
Fix go vet and lint issues
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-04-10 16:52:33 -07:00
David Lawrence
36d8ce0094
interfaces all work together now and it builds
2015-04-09 14:56:57 -07:00
David Lawrence
5f7e002a9a
scaffolding for error, handler and context setup
2015-04-07 16:22:16 -07:00