summaryrefslogtreecommitdiff
path: root/spec/models/discussion_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+64
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-4/+5
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-4/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+18
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-101-0/+14
* Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+8
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Address review commentsDouwe Maan2017-04-051-6/+6
* Fix specsDouwe Maan2017-04-051-537/+0
* Add specsDouwe Maan2017-04-051-97/+26
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-40/+57
* Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-0/+9
* Fix spec styleSean McGivern2016-11-281-10/+4
* Add keyword arguments to truncated_diff methodhhoopes2016-11-251-2/+2
* Change diff highlight/truncate for reusabilityhhoopes2016-11-251-0/+25
* Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-061-59/+37
* Add specs for Discussion and MergeRequest modelsDouwe Maan2016-08-121-0/+615