summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2019-09-09 13:46:24 +0000
committerStan Hu <stanhu@gmail.com>2019-09-09 13:46:24 +0000
commit107ebb8251463cef43b6ccf00dde4de54d66d1ac (patch)
treed6689133b1bd0129a4f5461d6d2154506caa2808 /changelogs
parentcbb35ea882cdc40c09f7f6cd44bca8d72e506092 (diff)
downloadgitlab-ce-107ebb8251463cef43b6ccf00dde4de54d66d1ac.tar.gz
Lower searches count limit
Lowering the limit when performing search from 1001 to 101. This will allow us to speed this process.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-11777-lower-search-count-limits.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-11777-lower-search-count-limits.yml b/changelogs/unreleased/fj-11777-lower-search-count-limits.yml
new file mode 100644
index 00000000000..c284bc49bfc
--- /dev/null
+++ b/changelogs/unreleased/fj-11777-lower-search-count-limits.yml
@@ -0,0 +1,5 @@
+---
+title: Lower search counters
+merge_request: 11777
+author:
+type: performance