clair/database/pgsql
2016-02-24 16:36:45 -05:00
..
migrations database: add created_at field for layers and vulnerabilities 2016-02-24 16:36:45 -05:00
testdata *: add missing copyright headers 2016-02-24 16:34:54 -05:00
complex_test.go updater/database: do not create notifications during the initial update 2016-02-24 16:36:45 -05:00
feature_test.go *: add missing copyright headers 2016-02-24 16:34:54 -05:00
feature.go database: cache feature version upon lookup 2016-02-24 16:34:54 -05:00
keyvalue_test.go *: add missing copyright headers 2016-02-24 16:34:54 -05:00
keyvalue.go prometheus: add initial Prometheus support 2016-02-24 16:34:54 -05:00
layer_test.go database: test and fix layer updates 2016-02-24 16:34:54 -05:00
layer.go database: add docs about the interface 2016-02-24 16:36:45 -05:00
lock_test.go *: add missing copyright headers 2016-02-24 16:34:54 -05:00
lock.go database: don't prune locks when we renew one 2016-02-24 16:34:54 -05:00
namespace_test.go database: add ability to list namespaces 2016-02-24 16:34:54 -05:00
namespace.go database: add ability to list namespaces 2016-02-24 16:34:54 -05:00
notification_test.go database: fix notification test (wrong signature) 2016-02-24 16:36:45 -05:00
notification.go database: fix notification design and add vulnerability history 2016-02-24 16:36:45 -05:00
pgsql.go database: fix Ping() method in PostgreSQL's implementation 2016-02-24 16:36:45 -05:00
queries.go database: add created_at field for layers and vulnerabilities 2016-02-24 16:36:45 -05:00
vulnerability_test.go updater/database: do not create notifications during the initial update 2016-02-24 16:36:45 -05:00
vulnerability.go database: ignore min versions during new vulnerability insertions 2016-02-24 16:36:45 -05:00