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-04-10 15:35:23 -04:00
..
api Change search to use a set of queries for repo lookup rather than a single monolithic query, in the hopes that this will make things significantly faster and actually useable. The individual queries have been tested by hand on MySQL, but the real test will be staging 2015-04-10 15:27:37 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Merge resistanceisfutile into master 2015-03-23 15:39:08 -04:00
common.py Add the builds tab 2015-03-13 15:34:28 -07: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
index.py Fix the tutorial's user events 2015-04-03 12:13:33 -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 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 Propagate the grant user context to the signed grant to fix image sharing. 2015-02-23 15:07:38 -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 trackhelper: add user-agent to analytics 2015-03-06 12:02:40 -05:00
trigger.py Fix Github Trigger handling when there is no committer 2015-03-17 16:54:18 -04:00
verbs.py Add support for the new ACI signature extension 2015-03-10 17:26:00 -07:00
web.py Add auto-redirect to user and org pages for the new layout 2015-04-10 15:35:23 -04: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