summaryrefslogtreecommitdiff
path: root/app/views/discussions/_diff_with_notes.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Render only one error message per diffFilipa Lacerda2018-04-131-1/+4
* Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-1/+1
* Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-131-10/+21
* Fix unable to expand text diff discussion commentsClement Ho2017-10-101-1/+1
* Commenting on image diffsFelipe Artur2017-10-071-11/+20
* Fix file diff title and renames alignment in discussions31782-fix-diff-discussion-file-title-misalignmentEric Eastwood2017-06-141-2/+3
* Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-1/+1
* Remove unused toggle from diff discussion diff headersdm-discussion-diff-header-toggleDouwe Maan2017-05-091-1/+1
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-1/+1
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-1/+1
* Use a new class to keep old behaviorFilipa Lacerda2017-02-081-1/+1
* Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan2016-08-191-1/+1
* Improve performance of MR show pageDouwe Maan2016-08-181-5/+8
* Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-281-1/+1
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-0/+14