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
Charlton Austin 6c29ec873a refactor(endpoints/api/superuser*): refactored code behind db model
this moves all the db model code behind an interface in prep for v2-2

Issue: https://coreosdev.atlassian.net/browse/QUAY-750

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-08-01 11:27:55 -04:00
..
migrations Add UI for viewing and changing the expiration of tags 2017-07-19 17:13:48 -04:00
model refactor(endpoints/api/superuser*): refactored code behind db model 2017-08-01 11:27:55 -04:00
oci_model Fix no search result for apps 2017-06-05 23:03:47 +02:00
test Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
users Add ping method to auth engines to determine if they are reachable 2017-07-19 16:16:41 +03:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
archivedlogs.py fix(data.archivedlogs): update endpoint name 2017-04-26 17:31:44 -04:00
billing.py Add even larger plans for enterprises on SaaS 2016-03-21 16:38:34 -04:00
buildlogs.py Make health check failures report their reasons 2017-07-19 16:17:02 +03:00
database.py Add configurable stale_timeout and max_connections on pool 2017-07-27 15:26:26 -04: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 Add tests for user files endpoint and add regex filter 2017-04-21 16:13:18 -04:00