clair/database
Sida Chen a3e9b5b55d database: rename utility functions with commit/rollback
All database utility functions are renamed to explicitly say if it will
commit changes or rollback changes on success.
2018-10-08 13:12:18 -04:00
..
pgsql database: move dbutil and testutil to database from pkg 2018-10-08 12:10:35 -04:00
database.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
dbutil.go database: rename utility functions with commit/rollback 2018-10-08 13:12:18 -04:00
detector.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
mock.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -04:00
models.go database: Update database model and interface for detectors 2018-10-08 10:42:17 -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
testutil.go database: move dbutil and testutil to database from pkg 2018-10-08 12:10:35 -04:00