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
jakedt 3f42d15335 Merge remote-tracking branch 'origin/master' into tagyourit
Conflicts:
	static/css/quay.css
	static/js/graphing.js
	static/partials/view-repo.html
	test/data/test.db
2014-04-15 15:58:30 -04:00
..
api Merge remote-tracking branch 'origin/master' into tagyourit 2014-04-15 15:58:30 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Toward running quay in a docker container. 2014-04-07 01:20:09 -04:00
common.py Fix the cache buster. 2014-04-15 14:27:00 -04:00
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.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
realtime.py Fix the problem with login on new triggers. 2014-03-26 15:52:24 -04:00
registry.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
tags.py Switch the delete tag response code to match the registry spect. 2014-02-06 17:33:50 -05:00
trigger.py Merge remote-tracking branch 'origin/master' into ncc1701 2014-04-14 19:37:22 -04:00
web.py Merge remote-tracking branch 'origin/master' into ncc1701 2014-04-14 19:37:22 -04:00
webhooks.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