Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot b794758ce4 Add latest changes from gitlab-org/gitlab@master 2021-05-20 09:10:30 +00:00
GitLab Bot 34b3acb5a3 Add latest changes from gitlab-org/gitlab@master 2020-09-28 15:09:44 +00:00
GitLab Bot eef9c80f1c Add latest changes from gitlab-org/gitlab@master 2020-08-27 15:10:21 +00:00
GitLab Bot 9b14160725 Add latest changes from gitlab-org/gitlab@master 2020-08-24 18:10:19 +00:00
GitLab Bot 0c4b9cacd5 Add latest changes from gitlab-org/gitlab@master 2020-05-06 06:09:36 +00:00
GitLab Bot 0ec841b7f9 Add latest changes from gitlab-org/gitlab@master 2020-04-30 00:09:37 +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
gfyoung c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
Lin Jen-Shin 72c99b58ab Remove useless return 2018-07-09 21:13:08 +08:00
Shinya Maeda 93a964d449 Add spec for ExclusiveLeaseHelpers 2018-07-03 16:20:27 +09:00