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/model
Joseph Schorr 49801bc2c4 - Add web hook queue code back in. We'll remove it and turn it off after this CL goes to prod
- Make notification lookup always be by repo and its UUID, rather than the internal DB ID
- Add the init script for the notification worker
2014-07-31 13:30:54 -04:00
..
__init__.py Add some sort of oauth. 2014-03-12 12:37:06 -04:00
legacy.py - Add web hook queue code back in. We'll remove it and turn it off after this CL goes to prod 2014-07-31 13:30:54 -04:00
oauth.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
sqlalchemybridge.py Add alembic plumbing for database schema migrations. 2014-04-09 19:11:33 -04:00