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
2015-02-23 13:38:01 -05:00
..
__init__.py Validate that we have a valid JSON body 2015-02-18 15:57:05 -05:00
billing.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
build.py Fix queue handling to remove the dependency from repobuild, and have a cancel method 2015-02-23 13:38:01 -05:00
discovery.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
image.py Merge branch 'master' into bees 2014-11-17 13:14:27 -05:00
logs.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
organization.py Add the APIs required to change the time machine policy for users and organizations. 2015-02-12 14:37:11 -05:00
permission.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
prototype.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
repoemail.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
repository.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
repositorynotification.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
repotoken.py Add documentation for all path parameters 2014-08-19 19:05:28 -04:00
robot.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
search.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
subscribe.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
suconfig.py Get dashboard working and upgrade bootstrap. Note: the bootstrap fixes will be coming in the followup CL 2015-02-17 19:15:54 -05:00
superuser.py Add an in-memory superusermanager, which stores the current list of superusers in a process-shared Value. We do this because in the ER, when we add a new superuser, we need to ensure that ALL workers have their lists updated (otherwise we get the behavior that some workers validate the new permission and others do not). 2015-01-20 12:43:11 -05:00
tag.py First stab at time machine using fixed two week expiration policy. 2015-02-11 14:15:40 -05:00
team.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
trigger.py Start recording the commit sha and other metadata about github triggered builds. We'll eventually show this information in the UI 2015-02-18 14:12:59 -05:00
user.py Add the APIs required to change the time machine policy for users and organizations. 2015-02-12 14:37:11 -05:00