docs/tuf/store
Miloslav Trmač da7c87f9dc Fix (make vet)
server/handlers/default_test.go:353: GetCurrent passes Lock by value: handlers.failStore contains github.com/docker/notary/server/storage.MemStorage contains sync.Mutex
tuf/store/httpstore_test.go:208: github.com/docker/notary/tuf/validation.ErrBadRoot composite literal uses unkeyed fields

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2015-12-11 19:59:16 +01:00
..
errors.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
filestore.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
filestore_test.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
httpstore.go Fix all instances where 'propagate' was mispelled as 'propogate' 2015-12-10 15:12:05 -08:00
httpstore_test.go Fix (make vet) 2015-12-11 19:59:16 +01:00
interfaces.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
memorystore.go removing all errors that aren't in use, fixing one place in memorystore that was using a different errorcode to all other stores, pushing errors into appropriate packages 2015-11-12 01:08:49 -08:00