docs/server/storage
David Lawrence edef1cd5c8 tweaking consistent store tests
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
2016-04-14 19:38:04 -07:00
..
database.go Use updated-at for last modification date for getting current metadata 2016-03-14 17:18:18 -07:00
database_test.go Consistent metastore walks from current timestamp to checksums of snapshot/other roles 2016-04-14 19:38:02 -07:00
errors.go renaming TimestampKey and ErrTimestampKeyExists to just Key and ErrKeyExists 2015-12-03 11:25:45 -08:00
interface.go Use updated-at for last modification date for getting current metadata 2016-03-14 17:18:18 -07:00
interface_test.go tweaking consistent store tests 2016-04-14 19:38:04 -07:00
memory.go Use updated-at for last modification date for getting current metadata 2016-03-14 17:18:18 -07:00
memory_test.go Use require, not assert, in server/... tests. 2016-04-04 17:18:53 -07:00
models.go adding sha256 column to tuf_files database table 2016-01-11 17:31:01 -08:00
rethinkdb.go Use explicit string slices for secondary index lookup 2016-04-14 19:38:04 -07:00
rethinkdb_models.go rethinkdb doesn't actually support composite primary keys 2016-04-14 19:38:03 -07:00
tuf_store.go make notary-signer tests work and add test for signer bootstrap 2016-04-14 19:38:04 -07:00
tuf_store_test.go tweaking consistent store tests 2016-04-14 19:38:04 -07:00
types.go fixing lint and vet errors 2015-07-13 18:18:33 -07:00