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-21 14:27:06 -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 Add support to the build system for tracking if/when the build manager crashes and make sure builds are restarted within a few minutes 2014-11-21 14:27:06 -05:00
discovery.py Only operations with nicknames can be added to the swagger doc 2014-09-28 15:40:08 -04:00
image.py Switch to using straight docker IDs instead of a hashing scheme 2014-09-18 17:16:10 -04:00
logs.py - Add support for super users 2014-04-10 00:26:55 -04: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 - Add web hook queue code back in. We'll remove it and turn it off after this CL goes to prod 2014-07-31 13:30:54 -04:00
repotoken.py tiny style fixes 2014-07-18 14:55:55 -04:00
robot.py Add ability to regenerate robot account credentials 2014-08-25 17:19:23 -04: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 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
user.py Make query params only read from query params, not JSON as well 2014-10-03 15:05:34 -04:00