summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/email/handler/create_issue_handler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-0/+1
* Refactoring and review commentsBrett Walker2019-01-031-2/+3
* Use new issue email address formatBrett Walker2019-01-031-12/+52
* Add frozen_string_literal: true to email handlersSean McGivern2018-09-031-0/+2
* skip email trim when email is creating new issueCameron Crockett2018-05-221-0/+14
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-1/+0
* Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* 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
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-1/+1
* Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-3/+3
* Disable “issue by email” feature until it uses a different tokenDouwe Maan2016-08-191-1/+1
* Split tests into their own classesLin Jen-Shin2016-05-241-0/+79