summaryrefslogtreecommitdiff
path: root/spec/models/discussion_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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