Commit graph

10 commits

Author SHA1 Message Date
Joseph Schorr
091f821a6a - Rename get_repo_image to get_repo_image_extended and get_repo_image_directly to get_repo_image
- Remove the configure call from CloseForLongOperation
- Other small fixes
2014-11-10 13:44:36 -05:00
Jake Moshenko
03190efde3 Phase 2 of migrating repo namespaces to referencing user objects, backfilling the rows without a value for namespace_user, and changing all accesses to go through the namespace_user object. All tests are passing, manual testing still required. 2014-09-24 18:01:35 -04:00
Jake Moshenko
18ec0c3e0a Update the audit ancestry tool to not affect pushes in progress. 2014-09-03 13:09:17 -04:00
Jake Moshenko
b47742b011 Update the audit script for geographic distribution. 2014-06-27 17:15:06 -04:00
Jake Moshenko
78c5aec5b9 Switch the checksums to use the registry computed value, remove all assumptions of namespaced paths for legacy storage, fix an upload race condition in the registry code. 2014-06-11 15:37:45 -04:00
Jake Moshenko
acbfc0bd5a Merge branch 'master' of bitbucket.org:yackob03/quay 2014-05-06 15:14:06 -04:00
Jake Moshenko
ebca0abc82 Update the ancestry audit to actually check that the ancestors match the ones they should. 2014-05-06 15:13:43 -04:00
jakedt
e87ffa20cf First attempt at making config loadable through string config overrides in an env variable. 2014-04-03 17:31:46 -04:00
jakedt
3cef327980 Add some better logging to the ancestry audit. 2014-02-21 13:56:14 -05:00
jakedt
177a21e996 Remove an extraneous slash in image file path computations. Add a script that will audit and fix image ancestry. 2014-02-21 12:05:03 -05:00