summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/receiver.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+11
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-6/+14
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+25
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-5/+9
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+8
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-26/+58
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-17/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-1/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-5/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-3/+3
* Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable2018-11-091-0/+2
|\
| * Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* | Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+1
|/
* Create merge request from emailJan Provaznik2017-12-051-2/+4
* Check against "Auto-Submitted: no" insteadLin Jen-Shin2017-08-031-2/+11
* Don't send rejection mails for all auto-generated mails28472-ignore-auto-generated-mailsLin Jen-Shin2017-08-031-0/+4
* Handle incoming emails from aliases correctly2247-emails-forwarded-to-service-desk-email-don-t-comeSean McGivern2017-05-031-5/+11
* Don't blow up when email has no References headerdont-blow-up-when-email-has-no-references-headerSean McGivern2017-05-011-0/+2
* Make handler metric params more explicitemail-handler-metricsSean McGivern2017-04-211-4/+1
* Add metrics events for incoming emailsSean McGivern2017-04-201-0/+4
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-13/+13
* Use references variableLin Jen-Shin2017-02-031-1/+3
* Specify that iOS app would also do thisLin Jen-Shin2017-01-201-1/+3
* Fix References header parser for Microsoft ExchangeLin Jen-Shin2017-01-201-1/+16
* Rails prefers require_dependency so that it won't require twice:avoid-constant-warnings-in-railsLin Jen-Shin2016-08-091-1/+1
* Raise first like an input checkLin Jen-Shin2016-06-151-5/+3
* Avoid assignment in ifLin Jen-Shin2016-06-151-1/+2
* Merge the places where exceptions could be raisedLin Jen-Shin2016-05-241-4/+2
* use split and try to unify error raisingLin Jen-Shin2016-05-231-2/+0
* Rename handlers and introduce Handler.forLin Jen-Shin2016-05-211-10/+2
* Only set @raw for receiver, and handle the rest in executeLin Jen-Shin2016-05-201-11/+12
* It's for Message-ID so it should be message_idLin Jen-Shin2016-05-201-1/+1
* so we use separate classes to handle different tasksLin Jen-Shin2016-05-181-151/+40
* We should totally cache itLin Jen-Shin2016-05-161-3/+1
* Report better errors. TODO: Enable skipped testLin Jen-Shin2016-05-161-2/+9
* Now we would be validating authentication tokenLin Jen-Shin2016-05-161-3/+0
* Create a new issue via: incoming+group/project+AUTH_TOKEN@...Lin Jen-Shin2016-05-161-1/+15
* process_reply -> process_create_note; handle_reply -> process_replyLin Jen-Shin2016-05-161-5/+5
* bang to indicate that this method could raise an exceptionLin Jen-Shin2016-05-161-3/+3
* Update style as create_noteLin Jen-Shin2016-05-161-3/+6
* No need to check project because:Lin Jen-Shin2016-05-161-2/+1
* Raise one by one instead of if checksLin Jen-Shin2016-05-161-10/+5
* Alloy empty reply for new issues, but not responseLin Jen-Shin2016-05-161-3/+3
* Try to give better namesLin Jen-Shin2016-05-161-6/+6