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
Kenny Lee Sin Cheong b6336393de Make IPResolver run the update in a separate thread
A separate thread will cache the results of parsing the range
file, and the IPResolver will hit the cache instead of blocking while recomputing the
ranges everytime. The thread updates every 600s, and retry every 60s on
failures.
2018-08-31 14:00:53 -04:00
..
config Add one-action transplant of kube secret 2018-08-17 11:00:04 -04:00
ipresolver Make IPResolver run the update in a separate thread 2018-08-31 14:00:53 -04:00
metrics Move metrics test to pytest 2018-07-17 16:54:04 -04:00
migrate Fix copy table for empty table 2018-07-21 16:20:38 -04:00
registry Move remaining util tests into pytest 2018-07-19 11:40:40 -04:00
saas endpoints/api: Allow null fields in user metadata 2018-06-27 15:34:55 -04:00
secscan Remove jwt validation for jschorr to fix later 2018-06-01 15:07:06 -04:00
security Fix SSL test import 2018-07-19 11:59:14 -04:00
test Move remaining util tests into pytest 2018-07-19 11:40:40 -04:00
tufmetadata Add a security scanner api config object for params 2018-06-01 15:06:50 -04:00
vendor Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
__init__.py Remove jwt validation for jschorr to fix later 2018-06-01 15:07:06 -04:00
abchelpers.py Make the nooper impl even smaller! 2017-04-20 13:42:49 -04:00
asyncwrapper.py Handle null executor cancellations separately from other exceptions 2017-05-15 13:45:44 -04:00
audit.py Make IP resolver performance a bit better by skipping an unnecessary set 2018-08-08 14:40:26 -04:00
backfillreplication.py Fill backfill script for recent changes 2017-04-19 16:50:51 -04:00
backoff.py Add exponential backoff of login attempts. 2014-09-02 15:27:05 -04:00
cache.py *: fix legacy imports 2016-09-28 20:17:14 -04:00
canonicaljson.py Add a uniqueness hash to derived image storage to break caching over tags 2016-06-20 16:34:52 -04:00
dict_wrappers.py Merge pull request #2322 from jzelinskie/acifix 2017-04-21 10:15:03 -04:00
disableabuser.py Add support for disabling an entire namespace, including its team members 2017-07-13 12:25:19 +03: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
expiresdict.py Fix bug in in-memory data cache 2018-05-01 13:28:24 +03:00
failover.py util.failover: re-raise exceptions on failure 2017-03-01 00:40:47 -05:00
fixuseradmin.py Add script for fixing missing admin permissions 2018-02-13 16:23:17 -05:00
generatepresharedkey.py refactor approval service key to not need approver 2018-08-15 17:18:41 -04:00
headers.py Make sure to only split into two parts max 2015-05-20 14:54:41 -04:00
http.py Make API errors more informative 2018-07-08 11:45:33 +03:00
imagetree.py Add a helper method to Image to parse ancestor string. 2016-09-07 10:48:58 -04: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
itertoolrecipes.py Optimize repository search by changing our lookup strategy 2017-03-09 19:47:55 -05:00
jinjautil.py Use $QUAYPATH and $QUAYDIR in conf and init files 2017-07-05 16:23:54 +02:00
label_validator.py Basic labels support 2016-08-26 15:24:26 -04:00
locking.py Fix locking via RedLock 2016-08-29 16:06:26 -04:00
log.py Use $QUAYPATH and $QUAYDIR in conf and init files 2017-07-05 16:23:54 +02:00
morecollections.py Implement helper classes for tracking streaming diffs, both indexed and non-indexed 2016-12-20 12:50:18 -05:00
names.py Ensure that we limit the length of repository names 2018-07-13 13:22:33 +03:00
pagination.py Fix V2 catalog and tag pagination 2016-02-10 00:25:33 +02: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
timedeltastring.py If enabled, allow users and orgs to set their time machine expiration 2017-04-21 11:32:45 -04:00
useremails.py Use $QUAYPATH and $QUAYDIR in conf and init files 2017-07-05 16:23:54 +02:00
validation.py Fix exception raised for certain non-JSON strings given to is_json 2017-11-14 13:46:06 -05:00
workers.py Fix worker count to use CPU affinity correctly and be properly bounded 2018-05-03 11:57:20 +03:00