This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data
Joseph Schorr 624b2a8385 Have security scanner analyze only send notifications for *new* layers
Following this change, anytime a layer is indexed by the security scanner, we only send notifications out if the layer previously had a security_indexed_engine value of `-1`, thus ensuring it has *never* been indexed previously. This will allow us to change to version of the security scanner upwards, and have all the images be re-indexed, without firing off notifications in a spammy manner.
2016-12-13 23:17:11 -05:00
..
interfaces Fix issue in V1 registry code with accessing locations under HEAD 2016-10-03 17:09:12 +03:00
migrations Adding in notification type for notification kind. 2016-12-01 12:26:18 -05:00
model Revert "Add GC of layers in Clair" 2016-12-13 18:40:58 -05:00
users Fix external auth returns for query_user calls 2016-12-07 14:28:42 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
archivedlogs.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00
billing.py Add even larger plans for enterprises on SaaS 2016-03-21 16:38:34 -04:00
buildlogs.py Change the append build log method to execute the two calls via one pipelined connection 2016-11-18 11:47:16 -05:00
database.py Have security scanner analyze only send notifications for *new* layers 2016-12-13 23:17:11 -05:00
fields.py Fix torrent hash generation to work in mixed stacks 2016-01-11 16:43:46 -05:00
queue.py Merge pull request #2204 from jzelinskie/429builds 2016-12-07 15:03:31 -05:00
read_slave.py Add support for read slave databases. 2014-07-02 19:10:24 -04:00
runmigration.py Implement new step-by-step setup 2015-01-23 17:19:15 -05:00
userevent.py Handle user events Redis not working in tutorial 2016-06-28 17:04:31 -04:00
userfiles.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00