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/test/data
Brad Ison f89a16a64d Make byte_count on BlobUpload table not nullable
The byte_count field on the BlobUpload model is marked as not
nullable, but the migration to make the field a big integer removed
that restriction (#2388 :: 76de324) in the database.  It's still in
the model though, which means they are out of sync.  This adds a
migration to mark the field as not nullable in the database again.
2018-02-26 11:36:56 -05:00
..
sample/layers Remove the sample data we no longer use 2016-01-15 10:31:52 -05:00
signing-private.gpg remove all default keys (#1485) 2016-05-23 16:00:48 -04:00
signing-public.gpg remove all default keys (#1485) 2016-05-23 16:00:48 -04:00
test.db Make byte_count on BlobUpload table not nullable 2018-02-26 11:36:56 -05:00
test.kid Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
test.pem Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00