clair/database/pgsql
Sida Chen bffa6499b7 added support for detect multiple namespaces in a layer
created table layer_namespace to store the many to many unique mapping of layers and namespaces
changed v1 api to provide a list of namespaces for each layer
changed namespace detector to use all registered detectors to detect namespaces
updated tests for multiple namespaces

Fixes #150
2017-05-24 17:01:51 -04:00
..
migrations added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
testdata added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
complex_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
feature_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
feature.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
keyvalue_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
keyvalue.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
layer_test.go added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
layer.go added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
lock_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
lock.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
namespace_test.go versionfmt: convert to using constant over literal 2017-01-03 16:00:20 -05:00
namespace.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
notification_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
notification.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
pgsql_test.go move config to main / decentralize config 2017-01-27 00:36:13 -05:00
pgsql.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00
queries.go added support for detect multiple namespaces in a layer 2017-05-24 17:01:51 -04:00
vulnerability_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
vulnerability.go converted to structured logging by using logrus 2017-05-04 13:59:57 -04:00