summaryrefslogtreecommitdiff
path: root/app/controllers/projects/discussions_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-3/+1
* Project tools visibility levelFelipe Artur2016-09-011-1/+1
* Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-171-5/+1
* Address review feedbackDouwe Maan2016-08-161-1/+1
* Add specs for NotesController and DiscussionsControllerDouwe Maan2016-08-121-1/+1
* Add 'Resolved all discussions' system noteDouwe Maan2016-07-281-0/+2
* Backend tweaksDouwe Maan2016-07-281-2/+2
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-2/+5
* Added resolved by users name into tooltipPhil Hughes2016-07-261-1/+3
* Add endpoints to resolve diff notes and discussionsDouwe Maan2016-07-251-0/+40