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 608ffd9663 Basic labels support
Adds basic labels support to the registry code (V2), and the API. Note that this does not yet add any UI related support.
2016-08-26 15:24:26 -04:00
..
config Basic labels support 2016-08-26 15:24:26 -04:00
metrics Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
migrate Basic labels support 2016-08-26 15:24:26 -04:00
registry Fix GeneratorFile for working with BufferedReader 2016-06-23 13:40:57 -04:00
saas Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
secscan Fix get_priority_for_index method for non-int values 2016-07-11 15:04:50 -04:00
security Switch to using the leeway parameter on JWT validation 2016-06-27 14:42:44 -04:00
vendor Fix tarfile to support non-unicode pax fields 2015-08-07 11:56:38 -04:00
__init__.py mv JWK-canonicalization util.security.fingerprint 2016-04-29 14:05:16 -04:00
backfillreplication.py fix identation according to lint 2016-06-08 15:55:47 -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
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 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
expiresdict.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
generatepresharedkey.py remove GPL'd timeparse library 2016-06-02 12:27:49 -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 Fix tag links 2016-08-17 15:06:10 -04:00
label_validator.py Basic labels support 2016-08-26 15:24:26 -04:00
locking.py Switch to generic RedisError 2016-06-20 11:20:17 -04:00
morecollections.py Strip whitespace from ALL the things. 2014-11-24 16:07:38 -05:00
names.py Prevent invalid tags on builds 2016-07-25 17:50:35 -07: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
useremails.py Have email read the enterprise logo 2016-08-09 12:18:35 -04:00
validation.py Basic labels support 2016-08-26 15:24:26 -04:00