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 44f49a43dd Fix creation of repositories when having a creator permission
This fixes the grants on a user's session when creating a repository with only the creator permission

Fixes #117
2015-06-10 16:12:42 -04:00
..
api Merge pull request #60 from coreos-inc/jwtauthentication 2015-06-05 13:37:42 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Work in progress: bitbucket support 2015-04-24 18:36:48 -04:00
building.py Get build preparation working for bitbucket and do a lot of code cleanup around this process across all the triggers. Note: tests are not yet updated. 2015-04-29 17:04:52 -04:00
common.py Fix OAuth 2 handler to support retrieving parameters from other places; various OAuth client (such as the Go library) send the values in the request body or even the Auth header 2015-05-18 12:38:39 -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 Work in progress: bitbucket support 2015-04-24 15:13:08 -04:00
gitlabtrigger.py Get basic support for GitLab working in the UI 2015-05-03 09:58:48 -07:00
index.py Fix creation of repositories when having a creator permission 2015-06-10 16:12:42 -04:00
notificationevent.py Add trigger metadata (which includes the SHA) and the built image_id to the event data 2015-02-24 15:13:51 -05:00
notificationhelper.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notificationmethod.py Change API calls that expect non-robots to explicitly filter 2015-05-26 17:47:33 -04:00
oauthlogin.py Merge branch 'master' into gitlab 2015-05-03 12:13:09 -04:00
realtime.py Add a try-catch around the realtime logs stuff 2015-02-17 19:18:56 -05:00
registry.py Add a test to verify that all important blueprints have all their methods decorated 2015-06-02 15:56:44 -04:00
tags.py Add a test to verify that all important blueprints have all their methods decorated 2015-06-02 15:56:44 -04:00
trackhelper.py trackhelper: add user-agent to analytics 2015-03-06 12:02:40 -05:00
trigger.py triggers: metadata.commit_sha -> metadata.commit 2015-06-02 15:32:28 -04:00
verbs.py Add a feature flag for disabling unauthenticated access to the registry in its entirety. 2015-05-19 17:52:44 -04:00
web.py Merge pull request #55 from coreos-inc/oauthdeny 2015-06-05 14:00:16 -04:00
webhooks.py Fix bugs with the custom git trigger and make error reporting better 2015-05-10 13:38:47 -04:00