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-10-17 11:44:31 -04:00
..
api Redo the UI for the trigger setup dialog and add the ability for github triggers to be filtered using a regex on their branch name. 2014-10-14 15:46:35 -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 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
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.py Redo the UI for the trigger setup dialog and add the ability for github triggers to be filtered using a regex on their branch name. 2014-10-14 15:46:35 -04:00
notificationevent.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
notificationhelper.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
notificationmethod.py Notifications must check for the user OR an organization with the namespace name 2014-10-10 19:05:20 -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 Allow the namespace column to be null, and also non-unique. Fix the uncompressed size clobbering the size on the wire field. Add metadata constraints so that foreign key constraints get predictable names. Fix all downgrade migrations. 2014-10-02 10:46:20 -04:00
tags.py Switch the delete tag response code to match the registry spect. 2014-02-06 17:33:50 -05:00
trigger.py - Merge branch 'master' into sha-lom 2014-10-15 15:51:34 -04:00
verbs.py - Make sure we log when an exception occurs in the squashing code 2014-10-16 12:54:16 -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 the email util to not conflict with a builtin library. 2014-05-28 18:22:48 -04:00