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-04-22 14:30:06 -04: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 only send build config to admins 2015-04-22 14:30:06 -04:00
discovery.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
image.py Work in progress: new image view 2015-03-20 17:46:02 -04:00
logs.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
organization.py Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
permission.py Redo the permissions table to have different sections for users and robot accounts 2015-04-01 14:23:39 -04:00
prototype.py - Fix tests 2015-03-31 18:50:43 -04:00
repoemail.py Merge branch 'koh' 2014-12-01 12:30:09 -08:00
repository.py Make sure to show public repos on the user and orgs pages 2015-04-03 14:55:09 -04: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 Add the team membership to the robots view 2015-04-01 13:56:30 -04:00
search.py Change search to use a set of queries for repo lookup rather than a single monolithic query, in the hopes that this will make things significantly faster and actually useable. The individual queries have been tested by hand on MySQL, but the real test will be staging 2015-04-10 15:27:37 -04:00
subscribe.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
suconfig.py Add proper error handling when the config volume is mounted in a read-only state. 2015-04-02 18:54:09 -04:00
superuser.py Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
tag.py Add unit tests and a stronger restriction on the revert API call 2015-04-19 15:43:16 -04:00
team.py Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
trigger.py only send build config to admins 2015-04-22 14:30:06 -04:00
user.py Start conversion of the user admin/view 2015-04-02 16:34:41 -04:00