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/api
jakedt 0827e0fbac Merge remote-tracking branch 'origin/master' into ncc1701
Conflicts:
	endpoints/web.py
	static/directives/signup-form.html
	static/js/app.js
	static/js/controllers.js
	static/partials/landing.html
	static/partials/view-repo.html
	test/data/test.db
2014-04-14 19:37:22 -04:00
..
__init__.py - Add support for super users 2014-04-10 00:26:55 -04:00
billing.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -04:00
build.py First attempt at making config loadable through string config overrides in an env variable. 2014-04-03 17:31:46 -04:00
discovery.py Finish the implementation of local userfiles. Strip charsets from mimetypes in the build worker. Add canonical name ordering to the build queue. Port all queues to the canonical naming version. 2014-04-11 18:34:47 -04:00
image.py First attempt at making config loadable through string config overrides in an env variable. 2014-04-03 17:31:46 -04:00
logs.py - Add support for super users 2014-04-10 00:26:55 -04:00
organization.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -04:00
permission.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
prototype.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
repository.py Fix public repository permissions checking. 2014-03-26 15:56:51 -04:00
repotoken.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
robot.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
search.py Fix public repository permissions checking. 2014-03-26 15:56:51 -04:00
subscribe.py Fix the tests and implement a fake stripe. 2014-04-10 15:20:16 -04:00
superuser.py - Add support for super users 2014-04-10 00:26:55 -04:00
tag.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00
team.py Mark a whole slew of APIs as internal only. 2014-03-19 12:09:07 -04:00
trigger.py Merge remote-tracking branch 'origin/master' into ncc1701 2014-04-14 19:37:22 -04:00
user.py Merge branch 'ncc1701' of ssh://bitbucket.org/yackob03/quay into ncc1701 2014-04-10 15:20:26 -04:00
webhook.py Merge remote-tracking branch 'origin/master' into swaggerlikeus 2014-03-19 15:39:44 -04:00