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
Matt Jibson 2ea784cd6d Send SSL client certs on webhook notifications
This allows clients that provide a HTTPS webook endpoint a way to verify
that the source of the notification came from quay.io. Needed for the
kubernetes auto deployer so it can verify the request. And apparently
others have also wanted this.
2015-08-19 13:53:34 -04:00
..
api Merge pull request #372 from coreos-inc/notifyui 2015-08-17 17:13:24 -04:00
v1 Wrap API and registry requests with common metric timings 2015-08-12 12:16:00 -04:00
v2 Wrap API and registry requests with common metric timings 2015-08-12 12:16:00 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
building.py Allow builds to be started with an external archive URL 2015-08-17 17:01:49 -04:00
common.py Add documentation search to the main search bar 2015-08-03 17:15:53 -04:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
decorated.py Add proper error handling when the config volume is mounted in a read-only state. 2015-04-02 18:54:09 -04:00
decorators.py Add a test to verify that all important blueprints have all their methods decorated 2015-06-02 15:56:44 -04:00
githubtrigger.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04: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
notificationevent.py Add more build information to the events and have better messaging 2015-06-16 23:16:36 -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 Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
realtime.py Add a try-catch around the realtime logs stuff 2015-02-17 19:18:56 -05:00
trackhelper.py Update to new-style format 2015-07-21 15:39:23 -04:00
trigger.py Fix small NPE in BB trigger code 2015-08-13 12:28:48 -04:00
verbs.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
web.py Fix broken imports 2015-07-29 18:28:58 -04:00
webhooks.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00