This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
7a071fa731
quay
/
data
History
yackob03
7a071fa731
Query for and take a queue item in a transaction.
2013-11-15 16:44:33 -05:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
database.py
Add a fixed number of retries to each item that gets put in the work queue.:
2013-11-15 15:49:26 -05:00
model.py
Re-add the missing method for getting repository builds. Add more logging to try to see why some builds are not getting removed from the queue.
2013-11-13 17:29:26 -05:00
plans.py
Add the business plans in.
2013-11-05 14:40:45 -05:00
queue.py
Query for and take a queue item in a transaction.
2013-11-15 16:44:33 -05:00
userfiles.py
User the secure s3 endpoint and store our files encrypted.
2013-10-31 11:32:08 -04:00