summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/handler/create_note_handler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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