summaryrefslogtreecommitdiff
path: root/app/controllers/projects/discussions_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-7/+2
* Adjust 404's for LegacyDiffNote discussion renderingOswaldo Ferreira2018-04-051-2/+2
* Refactor discussions/notes codeJan Provaznik2018-04-031-1/+1
* Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox2018-03-131-0/+6
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-6/+32
* Use the new check_project_feature_available! method in project controllersNick Thomas2017-06-211-5/+1
* 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