summaryrefslogtreecommitdiff
path: root/app/models/issue_assignee.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+0
* Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-7/+0
* [Multiple issue assignees] Resolving conflictsValery Sizov2017-05-041-16/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+29