You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/database/pgsql
Jimmy Zelinskie d4522e9c6e
api/v1: indexed layers for notifications
8 years ago
..
migrations pgsql/migrations: add index on Vulnerability_Notification.deleted_at 8 years ago
testdata *: add missing copyright headers 8 years ago
complex_test.go database: Allow specifying datastore driver by config 8 years ago
feature.go pgsql: Use booleans instead of varchar to return creation status 8 years ago
feature_test.go database: Allow specifying datastore driver by config 8 years ago
keyvalue.go database: use constants to store queries 8 years ago
keyvalue_test.go database: Allow specifying datastore driver by config 8 years ago
layer.go worker/database: Move upgrade detection logic out of database to worker 8 years ago
layer_test.go worker/database: Move upgrade detection logic out of database to worker 8 years ago
lock.go database: use constants to store queries 8 years ago
lock_test.go database: Allow specifying datastore driver by config 8 years ago
namespace.go database: use constants to store queries 8 years ago
namespace_test.go database: Allow specifying datastore driver by config 8 years ago
notification.go pgsql: Disable hashjoins to get introducing layers for notifications 8 years ago
notification_test.go database: Add some missing copyright headers 8 years ago
pgsql.go pgsql: Replace liamstask/goose by remind101/migrate 8 years ago
pgsql_test.go *: use `path/filepath` instead of `path` 8 years ago
queries.go api/v1: indexed layers for notifications 8 years ago
vulnerability.go pgsql: Use booleans instead of varchar to return creation status 8 years ago
vulnerability_test.go pgsql: Do not insert entry in Vulnerability_FixedIn_Feature if existing 8 years ago