Project 'gitlab-org/gitlab-ce' was moved to 'gitlab-org/gitlab-foss'. Please update any links and bookmarks that may still have the old path.
Improve database response time for listing user activity
All threads resolved!
All threads resolved!
Compare changes
Files
5+ 14
− 14
@@ -2,8 +2,8 @@ class UserInteractedProject < ActiveRecord::Base
@@ -15,13 +15,7 @@ def track(event)
@@ -29,11 +23,17 @@ def track(event)