summaryrefslogtreecommitdiff
path: root/app/models/concerns/discussion_on_diff.rb
Commit message (Expand)AuthorAgeFilesLines
* Cache diff highlight in discussionsOswaldo Ferreira2018-12-211-1/+19
* Allow truncated_diff_lines to be called on image diff discussionDouwe Maan2018-12-201-0/+1
* Backports changes made to One notification per code reviewTiago Botelho2018-12-071-2/+3
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Fix truncated_diff_lines for legacy notes without a line42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclassSean McGivern2018-01-301-0/+2
* Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-221-6/+4
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-0/+4
* Commenting on image diffsFelipe Artur2017-10-071-0/+4
* Address reviewDouwe Maan2017-05-241-0/+8
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-0/+1
* Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition errorrs-fix-already-defined-constantRobert Speicher2017-04-121-2/+2
* Some code tweaksDouwe Maan2017-04-081-8/+0
* Address review commentsDouwe Maan2017-04-051-0/+1
* Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan2017-04-051-0/+56