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/api
2014-11-20 15:36:39 -05:00
..
__init__.py Make query params only read from query params, not JSON as well 2014-10-03 15:05:34 -04:00
billing.py Handle error cases better for external services 2014-08-25 15:30:29 -04:00
build.py Phase 4 of the namespace to user migration: actually remove the column from the db and remove the dependence on serialized namespaces in the workers and queues 2014-10-01 14:23:46 -04:00
discovery.py Only operations with nicknames can be added to the swagger doc 2014-09-28 15:40:08 -04:00
image.py - Rename get_repo_image to get_repo_image_extended and get_repo_image_directly to get_repo_image 2014-11-10 13:44:36 -05:00
logs.py Make sure to switch the context back to LogEntry and make sure to only include the performer if actually present 2014-11-20 12:04:53 -05:00
organization.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -04:00
permission.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
prototype.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
repoemail.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
repository.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
repositorynotification.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
repotoken.py tiny style fixes 2014-07-18 14:55:55 -04:00
robot.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
search.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
subscribe.py Handle error cases better for external services 2014-08-25 15:30:29 -04:00
superuser.py - Make usage language more accurate by stating "repositories" 2014-10-30 13:26:02 -04:00
tag.py Switch to using straight docker IDs instead of a hashing scheme 2014-09-18 17:16:10 -04:00
team.py Add a feature flag for disabling all emails 2014-09-22 19:11:48 -04:00
trigger.py Switch to installing paths in github which do not include repository information. 2014-11-18 10:29:59 -05:00
user.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