summaryrefslogtreecommitdiff
path: root/spec/models/sent_notification_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-161-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-121-0/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-0/+13
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-6/+28
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-1/+1
* Don't show an "Unsubscribe" link in snippet comment notificationsRémy Coutable2017-10-091-2/+120
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Use described_class when possibleRémy Coutable2017-07-271-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Ensure replying to an individual note by email creates a note with its own di...dm-fix-individual-notes-reply-attributesDouwe Maan2017-04-241-0/+8
* Don't use original_discussion_idDouwe Maan2017-04-051-2/+2
* Fix specsDouwe Maan2017-04-051-1/+1
* Add specsDouwe Maan2017-04-051-1/+162
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-0/+5