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
Jimmy Zelinskie 296fc938a2 Merge pull request #5 from coreos-inc/regcheck
Have the health check also ping the registry endpoint to make sure it is...
2015-01-16 16:08:10 -05:00
..
api Only perform the heartbeat check if the build is actually running. If it has completed, or has an error, then we know it is done. 2014-12-11 21:10:54 +02: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 Change to only run the cloud watch reporter in the gunicorn_web 2015-01-16 13:44:29 -05:00
csrf.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
index.py Have the health check also ping the registry endpoint to make sure it is functional. 2015-01-14 23:39:58 -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 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
registry.py Temporarily put user rename behind a feature flag. Switch queue names back to using the username for namespace while we figure out a real migration strategy. 2014-11-20 15:36:39 -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 Only call get_authenticated_* once in the track_and_log, and add better logging to it 2015-01-04 14:50:08 -05:00
trigger.py Fix github names for private orgs 2015-01-15 15:02:20 -05:00
verbs.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
web.py Add a timeout to the health check on the registry workers 2015-01-16 13:22:54 -05:00
webhooks.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00