clair/database/pgsql
Jimmy Zelinskie 6a569fd945 move config to main / decentralize config
This puts config in its relevant location and moves functions around
loading config files into the main package.

As a side effect of removing cyclic imports for the API config, the
context library is no longer used.
2017-01-27 00:36:13 -05:00
..
migrations pgsql/migrations: fix dpkg default versionfmt 2017-01-20 14:42:33 -05:00
testdata add registerable version formats 2016-12-30 12:51:24 -05: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 pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
layer_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
layer.go utils: remove string.go 2017-01-22 23:02:51 -05:00
lock_test.go add registerable version formats 2016-12-30 12:51:24 -05:00
lock.go pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05: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 pkg: cerrors -> commonerr 2017-01-22 23:02:50 -05:00
pgsql_test.go move config to main / decentralize config 2017-01-27 00:36:13 -05:00
pgsql.go move config to main / decentralize config 2017-01-27 00:36:13 -05:00
queries.go pgsql: only select distinct layers 2017-01-19 17:09:57 -05:00
vulnerability_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
vulnerability.go utils: remove string.go 2017-01-22 23:02:51 -05:00