diff options
author | Rémy Coutable <remy@rymai.me> | 2016-08-11 08:34:07 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-08-11 08:34:07 +0000 |
commit | 2facade8f0700a5832dca94c86e512c1c276d601 (patch) | |
tree | c206fbceef3b4285bb1e45f24749c2d594cf7130 /lib | |
parent | b6c9567adb048c6069823a3e2e341f1557188bcc (diff) | |
parent | 17dd3e89d5a43761e85d7af30ad083db6ca5834b (diff) | |
download | gitlab-ce-2facade8f0700a5832dca94c86e512c1c276d601.tar.gz |
Merge branch 'remove-ci-runner-trigram-indexes' into 'master'
Remove trigram indexes for "ci_runners"
## What does this MR do?
This MR removes two trigram indexes from the `ci_runners` table.
## Are there points in the code the reviewer needs to double check?
No.
## Why was this MR needed?
These indexes are only very rarely used while slowing down any update. See 4baee5d3a2e9e3b49a991db89e335072b911e64c for more information.
## Does this MR meet the acceptance criteria?
- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [x] ~~API support added~~
- Tests
- [x] ~~Added for this feature/bug~~
- [ ] All builds are passing
- [x ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5755
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions