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/util
2014-02-25 15:07:24 -05:00
..
__init__.py Fix some stuff with logins and permissions, add tags to the mode. 2013-09-25 16:46:28 -04:00
analytics.py Forgot the new analytics library. 2013-10-03 16:21:37 -04:00
cache.py Add no-cache as a response header. 2014-01-02 18:01:34 -05:00
changes.py Empty tar files should be interepreted as no diffs. 2014-01-31 11:29:55 -05:00
checksums.py Update the checksums to a version that supports empty layers. 2013-12-06 14:23:26 -05:00
email.py Add ability to view and change an account’s email address 2014-01-17 17:04:05 -05:00
glogger.py Send everything in production through the gunicorn logger (allows rotation using USR1). Add a gunicorn logger that emits the logstash format. Move the gunicorn config to the conf subdir. Update the postrotate script to hopefully work. 2014-02-04 15:08:49 -05:00
gravatar.py Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
http.py Move the auth context methods into their own file so that we don't have auth trying to import itself 2014-02-25 15:07:24 -05:00
invoice.py Add ability to download receipts in PDF form 2013-11-18 14:49:54 -05:00
invoice.tmpl Add receipt/invoice email support and option to Quay 2013-11-15 14:42:31 -05:00
names.py Start fleshing out support for robots. 2013-11-20 16:13:03 -05:00
phantomjs-runner.js Add the snapshot endpoint to web.py and have the phantomjs running only load the page's HTML once there are no further pending XHR requests 2013-11-18 17:11:06 -05:00
seo.py Remove the logger basicConfig from the seo module. 2013-12-02 15:23:15 -05:00
validation.py Update the username validation to match the Docker CLI rules. 2013-11-15 12:31:39 -05:00