summaryrefslogtreecommitdiff
path: root/app/models/merge_requests_closing_issues.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-1/+1
* Expose merge requests count based on user accessAlexandru Croitor2019-06-181-4/+31
* 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
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Added space indentation in models/merge_requests_closing_issues.rbblackst0ne2017-02-221-2/+2
* Refactored count_for_collection() for using pluck instead of selectblackst0ne2017-02-211-3/+3
* Add merge request count to each issue on issues listblackst0ne2017-02-171-0/+8
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-4/+2
* Add a uniqueness constraint to `MergeRequestsClosingIssues`Timothy Andrew2016-09-201-0/+5
* Improve performance of the cycle analytics page.Timothy Andrew2016-09-151-0/+4