summaryrefslogtreecommitdiff
path: root/app/models/merge_requests_closing_issues.rb
Commit message (Expand)AuthorAgeFilesLines
* 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