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
Matt Jibson 01fe548abd Use env vars to set k8s endpoint URL
The old DNS method is optionally enabled in k8s, but the env vars are
always there.

partial solution to #864
2015-11-13 17:05:14 -05:00
..
config Use env vars to set k8s endpoint URL 2015-11-13 17:05:14 -05:00
migrate Allow None for max_id during migrations 2015-11-13 15:41:39 -05:00
registry Merge pull request #422 from coreos-inc/logsgzipfix 2015-08-31 12:15:30 -04:00
saas Use real cloudwatch limit 2015-08-26 16:48:48 -04:00
secscan Fix all the things! 2015-11-12 20:55:41 -05:00
security Make our JWT checking more strict. 2015-09-04 15:18:57 -04:00
vendor Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
__init__.py Build the OAuth redirect URL ourselves, rather than relying on undocumented Flask behavior 2015-09-02 13:32:11 -04:00
backoff.py Add exponential backoff of login attempts. 2014-09-02 15:27:05 -04:00
cache.py Fix NPE in cache control decorator 2015-05-28 13:22:42 -04:00
dict_wrappers.py Fix dict wrapper access to not raise an exception 2015-09-22 14:18:37 -04:00
dockerfileparse.py Fix Dockerfile parsing for unicode and add testing 2015-08-31 14:32:26 -04:00
dynamic.py Set up the build logs to use our fake build logs on test and local. 2014-05-09 18:45:11 -04:00
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 Change all Quay.io references to Quay, fix tour and change logo 2015-11-02 14:37:48 -05: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 Update tag validation 2015-10-05 19:32:10 -04:00
phantomjs-runner.js Add better logging to the snapshot generator for timing purposes and make sure the PhantomJS script always exists after a maximum of 10 seconds. 2014-05-19 13:11:07 -04: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 Use a proper HTML parser with BS and catch exceptions 2015-09-10 16:14:29 -04: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 Change all Quay.io references to Quay, fix tour and change logo 2015-11-02 14:37:48 -05:00
validation.py Docker changed their namespace regex, so we need to adjust 2015-10-22 12:07:31 -04:00