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
Joseph Schorr b1c17b1a45 Fix messages API to not NPE
show_if does not work on a method route
2016-10-17 17:43:12 -04:00
..
__init__.py Moving the messages endpoint to something more generic, and making the get visible all the time. 2016-10-17 16:23:48 -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 Allow build triggers to be invoked by any repo admin 2016-09-09 17:21:14 -04:00
discovery.py *: fix legacy imports 2016-09-28 20:17:14 -04: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 Basic labels support 2016-08-26 15:24:26 -04:00
organization.py Redesign the teams page to use a table 2016-08-22 14:42:54 -04: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 Make sure to filter starred repos to those visible to the user 2016-08-31 14:08:31 -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 Handle unicode in entity search 2016-10-04 21:56:47 +03:00
secscan.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
subscribe.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
suconfig.py Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00
superuser.py Moving the messages endpoint to something more generic, and making the get visible all the time. 2016-10-17 16:23:48 -04:00
tag.py Fix off-by-one error in repo tags pagination 2016-08-02 14:17:33 -04:00
team.py Add feature flag to turn off requirement for team invitations 2016-09-20 16:45:00 -04:00
trigger.py Allow build triggers to be invoked by any repo admin 2016-09-09 17:21:14 -04:00
user.py Write our users to Marketo as leads. 2016-10-14 16:29:11 -04:00