This website requires JavaScript.
Explore
Help
Register
Sign In
centersl
/
docker-docs
Watch
1
Star
0
Fork
0
You've already forked docker-docs
mirror of
https://github.com/docker/docs.git
synced
2026-03-31 16:28:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d52dbde683e2caf61760d529deabd64b14bc8791
docker-docs
/
server
History
David Lawrence
d52dbde683
removing the ability to configure role names. It adds a lot of complexity without adding much value. If somebody wants custom role names they can implement it at the display level
...
Signed-off-by: David Lawrence <
david.lawrence@docker.com
> (github: endophage)
2016-01-07 17:38:05 -08:00
..
errors
Move the notary errors HTTP errors into the server package.
2015-12-09 11:22:49 -08:00
handlers
removing the ability to configure role names. It adds a lot of complexity without adding much value. If somebody wants custom role names they can implement it at the display level
2016-01-07 17:38:05 -08:00
snapshot
switching out to consistently use canonical json for all marshalling of TUF data
2016-01-06 11:15:27 -08:00
storage
tests for new validation code
2015-12-16 15:06:48 -08:00
timestamp
switching out to consistently use canonical json for all marshalling of TUF data
2016-01-06 11:15:27 -08:00
integration_test.go
Ensure that the server produces errors the client can parse.
2015-12-09 16:48:09 -08:00
server_test.go
cleaning up tests by converting t.Fatal to assert.___
2015-12-23 09:41:03 -08:00
server.go
fixing up ListTargets and GetTargetByName to process prioritized roles more efficiently
2015-12-17 14:56:05 -08:00