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
2015-08-07 11:56:38 -04:00
..
config Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
migrate Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
registry Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
saas Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
security Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
vendor Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
__init__.py
backoff.py
cache.py Fix NPE in cache control decorator 2015-05-28 13:22:42 -04:00
dockerfileparse.py Fix dockerfile parsing for unicode 2014-11-28 15:03:04 -05:00
dynamic.py
headers.py Make sure to only split into two parts max 2015-05-20 14:54:41 -04:00
http.py Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
imagetree.py Change ImageTree to only use a single loop over the images when building. This should be slightly faster on large image sets 2015-03-04 16:53:22 -05:00
invoice.py Add support for custom fields in billing invoices 2015-06-12 16:45:01 -04:00
invoice.tmpl Add support for custom fields in billing invoices 2015-06-12 16:45:01 -04:00
jinjautil.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
morecollections.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
names.py fix shadowed variable 2015-01-05 14:51:00 -05:00
phantomjs-runner.js
safetar.py
seo.py Fix PhantomJS by always using the local copy of CDN files, and making sure to specify TLS (instead of the default SSLv3, which is now deprecated) 2014-11-25 15:32:10 -05:00
streamingjsonencoder.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
systemlogs.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
useremails.py Add missing action 2015-01-16 14:57:09 -05:00
validation.py