GitLab Bot
78782cd1eb
Add latest changes from gitlab-org/gitlab@master
2023-04-06 15:08:20 +00:00
GitLab Bot
f6b58d1490
Add latest changes from gitlab-org/gitlab@master
2023-03-15 18:11:11 +00:00
GitLab Bot
a00537e412
Add latest changes from gitlab-org/gitlab@master
2022-01-13 12:14:38 +00:00
GitLab Bot
27f6da0ab2
Add latest changes from gitlab-org/gitlab@master
2021-10-29 12:14:45 +00:00
GitLab Bot
4ae83df07e
Add latest changes from gitlab-org/gitlab@master
2021-10-13 03:12:30 +00:00
GitLab Bot
06d5641a54
Add latest changes from gitlab-org/gitlab@master
2021-05-10 00:10:37 +00:00
GitLab Bot
4c5468b408
Add latest changes from gitlab-org/gitlab@master
2020-06-24 15:08:50 +00:00
Thong Kuah
d6b952ad3e
Add frozen_string_literal to spec/workers
...
Adds `# frozen_string_literal: true` to spec/workers ruby files
2019-04-01 13:35:22 -03:00
Bob Van Landuyt
6fbdc5ed52
Apply patches when creating MR via email
...
This allows users to add patches as attachments to merge request
created via email.
When an email to create a merge request is sent, all the attachments
ending in `.patch` will be applied to the branch specified in the
subject of the email. If the branch did not exist, it will be created
from the HEAD of the repository.
When the patches could not be applied, the error message will be
replied to the user.
The patches can have a maximum combined size of 2MB for now.
2018-11-07 16:27:55 +01:00
Lin Jen-Shin
f097e4dbcd
Don't send rejection mails for all auto-generated mails
...
Also make it easier to have mailer helper
2017-08-03 00:40:10 +08:00
Lin Jen-Shin
c337e748d3
so we use separate classes to handle different tasks
2016-05-18 17:25:45 -05:00
Valery Sizov
e92ceb7b57
fix specs
2015-11-30 16:12:31 +02:00
Douwe Maan
ee028d9d60
Rename reply_by_email to incoming_email to prepare for the future.
2015-09-21 10:35:37 +02:00
Douwe Maan
54b04f1c5b
Add fixture_file helper.
2015-08-20 12:41:47 -07:00
Douwe Maan
ac268674ed
Update spec.
2015-08-20 12:34:45 -07:00
Douwe Maan
e44936f3ed
Test EmailReceiverWorker.
2015-08-20 11:47:09 -07:00