summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/handler/create_note_handler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+38
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+54
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-6/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-207/+27
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-16/+7
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-10/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+67
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-10/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+12
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-5/+21
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-0/+37
* Add frozen_string_literal: true to email handlersSean McGivern2018-09-031-0/+2
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-1/+0
* Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-16/+11
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Don't send rejection mails for all auto-generated mails28472-ignore-auto-generated-mailsLin Jen-Shin2017-08-031-9/+0
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* Add specsDouwe Maan2017-04-051-0/+1
* Merge remote-tracking branch 'upstream/master' into fix-references-header-par...Lin Jen-Shin2017-02-031-2/+2
|\
| * Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
| * Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-131-1/+1
* | Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-201-0/+6
|/
* Preserve note_type and position for notes from emailsLin Jen-Shin2016-10-201-11/+13
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-2/+43
* Add the /title slash commandRémy Coutable2016-08-131-2/+13
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+9
* raise UnknownIncomingEmail when there's no mail_key:Lin Jen-Shin2016-06-201-2/+2
* Split tests into their own classesLin Jen-Shin2016-05-241-0/+116