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
Joseph Schorr 2d2662f53f Fix deleting repos and images under MySQL
MySQL doesn't handle constraints at the end of transactions, so deleting images currently fails. This removes the constraint and just leaves parent_id as an int
2015-11-09 14:42:05 -05:00
..
config Make the namespace and secret name configurable via env var for the k8s provider 2015-10-23 12:18:11 -04:00
migrate Fix deleting repos and images under MySQL 2015-11-09 14:42:05 -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 Add a SecScanEndpoint class and move all the cert and config handling in there 2015-11-06 15:22:18 -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