clair/database
Sida Chen 5d725e67b0 Replace Ancestry with AncestryWithContent struct in database models
As one of the steps to simplifies the codebase, the AncestryWithContent
struct is renamed to Ancestry, and Ancestry is removed. It will cause
the PostAncestry request to be slower.
2018-09-10 12:48:23 -04:00
..
pgsql Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
database.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
mock.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
models.go Replace Ancestry with AncestryWithContent struct in database models 2018-09-10 12:48:23 -04:00
namespace_mapping.go mapping: add ubuntu mapping 2018-05-07 08:26:46 +02:00
severity_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
severity.go Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00