An error occurred while fetching the assigned milestone of the selected merge_request.
Get rid of user activites table and replace it with redis
Compare changes
Files
3+ 1
− 2
@@ -96,7 +96,6 @@ class User < ActiveRecord::Base
@@ -96,7 +96,6 @@ class User < ActiveRecord::Base
has_many :protected_branch_merge_access_levels, dependent: :destroy, class_name: ProtectedBranch::MergeAccessLevel
@@ -965,7 +964,7 @@ def increment_failed_attempts!
@@ -965,7 +964,7 @@ def increment_failed_attempts!