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-05-02 13:43:57 -04: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 Toward running quay in a docker container. 2014-04-07 01:20:09 -04:00
cache.py Disable that pesky browser cache in the ways that matter. 2014-03-26 18:36:59 -04: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
dockerfileparse.py Use a new caching algorithm which can limit the size for the build nodes. Stop treating public images as special. Add a new phase to the builder for pulling. 2014-04-30 18:48:36 -04:00
email.py Send an email automatically when a payment fails. 2014-04-22 13:56:34 -04:00
exceptionlog.py Add sentry exception monitoring. 2014-04-28 18:59:22 -04:00
gravatar.py Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
http.py Toward running quay in a docker container. 2014-04-07 01:20:09 -04: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 Change the request ids to use urns. Add the logger name to the log formatter. 2014-05-02 13:43:57 -04: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
safetar.py Use safer tar extraction. Handle error messages in the build process more intelligently. 2014-04-01 13:46:41 -04:00
seo.py Remove the logger basicConfig from the seo module. 2013-12-02 15:23:15 -05:00
validation.py Return the reason a username validation failed and add tests to verify we are sending the reason to client 2014-04-07 20:37:02 -04:00