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-05 15:00:19 -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 Make sure the ac-discovery URL is generated properly from config values 2015-01-13 18:00:01 -05:00
csrf.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
index.py Only lookup if the repo is public if necessary 2014-12-18 18:08:50 +02: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 build system to work with Github Enterprise 2014-11-26 12:37:20 -05:00
verbs.py Clarify why we need database.UserThenDisconnect 2015-02-05 15:00:19 -05:00
web.py Add signing to the ACI converter 2015-02-04 15:29:24 -05:00
webhooks.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00