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/endpoints
2015-02-17 19:18:56 -05:00
..
api Get dashboard working and upgrade bootstrap. Note: the bootstrap fixes will be coming in the followup CL 2015-02-17 19:15:54 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Fix OAuth login to try usernames until it finds a valid username 2014-11-10 11:30:47 -05:00
common.py Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker 2015-02-17 12:35:16 -05:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
decorated.py Fix exception handling in the registry health check and make sure the user_loader is registered before the process is forked 2015-01-16 22:41:54 -05:00
index.py Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker 2015-02-17 12:35:16 -05:00
notificationevent.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notificationhelper.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notificationmethod.py remove unused imports 2014-12-16 12:16:49 -05:00
realtime.py Add a try-catch around the realtime logs stuff 2015-02-17 19:18:56 -05:00
registry.py Unify the logging infrastructure and turn the prod logging level to INFO in preparation for picking up a new cloud logger. 2015-02-11 14:15:18 -05:00
tags.py Fix the updated_tags information by storing it in the session 2014-10-22 14:14:56 -04:00
trackhelper.py Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker 2015-02-17 12:35:16 -05:00
trigger.py Fix github names for private orgs 2015-01-15 15:02:20 -05:00
verbs.py Add x86_64 compatibility check 2015-02-06 12:22:27 -05:00
web.py Merge branch 'master' into ackbar 2015-02-09 17:16:42 -05:00
webhooks.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00