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
Jimmy Zelinskie 00eafff747 Merge pull request #2204 from jzelinskie/429builds
add rate limiting to build queues
2016-12-07 15:03:31 -05:00
..
__init__.py Delete old "license" checking code arounds user counts 2016-10-20 14:58:35 -04:00
billing.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
build.py build queue rate limiting: address PR comments 2016-12-06 20:40:54 -05:00
discovery.py Add a test for operation name collisions and fix the one additional collision found 2016-11-10 15:38:27 -05:00
error.py Fix formatting in endpoints/api/error.py 2016-04-12 16:53:50 -04:00
globalmessages.py Fix messages API to not NPE 2016-10-17 17:43:12 -04:00
image.py Add a helper method to Image to parse ancestor string. 2016-09-07 10:48:58 -04:00
logs.py Fix handling of dates in logs view 2016-08-17 16:27:06 -04:00
manifest.py Fix 500 on get label endpoint and add a test 2016-11-17 14:55:14 -05:00
organization.py Fix name collision between the two organization delete calls 2016-11-10 15:28:20 -05:00
permission.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
prototype.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repoemail.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repository.py Add support for deleting namespaces (users, organizations) 2016-10-21 15:41:09 -04:00
repositorynotification.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repotoken.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
robot.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
search.py Add external auth emails to entity search 2016-10-27 16:08:07 -04:00
secscan.py Fix doc comment on security scan API endpoint 2016-12-07 11:50:22 -05:00
subscribe.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
suconfig.py Move SETUP_COMPLETE check up to allow users to add license 2016-12-05 13:22:14 -05:00
superuser.py Add collection of user metadata: name and company 2016-11-08 16:15:02 -05:00
tag.py Fix off-by-one error in repo tags pagination 2016-08-02 14:17:33 -04:00
team.py Change team invitation acceptance to join all invited teams under the org 2016-11-28 18:39:28 -05:00
trigger.py add rate limiting to build queues 2016-12-06 16:30:12 -05:00
user.py Report the user's name and company to Marketo 2016-11-14 17:34:50 -05:00