summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/discussions_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-2/+2
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-17/+17
* Changes tab VUE refactoringFelipe Artur2018-06-211-9/+14
* Adjust 404's for LegacyDiffNote discussion renderingOswaldo Ferreira2018-04-051-0/+47
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+26
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-6/+6
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-3/+3
* Address review feedbackDouwe Maan2016-08-161-14/+27
* Add specs for NotesController and DiscussionsControllerDouwe Maan2016-08-121-0/+112