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
2015-02-18 17:06:41 -05:00
..
api Merge branch 'quark' 2015-02-18 15:59:36 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Fix OAuth login to try usernames until it finds a valid username 2014-11-10 11:30:47 -05:00
common.py Start recording the commit sha and other metadata about github triggered builds. We'll eventually show this information in the UI 2015-02-18 14:12:59 -05:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
decorated.py Fix exception handling in the registry health check and make sure the user_loader is registered before the process is forked 2015-01-16 22:41:54 -05:00
index.py Move the creation of images to when the JSON is uploaded. 2015-02-18 17:04:25 -05:00
notificationevent.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notificationhelper.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
notificationmethod.py remove unused imports 2014-12-16 12:16:49 -05:00
realtime.py Add a try-catch around the realtime logs stuff 2015-02-17 19:18:56 -05:00
registry.py Rename the config variable for temp tag expiration per the pull request feedback. 2015-02-18 17:06:41 -05:00
tags.py Fix the updated_tags information by storing it in the session 2014-10-22 14:14:56 -04:00
trackhelper.py Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker 2015-02-17 12:35:16 -05:00
trigger.py Start recording the commit sha and other metadata about github triggered builds. We'll eventually show this information in the UI 2015-02-18 14:12:59 -05:00
verbs.py Add x86_64 compatibility check 2015-02-06 12:22:27 -05:00
web.py Merge branch 'master' into ackbar 2015-02-09 17:16:42 -05:00
webhooks.py Start recording the commit sha and other metadata about github triggered builds. We'll eventually show this information in the UI 2015-02-18 14:12:59 -05:00