Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-08-11 11:34:07 +0300
committerRémy Coutable <remy@rymai.me>2016-08-11 11:34:07 +0300
commit2facade8f0700a5832dca94c86e512c1c276d601 (patch)
treec206fbceef3b4285bb1e45f24749c2d594cf7130 /app/services/git_push_service.rb
parentb6c9567adb048c6069823a3e2e341f1557188bcc (diff)
parent17dd3e89d5a43761e85d7af30ad083db6ca5834b (diff)
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 'app/services/git_push_service.rb')
0 files changed, 0 insertions, 0 deletions