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
Jimmy Zelinskie 44b56ae2cf queue: explicitly declare ordering requirement
This change defaults the ordering requirement of queue items to be off
and only enables it for the build manager. This should make the queries
for getting queueitems significantly faster for every other use case.
2016-05-27 14:44:30 -04:00
..
migrations migration: add missing delete from down migration 2016-04-29 14:10:33 -04:00
model Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00
users Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04: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 Set timeout for redis commands 2015-11-06 18:48:47 -05:00
database.py database: revert logentry foreign key proxy 2016-04-29 14:10:33 -04:00
fields.py Fix torrent hash generation to work in mixed stacks 2016-01-11 16:43:46 -05:00
queue.py queue: explicitly declare ordering requirement 2016-05-27 14:44:30 -04: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 Fix the tutorial's user events 2015-04-03 12:13:33 -04:00
userfiles.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00