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:
authorMichael Kozono <mkozono@gmail.com>2019-08-13 01:02:28 +0300
committerMichael Kozono <mkozono@gmail.com>2019-08-13 01:02:28 +0300
commit4254f5dc0ea4c226690d0d9abd20d1c9822fefcb (patch)
tree3cd94454d455b99ae3dd192633fc0942441c46d6 /changelogs
parent4ce6d2b9db680b7c8563ee65fe25ee4d38a329e9 (diff)
parent2f8709fb53137c2f53409f2400cd85083b06d6f6 (diff)
Merge branch 'ce-12547-load-search-counts-async' into 'master'
Load search result counts asynchronously (CE) See merge request gitlab-org/gitlab-ce!31663
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/load-search-counts-async.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/load-search-counts-async.yml b/changelogs/unreleased/load-search-counts-async.yml
new file mode 100644
index 00000000000..1f466450e76
--- /dev/null
+++ b/changelogs/unreleased/load-search-counts-async.yml
@@ -0,0 +1,5 @@
+---
+title: Load search result counts asynchronously
+merge_request: 31663
+author:
+type: changed