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:
authorNick Thomas <nick@gitlab.com>2018-06-05 14:11:36 +0300
committerNick Thomas <nick@gitlab.com>2018-06-05 14:11:36 +0300
commit9ca8d88b07406a51501999c1ea37dfdb0f697c06 (patch)
treead7990d7a30a1233fb561e6052419291b419b74d /changelogs
parent89ab76c55e9e90c97bb8fe04eb11562979058b5a (diff)
parent71ed7987d3a7ab16677cb2b87721f391e8daaf13 (diff)
Merge branch 'gh-importer-transactions' into 'master'
Perform pull request IO work outside a transaction See merge request gitlab-org/gitlab-ce!19372
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/gh-importer-transactions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/gh-importer-transactions.yml b/changelogs/unreleased/gh-importer-transactions.yml
new file mode 100644
index 00000000000..1489d60a3fb
--- /dev/null
+++ b/changelogs/unreleased/gh-importer-transactions.yml
@@ -0,0 +1,5 @@
+---
+title: Move PR IO operations out of a transaction
+merge_request:
+author:
+type: performance