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
Joseph Schorr 79f39697fe - Fix superuser panel for debugging
- Start work on the gauges panel
2015-02-17 11:31:50 -05:00
..
api - Fix superuser panel for debugging 2015-02-17 11:31:50 -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 Handle internal errors in a better fashion: If a build would be marked as internal error, only do so if there are retries remaining. Otherwise, we mark it as failed (since it won't be rebuilt anyway) 2015-02-12 16:19:44 -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 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
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 - Fix superuser panel for debugging 2015-02-17 11:31:50 -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 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
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