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 69ca34161c GitHub api now returns ALL the visible repositories for user
Change the code to simply filter the single list returned, rather than reloading the org repos again
2015-07-22 13:50:46 -04:00
..
api Merge pull request #197 from coreos-inc/keystone 2015-07-22 13:38:47 -04:00
v1 Refactor the users class into their own files, add a common base class for federated users and add a verify_credentials method which only does the verification, without the linking. We use this in the superuser verification pass 2015-07-20 11:39:59 -04:00
v2 Have the auth realm url computed based on the request url. 2015-07-17 11:56:15 -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 Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
common.py Fix logic bug in param check 2015-07-20 17:04:06 -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 Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -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 GitHub api now returns ALL the visible repositories for user 2015-07-22 13:50:46 -04:00
verbs.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
web.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -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