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-09 17:50:57 -05:00
..
api Merge remote-tracking branch 'origin/master' into nomenclature 2014-10-23 13:25:37 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Make the external login error messaging nicer when an email address conflict occurs 2014-10-17 11:44:31 -04:00
common.py Merge remote-tracking branch 'origin/master' into nomenclature 2014-10-23 13:25:37 -04:00
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.py Remove the pushed_image_count since we aren't getting the data anyway 2014-10-22 15:26:29 -04: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 Merge remote-tracking branch 'origin/master' into nomenclature 2014-10-23 13:25:37 -04: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 Merge remote-tracking branch 'origin/master' into nomenclature 2014-10-23 13:25:37 -04:00
tags.py Fix the updated_tags information by storing it in the session 2014-10-22 14:14:56 -04:00
trigger.py - Merge branch 'master' into sha-lom 2014-10-15 15:51:34 -04:00
verbs.py Make sure to disconnect from the database when finished with the processes 2014-10-21 17:40:57 -04:00
web.py Phase 2 of migrating repo namespaces to referencing user objects, backfilling the rows without a value for namespace_user, and changing all accesses to go through the namespace_user object. All tests are passing, manual testing still required. 2014-09-24 18:01:35 -04:00
webhooks.py Rename robots when we rename a user. Do not use the namespace from the path to check permissions from the incoming webhooks since the namespace may have changed and we cannot recreate them in remote services easily. 2014-11-09 17:50:57 -05:00