summaryrefslogtreecommitdiff
path: root/app/views/discussions/_discussion.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Reorder discussion timestamp information for issuesGeorge Tsiolis2018-05-041-1/+1
* Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-131-1/+1
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
* Allow commenting on individual commits inside an MRDouwe Maan2017-12-071-3/+11
* Force non diff resolved discussion to display when collapse toggledClement Ho2017-10-201-1/+1
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-4/+3
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-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
* Some code tweaksDouwe Maan2017-04-081-0/+1
* Fix views after rebaseDouwe Maan2017-04-081-1/+1
* Fix specs and make tweaksDouwe Maan2017-04-081-4/+5
* Change discussion headline to 'a now outdated portion of the diff'Douwe Maan2017-04-081-4/+3
* Add link to diff header tooDouwe Maan2017-04-081-11/+6
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-1/+6
* Don't use original_discussion_idDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-6/+8
* Fix link togglers jumping to topEric Eastwood2017-03-281-1/+1
* adds avatar for discussion noteNur Rony2017-01-241-0/+3
* resolves updated and resolved status is not showinNur Rony2016-11-231-0/+1
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-7/+0
* Don’t depend on unique class.Douwe Maan2016-07-281-1/+1
* Show existing discussion when adding new comment on line with a hidden resolv...Douwe Maan2016-07-281-1/+2
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-15/+1
* Add resolved and last updated status to collapsed discussionsDouwe Maan2016-07-251-8/+24
* Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-0/+45