diff options
author | Stan Hu <stanhu@gmail.com> | 2018-12-07 23:16:44 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-12-07 23:16:44 +0000 |
commit | 9655a602ac0d186e10c44f7b6bcdfc0f14ac7b6a (patch) | |
tree | e61c2ada5b2ad79e5607bb241df5a376c3238a84 /changelogs | |
parent | a27ba8edfa6f41de135cf6f1573cc5366440f7b5 (diff) | |
parent | 8c9e692095afb59111c73781c8ee501cb4cb2459 (diff) | |
download | gitlab-ce-9655a602ac0d186e10c44f7b6bcdfc0f14ac7b6a.tar.gz |
Merge branch 'tc-backfill-hashed-project_repositories' into 'master'
Fill project_repositories for hashed storage projects
Closes #48527
See merge request gitlab-org/gitlab-ce!23482
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/tc-backfill-hashed-project_repositories.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-backfill-hashed-project_repositories.yml b/changelogs/unreleased/tc-backfill-hashed-project_repositories.yml new file mode 100644 index 00000000000..90a5c8c4e2c --- /dev/null +++ b/changelogs/unreleased/tc-backfill-hashed-project_repositories.yml @@ -0,0 +1,5 @@ +--- +title: Fill project_repositories for hashed storage projects +merge_request: 23482 +author: +type: added |