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
2016-09-21 13:54:21 -04:00
..
api Allow build triggers to be invoked by any repo admin 2016-09-09 17:21:14 -04:00
v1 Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
v2 Raise a 409 if we try to insert a tag twice at the same time 2016-08-29 16:03:35 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
building.py Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
common.py analytics: add google analytics 2016-08-16 11:35:39 -07:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
decorated.py Switch error messages to have content type JSON 2015-12-28 14:17:44 -05: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 use kwargs for parse_repository_name 2016-03-09 16:20:28 -05:00
gitlabtrigger.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
key_server.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
notificationevent.py Add notification filtering for builds based on ref regex 2016-09-14 16:48:17 -04:00
notificationhelper.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
notificationmethod.py Send SSL client certs on webhook notifications 2015-08-19 13:53:34 -04:00
oauthlogin.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
realtime.py Change user events tutorial Redis error to be an inline box 2016-07-27 13:41:26 -07:00
secscan.py Fixes and added tests for the security notification worker 2016-03-18 20:28:06 -04:00
trackhelper.py Add the hostname to mixpanel requests. 2015-12-16 13:43:31 -05:00
verbs.py Merge pull request #1523 from coreos-inc/verb-tag-cache-fix 2016-06-20 16:38:25 -04:00
web.py Better 404 (and 403) pages 2016-09-21 13:54:21 -04:00
webhooks.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
wellknown.py Add well-known endpoint for Quay 2016-09-12 17:33:08 -04:00