Sida Chen
|
0c1b80b2ed
|
pgsql: Implement database queries for detector relationship
* Refactor layer and ancestry
* Add tests
* Fix bugs introduced when the queries were moved
|
2018-10-08 11:27:15 -04:00 |
|
Sida Chen
|
9c49d9dc55
|
pgsql: Move queries to corresponding files
Aggregate queries in their corresponding files instead of having the
single file for every queries because the database is more complicated.
|
2018-10-08 10:42:40 -04:00 |
|
Sida Chen
|
a5c6400065
|
database: postgres implementation with tests.
|
2017-08-10 11:25:29 -04:00 |
|
Jimmy Zelinskie
|
78cef02fda
|
pkg: cerrors -> commonerr
|
2017-01-22 23:02:50 -05:00 |
|
Jimmy Zelinskie
|
033709eaea
|
add registerable version formats
Since we only ever used dpkg, this change shims everything into using
dpkg.
|
2016-12-30 12:51:24 -05:00 |
|
Quentin Machu
|
84319507df
|
database: use constants to store queries
|
2016-02-24 16:40:40 -05:00 |
|
Quentin Machu
|
1e4ded6f2b
|
database: add ability to list namespaces
|
2016-02-24 16:34:54 -05:00 |
|
Quentin Machu
|
baed60e19b
|
prometheus: add initial Prometheus support
|
2016-02-24 16:34:54 -05:00 |
|
Quentin Machu
|
ad0531acc7
|
notifier/database: refactor notification system and add initial Prometheus support
|
2016-02-24 16:34:54 -05:00 |
|
Quentin Machu
|
82175dcfe9
|
*: add missing copyright headers
|
2016-02-24 16:34:54 -05:00 |
|
Quentin Machu
|
6a9cf21fd4
|
database: log and mask SQL errors
|
2016-02-24 16:32:21 -05:00 |
|
Quentin Machu
|
2c150b015e
|
*: refactor & do initial work towards PostgreSQL implementation
|
2016-02-24 16:32:21 -05:00 |
|