diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2018-08-08 13:18:37 +0000 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2018-08-08 13:18:37 +0000 |
commit | 6f21652f0b79a614ad809dc028aaa28aee16732e (patch) | |
tree | 591441e9db6047314918e4c9fc8d7b8fe30a880e /changelogs | |
parent | 27f5efcfa50232cd2b81e3ced503adbf1bb8823c (diff) | |
parent | db0d75ea3e533dec746ee75c964ee4951d38761c (diff) | |
download | gitlab-ce-6f21652f0b79a614ad809dc028aaa28aee16732e.tar.gz |
Merge branch 'ci-builds-status-index' into 'master'
Remove redundant ci_builds (status) index
See merge request gitlab-org/gitlab-ce!21070
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ci-builds-status-index.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ci-builds-status-index.yml b/changelogs/unreleased/ci-builds-status-index.yml new file mode 100644 index 00000000000..8b7252f09e5 --- /dev/null +++ b/changelogs/unreleased/ci-builds-status-index.yml @@ -0,0 +1,5 @@ +--- +title: Remove redundant ci_builds (status) index +merge_request: 21070 +author: +type: performance |