summaryrefslogtreecommitdiff
path: root/app/models/concerns/resolvable_discussion.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-3/+7
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+4
* Add latest changes from gitlab-org/security/gitlab@14-4-stable-eeGitLab Bot2021-10-271-2/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Revert the addition of goldiloaderYorick Peterse2018-04-181-1/+1
* Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-1/+1
* Properly cleaning up memoized valuesLin Jen-Shin2018-01-121-3/+5
* Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-5/+14
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-3/+3
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-1/+0
* WIPLin Jen-Shin2017-11-061-13/+5
* Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-1/+5
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-0/+1
* Refactor resolvability checks based on typeDouwe Maan2017-04-061-5/+2
* Address review commentsDouwe Maan2017-04-051-0/+25
* Address review commentsDouwe Maan2017-04-051-6/+8
* Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan2017-04-051-0/+79