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:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-06-14 01:45:44 +0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-06-14 01:45:44 +0300
commitd8b361aff274e4b9c010a483add693af15b51371 (patch)
tree2267dcadc24c80d0eaa9c6aa7495f210d574a968 /changelogs
parent13fe5b0d3644f8ace47343b96bc1ba32138f8ecb (diff)
parent18020f00f880fd849800624e08e87d0a5aa5111f (diff)
Merge branch 'sh-speed-up-commit-loading' into 'master'
Speed up commit loads by disabling BatchLoader replace_methods See merge request gitlab-org/gitlab-ce!29633
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-speed-up-commit-loading.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-speed-up-commit-loading.yml b/changelogs/unreleased/sh-speed-up-commit-loading.yml
new file mode 100644
index 00000000000..db408708385
--- /dev/null
+++ b/changelogs/unreleased/sh-speed-up-commit-loading.yml
@@ -0,0 +1,5 @@
+---
+title: Speed up commit loads by disabling BatchLoader replace_methods
+merge_request: 29633
+author:
+type: performance