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 69e550d125 Fix GC handling around CAS paths
Adds code to ensure we never GC CAS paths that are shared amongst multiple ImageStorage rows, as well as an associated pair of tests to catch the positive and negative cases.
2017-03-07 13:48:07 -05:00
..
interfaces Fix issue in V1 registry code with accessing locations under HEAD 2016-10-03 17:09:12 +03:00
migrations Fix db migration revision 2017-01-31 11:38:31 -05:00
model Fix GC handling around CAS paths 2017-03-07 13:48:07 -05:00
users Pull out JWT auth validation into validator class 2017-02-24 12:23:16 -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 Eat AttributeError in peewee close database call 2017-02-22 13:21:12 -05:00
fields.py Full text support in peewee 2017-01-31 11:38:31 -05:00
queue.py feature(app.py): adding queue_metrics to queues 2017-02-14 16:01:28 -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
text.py Full text support in peewee 2017-01-31 11:38:31 -05:00
userevent.py fix(userevent): ignore subscribe notifications in userevents 2017-01-20 13:38:02 -05:00
userfiles.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00