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/registry
Jimmy Zelinskie a16b469d9b util.registry.torrent: stash kid in JWT headers
Upstream, chihaya reads this header in order to find the kid in the list
of maintained keys. A long time ago, it used to just iterate, but now it
needs to know the kid.
2017-06-09 13:31:38 -04:00
..
test Fix docker versioning library to support new versioning scheme 2017-02-22 16:08:17 -05:00
__init__.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
aufs.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
dockerver.py Fix docker versioning library to support new versioning scheme 2017-02-22 16:08:17 -05:00
filelike.py BaseStreamFileLike: handle reads that return None 2015-09-30 17:46:59 -04:00
generatorfile.py Fix GeneratorFile for working with BufferedReader 2016-06-23 13:40:57 -04:00
gzipinputstream.py Change build logs load to using streaming Gzip 2015-08-28 14:08:13 -04:00
gzipstream.py Handle the common case of one chunk when calculating the uncompressed size 2015-12-14 15:27:48 -05:00
gzipwrap.py Make ACI generation consistent across calls 2016-05-26 17:09:19 -04:00
queuefile.py Add ACI signing tests 2016-05-13 18:29:57 -04:00
queueprocess.py Fix QueueFile to support read-to-end semantics and add some tests 2016-03-31 12:06:49 -04:00
replication.py Change georeplication queuing to use new batch system 2016-12-21 17:44:30 -05:00
streamlayerformat.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
tarfileappender.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
tarlayerformat.py Refactor the util directory to use subpackages. 2015-08-03 16:04:19 -04:00
torrent.py util.registry.torrent: stash kid in JWT headers 2017-06-09 13:31:38 -04:00