clair/database
Jimmy Zelinskie 5d8336acb3 pgsql: use subquery to plan GetNotification query (#182)
This change enables the query planner to wait and sort the result set of
our query rather than attempting to re-use the layer table's index for
the ORDER BY clause. Because the result set is always small, this makes
queries that were previous tens of seconds, now tens of milliseconds.
2016-05-20 13:10:00 -04:00
..
pgsql pgsql: use subquery to plan GetNotification query (#182) 2016-05-20 13:10:00 -04:00
database.go use encrypt page in listVuln api 2016-03-07 14:07:07 +08:00
models.go api/database: add the layer name that add each feature in getLayer 2016-02-24 16:39:25 -05:00
namespace_mapping.go updater: ignore "ubuntu-core" in the Ubuntu fetcher 2016-02-24 16:34:54 -05:00