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
EvB 43aed7c6f4 fix(endpoints/api): return empty 204 resp
Return an empty body on API requests with status code 204, which
means "No content". Incorrect 'Deleted' responses were being
returned after successful DELETE operations despite the "No Content"
definition of 204.
2016-12-14 16:22:39 -05:00
..
api fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05:00
keyserver key server: fix tests by exporting jwk_with_kid 2016-10-25 16:14:18 -04:00
v1 Add new metrics as requested by some customers 2016-11-03 15:28:40 -04:00
v2 Add support for * (admin) permission to registry auth v2 endpoint 2016-11-28 14:02:08 -05:00
verbs Add new metrics as requested by some customers 2016-11-03 15:28:40 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
building.py replace prefix w/ canonical name list 2016-12-07 12:56:56 -05:00
common.py Have all error pages be rendered by Angular 2016-12-07 17:49:02 -05:00
csrf.py Switch csrf token check to use compare_digest to prevent timing attacks 2016-12-08 23:46:31 -05:00
decorated.py *: fix legacy imports 2016-09-28 20:17:14 -04:00
decorators.py Make our JWT subjects better and log using the info 2015-12-14 14:00:33 -05:00
exception.py Add back error_message and error_type for backwards-compatibility 2016-04-13 09:11:40 -04:00
githubtrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
gitlabtrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
notificationevent.py Adding in cancel notifications 2016-11-30 14:38:34 -05:00
notificationhelper.py Fix unsafe mutable default params. 2016-12-06 14:00:16 -05:00
notificationmethod.py Add a defined timeout on all HTTP calls in notification methods 2016-11-08 18:28:06 -05:00
oauthlogin.py Remove unneeded exception var 2016-12-09 14:52:49 -05:00
realtime.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
secscan.py Have QSS only add security scanner notifications once 2016-12-05 19:08:20 -05:00
trackhelper.py trackhelper: use data.types.Repository 2016-09-26 14:47:06 -04:00
web.py Have Quay always use an OAuth-specific CSRF token 2016-12-08 16:11:57 -05:00
webhooks.py build queue rate limiting: address PR comments 2016-12-06 20:40:54 -05:00
wellknown.py Add well-known endpoint for Quay 2016-09-12 17:33:08 -04:00