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
2014-11-20 15:36:39 -05:00
..
api 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
__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 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
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.py Database optimizations around image creation and logs lookup 2014-11-06 14:48:16 -05:00
notificationevent.py Add better (jinja-based) messaging to the notifications and add some fixes for the email templates 2014-10-22 19:01:56 -04:00
notificationhelper.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
notificationmethod.py Add better (jinja-based) messaging to the notifications and add some fixes for the email templates 2014-10-22 19:01:56 -04: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 Add back the accidentally removed user event code. This fixes the tutorial. 2014-11-14 19:55:31 -05:00
trigger.py - Make the OAuth config system centralized 2014-11-05 16:43:37 -05:00
verbs.py Make sure to sort the images for the squashed image system 2014-11-13 15:13:44 -05:00
web.py Redirect to repository pages if the repository exists, and it's public or the user has read access, and the route doesn't match any other route. 2014-11-20 15:12:37 -05:00
webhooks.py Fix robot renaming. Allow for trigger URLs to contain or omit the repository in the path. Fix calls to get_trigger to remove the namespace and repository. 2014-11-18 10:24:48 -05:00