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 c630d7e948 Merge branch 'master' into touchdown
Conflicts:
	static/js/app.js
	static/partials/organizations.html
	test/data/test.db
2014-06-03 13:22:26 -04:00
..
api Merge branch 'driversed' of ssh://bitbucket.org/yackob03/quay into driversed 2014-05-29 11:24:44 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Move GitHub build trigger behind a feature flag. 2014-05-30 18:28:18 -04:00
common.py Add UI for handling the case when an enterprise has reached its maximum seat count 2014-05-28 15:22:36 -04:00
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.py Split out the redis hostname for user events and build logs as a string config. Modularize the user events and fix all callers. 2014-05-30 14:25:29 -04:00
realtime.py Split out the redis hostname for user events and build logs as a string config. Modularize the user events and fix all callers. 2014-05-30 14:25:29 -04:00
registry.py Add a queue capacity reporter plugin to the queue. Move the queue definitions to app. Add a cloudwatch reporter to the dockerfile build queue. 2014-05-21 19:50:37 -04:00
tags.py Switch the delete tag response code to match the registry spect. 2014-02-06 17:33:50 -05:00
trigger.py Make sure we have a head_commit in the payload from Github 2014-05-16 15:45:13 -04:00
web.py Merge remote-tracking branch 'origin/master' into touchdown 2014-05-21 14:43:57 -04:00
webhooks.py Rename the email util to not conflict with a builtin library. 2014-05-28 18:22:48 -04:00