summaryrefslogtreecommitdiff
path: root/app/views/discussions/_parallel_diff_discussion.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Remove extra spaces from MR discussion notesTakuya Noguchi2018-09-051-8/+4
* Fix resolved discussions not expanding on side by side viewClement Ho2017-10-181-2/+2
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-7/+7
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-281-23/+10
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-2/+2
* Added jump tp next discussion buttonPhil Hughes2016-07-271-0/+2
* Fix discussion partialsDouwe Maan2016-07-241-4/+4
* Added resolve button to discussionsPhil Hughes2016-07-241-2/+12
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-0/+22