Skip to content

EE-port of: Atomic generation of internal ids for issues.

Andreas Brandl requested to merge ee-31114-internal-ids-are-not-atomic into master

I've picked changes from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17580 and fixed all conflicts. In addition to that, EE-specific models have been changed to use the renamed NonatomicInternalId module instead of InternalId.

Edited by Andreas Brandl

Merge request reports