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 b0b7b63be9 Fix queue tests for MySQL
MySQL's date time's appear to have a 1 second threshold, so we need to make sure the queue items added for the tests are available as soon as they are added. Before this change, the available_after was set to `datetime.utcnow()`, and, if the `get` was called within 1 second, then its check would fail.
2016-07-15 13:27:50 -04:00
..
migrations Add a uniqueness hash to derived image storage to break caching over tags 2016-06-20 16:34:52 -04:00
model Fix queue tests for MySQL 2016-07-15 13:27:50 -04:00
users Fix typo 2016-07-07 15:06:29 -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 Auto expire the build status and logs in redis 2016-06-20 13:53:13 -04:00
database.py Add a uniqueness hash to derived image storage to break caching over tags 2016-06-20 16:34:52 -04:00
fields.py Fix torrent hash generation to work in mixed stacks 2016-01-11 16:43:46 -05:00
queue.py data.queue: fix race condition 2016-07-14 15:34:22 -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 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