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:
authorYorick Peterse <yorickpeterse@gmail.com>2017-11-10 18:49:36 +0300
committerOswaldo Ferreira <oswaldo@gitlab.com>2017-11-10 22:34:55 +0300
commit29831be88942715d3c240bf965e887df7f93ba1d (patch)
tree98ee988df125a509a24dbd10cf7e3aa6e5497ade /changelogs
parent4bab041750c328718265bf0459a151eff7e2965a (diff)
Merge branch 'fix-502-mrs-with-lots-of-versions' into 'master'
Fix another timeout when searching for pipelines Closes #39054 See merge request gitlab-org/gitlab-ce!15322 (cherry picked from commit 0517b9e341a2960c54faa69717628225ed50c418) ec73ecb0 Fix another timeout when searching for pipelines
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-502-mrs-with-lots-of-versions.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-502-mrs-with-lots-of-versions.yml b/changelogs/unreleased/fix-502-mrs-with-lots-of-versions.yml
new file mode 100644
index 00000000000..32cdfba4eec
--- /dev/null
+++ b/changelogs/unreleased/fix-502-mrs-with-lots-of-versions.yml
@@ -0,0 +1,6 @@
+---
+title: Ensure merge requests with lots of version don't time out when searching for
+ pipelines
+merge_request:
+author:
+type: performance