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:
authorYorick Peterse <yorickpeterse@gmail.com>2018-05-28 19:57:49 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2018-05-28 19:57:49 +0300
commitb7467908b9366338bf7c4954f7a0d0a8b5266523 (patch)
tree30ab2e4cf8a2dccfbf8cf3c9619ddc212c9137ce /changelogs
parent47cd6a061b9fc99a33e557a256357148ccb1362d (diff)
parentf2cc1169e8c4e4ed209df0c6b50c1f5b69f5fdb0 (diff)
Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'master'
Remove double-checked internal id generation. Closes #45389 See merge request gitlab-org/gitlab-ce!19181
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ab-45389-remove-double-checked-internal-id-generation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ab-45389-remove-double-checked-internal-id-generation.yml b/changelogs/unreleased/ab-45389-remove-double-checked-internal-id-generation.yml
new file mode 100644
index 00000000000..d87604de0f8
--- /dev/null
+++ b/changelogs/unreleased/ab-45389-remove-double-checked-internal-id-generation.yml
@@ -0,0 +1,5 @@
+---
+title: Remove double-checked internal id generation.
+merge_request: 19181
+author:
+type: performance