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
60faca0661a0151c97c729e6efc083d86b0d0b52
docker-docs
/
server
History
David Lawrence
ae133606ad
pass checksum to GetOrCreateSnapshot. One timestamp test now obsolete as we always regenerate a timestamp when regenerating a snapshot, other test has one error change because we now look for an explicit checksum, hence writing incorrect data to DB for the snapshot results in a rather than a
...
Signed-off-by: David Lawrence <
david.lawrence@docker.com
> (github: endophage)
2016-04-18 22:07:11 -07:00
..
errors
Pass original invalid version storage error details into standardized errors
2016-01-14 09:57:36 -08:00
handlers
Transaction-logic for rethink
2016-04-18 17:41:06 -07:00
snapshot
pass checksum to GetOrCreateSnapshot. One timestamp test now obsolete as we always regenerate a timestamp when regenerating a snapshot, other test has one error change because we now look for an explicit checksum, hence writing incorrect data to DB for the snapshot results in a rather than a
2016-04-18 22:07:11 -07:00
storage
Transaction-logic for rethink
2016-04-18 17:41:06 -07:00
timestamp
pass checksum to GetOrCreateSnapshot. One timestamp test now obsolete as we always regenerate a timestamp when regenerating a snapshot, other test has one error change because we now look for an explicit checksum, hence writing incorrect data to DB for the snapshot results in a rather than a
2016-04-18 22:07:11 -07:00
integration_test.go
Use require, not assert, in server/... tests.
2016-04-04 17:18:53 -07:00
server_test.go
Embed SignedCommon in Root, Snapshot, and Timestamp, as it's already
2016-04-07 17:27:13 -07:00
server.go
Use a CacheControlHandler that wraps other handlers instead
2016-03-14 17:19:13 -07:00