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
2014-05-09 18:49:33 -04:00
..
api First stab at LDAP integration. 2014-05-09 17:39:43 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
callbacks.py Merge branch 'githublogin' 2014-04-16 22:48:03 -04:00
common.py Add support for not using CDN-based resources. When USE_CDN = False, all CDN-based resources will instead be used from the local system. 2014-05-09 18:49:33 -04:00
csrf.py Fix CSRF token generation. 2014-03-25 17:51:22 -04:00
index.py We are not a standalone registry. 2014-05-02 14:52:03 -04:00
realtime.py Fix the problem with login on new triggers. 2014-03-26 15:52:24 -04:00
registry.py Fix a typo in one of the abort errors. 2014-05-08 11:50:38 -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 Add support for skipping Dockerfile builds via the [skip build] or [build skip] message 2014-05-01 15:25:46 -04:00
web.py Add robots.txt and update the sitemap. 2014-04-21 19:46:00 -04:00
webhooks.py Remove test "True" that breaks permissions on the Github trigger 2014-05-01 21:35:07 -04:00