summaryrefslogtreecommitdiff
path: root/app/models/concerns/noteable.rb
Commit message (Expand)AuthorAgeFilesLines
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-0/+1
* Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-061-0/+4
|\
| * Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-0/+4
* | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-3/+0
* | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+4
|/
* Prefer polymorphism over `is_a?`Douwe Maan2017-08-171-0/+4
* Remove cross-references user cannot see from issue discussions JSONDouwe Maan2017-08-171-1/+1
* Resolve N+1 query issue with discussionsDouwe Maan2017-05-291-1/+6
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-2/+2
* Refactor resolvability checks based on typeDouwe Maan2017-04-061-0/+25
* Address review commentsDouwe Maan2017-04-051-0/+26
* Don't use original_discussion_idDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-0/+17