summaryrefslogtreecommitdiff
path: root/app/models/issue
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-201-1/+1
* Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-4/+0
* Improve performance of the cycle analytics page.Timothy Andrew2016-09-151-0/+4
* Add an `Issue::Metrics` model.Timothy Andrew2016-08-261-0/+21