summaryrefslogtreecommitdiff
path: root/app/models/user_interacted_project.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Shortcut and return on duplicate record error.43460-track-projects-a-user-contributed-toAndreas Brandl2018-03-061-3/+3
* Nested transaction for find_or_create_by! queries.Andreas Brandl2018-03-061-5/+11
* Remove unnecessary safe guard.Andreas Brandl2018-03-061-6/+0
* Operate on ids to avoid unnecessary loading.Andreas Brandl2018-03-061-3/+3
* Singularize model name.Andreas Brandl2018-03-061-0/+59