gitlab-org--gitlab-foss/spec/lib/gitlab/email
Jan Provaznik 8cce70730c Create merge request from email
* new merge request can be created by sending an email to the specific
email address (similar to creating issues by email)
* for the first iteration, source branch must be specified in the mail
subject, other merge request parameters can not be set yet
* user should enable "Receive notifications about your own activity" in
user settings to receive a notification about created merge request

Part of #32878
2017-12-05 08:41:58 +01:00
..
handler Create merge request from email 2017-12-05 08:41:58 +01:00
message Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
attachment_uploader_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
email_shared_blocks.rb
handler_spec.rb Create merge request from email 2017-12-05 08:41:58 +01:00
receiver_spec.rb
reply_parser_spec.rb