summaryrefslogtreecommitdiff
path: root/app/models/user_interacted_project.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-10/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-14/+0
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Run rubocop -aNick Thomas2019-03-131-10/+8
* 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