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/workers
Silas Sewell 1162814734 securityworker: mark children we can't analyze
This allows us to differentiate between images that are queued and those we
can't analyze in constant time.
2015-11-19 11:22:15 -05:00
..
__init__.py First few changes for the image diffs feature. 2013-10-17 18:25:19 -04:00
buildlogsarchiver.py Switch the build logs archiver to a more performant query 2015-09-09 13:59:45 -04:00
diffsworker.py Fix exceptions raised by the diffs worker 2015-09-10 14:12:16 -04:00
gcworker.py Reduce GC work time and make sure to use distinct query 2015-10-20 18:13:29 -04:00
notificationworker.py Only send vulnerability events if the minimum priority is gte to that specified 2015-11-10 16:05:55 -05:00
queueworker.py move UseThenDisconnect into queueworker 2015-09-21 13:34:12 -04:00
repositoryactioncounter.py Fix broken tests 2015-07-29 14:21:29 -04:00
security_notification_worker.py Refactor security worker 2015-11-18 14:38:32 -05:00
securityworker.py securityworker: mark children we can't analyze 2015-11-19 11:22:15 -05:00
storagereplication.py Stop writing to deprecated columns for image data. 2015-10-24 14:45:15 -04:00
worker.py WIP: Towards sec demo 2015-11-09 12:50:39 -05:00