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
2014-09-08 16:43:17 -04:00
..
migrations Rename collections to morecollections to avoid a conflict with the built in module. 2014-09-08 16:42:43 -04:00
model Archived logs commit 1. Squash me. 2014-09-08 16:43:17 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
archivedlogs.py Archived logs commit 1. Squash me. 2014-09-08 16:43:17 -04:00
billing.py Rename collections to morecollections to avoid a conflict with the built in module. 2014-09-08 16:42:43 -04:00
buildlogs.py Split out the redis hostname for user events and build logs as a string config. Modularize the user events and fix all callers. 2014-05-30 14:25:29 -04:00
database.py Archived logs commit 1. Squash me. 2014-09-08 16:43:17 -04:00
queue.py Fix the metrics so they are usable for scaling the workers down and up. Switch all datetimes which touch the database from now to utcnow. Fix the worker Dockerfile. 2014-05-23 14:16:26 -04:00
read_slave.py Add support for read slave databases. 2014-07-02 19:10:24 -04:00
userevent.py Split out the redis hostname for user events and build logs as a string config. Modularize the user events and fix all callers. 2014-05-30 14:25:29 -04:00
userfiles.py Archived logs commit 1. Squash me. 2014-09-08 16:43:17 -04:00
users.py Eliminate a lot of the if cases in create_user by separating them out. Add a limit to the number of users which can be created based on the license. Add support for creating and loading licenses. 2014-05-28 13:51:52 -04:00