You need to sign in or sign up before continuing.
Select Git revision
merge_request.rb
-
Jacob Vosmaer authored
As a warning from the StateMachine gem points out to us, there already exists a method ActiveRecord#lock!. This change renames the `lock` and `unlock` events defined on MergeRequest to `lock_mr` and `unlock_mr`.
Jacob Vosmaer authoredAs a warning from the StateMachine gem points out to us, there already exists a method ActiveRecord#lock!. This change renames the `lock` and `unlock` events defined on MergeRequest to `lock_mr` and `unlock_mr`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.