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
Joseph Schorr 608ffd9663 Basic labels support
Adds basic labels support to the registry code (V2), and the API. Note that this does not yet add any UI related support.
2016-08-26 15:24:26 -04:00
..
api Basic labels support 2016-08-26 15:24:26 -04:00
v1 Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
v2 Basic labels support 2016-08-26 15:24:26 -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 another test for security notification filtering 2016-03-17 12:59:27 -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 Fix tag links 2016-08-17 15:06:10 -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