Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 0ec841b7f9 Add latest changes from gitlab-org/gitlab@master 2020-04-30 00:09:37 +00:00
GitLab Bot 18a102a5b9 Add latest changes from gitlab-org/gitlab@master 2019-11-08 03:06:48 +00:00
Oswaldo Ferreira f4cd926cf3 Add exclusive lease to mergeability check process
Concurrent calls to UserMergeToRef RPC updating a single ref
can lead to an opaque fail that is being rescued at Gitaly.

So this commit adds an exclusive lease to the mergeability
check process with the key as the current MR ID.
2019-07-31 19:58:43 -03:00
Kamil Trzciński 31a1ce2132 Lock writes to trace stream 2018-11-27 17:55:20 +01:00
Shinya Maeda 202c2c6aef Fix static analysys 2018-07-04 13:28:18 +09:00
Shinya Maeda 93a964d449 Add spec for ExclusiveLeaseHelpers 2018-07-03 16:20:27 +09:00