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:
authorSean McGivern <sean@gitlab.com>2018-12-28 11:02:43 +0300
committerSean McGivern <sean@gitlab.com>2018-12-28 11:02:43 +0300
commit5c9aa170bf0be2e6c23535ef82b80b914fc4089b (patch)
tree5819c55a472e48ea67e35bbdf6a5a4aa420a3179 /changelogs/unreleased
parentf13ec30d5e0079d66efadd374b219d0c445e28cf (diff)
parente7bd824484636fd4d4d7beb524b6bea3ecef533a (diff)
Merge branch 'sh-fix-branches-api-timeout' into 'master'
Fix timeout issues retrieving branches via API Closes #55724 See merge request gitlab-org/gitlab-ce!24034
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/sh-fix-branches-api-timeout.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-branches-api-timeout.yml b/changelogs/unreleased/sh-fix-branches-api-timeout.yml
new file mode 100644
index 00000000000..8cd29a7269d
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-branches-api-timeout.yml
@@ -0,0 +1,5 @@
+---
+title: Fix timeout issues retrieving branches via API
+merge_request: 24034
+author:
+type: performance