summaryrefslogtreecommitdiff
path: root/lib/gitlab/email
Commit message (Expand)AuthorAgeFilesLines
* feat: SMIME signed notification emailsDiego Louzán2019-08-203-0/+115
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-1/+1
* Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-2/+2
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-1/+1
* Fix already initialized constant constant warning29951-issue-creation-by-email-without-subaddressingBrett Walker2019-01-034-4/+4
* Move constant definitionBrett Walker2019-01-034-4/+4
* Refactoring and review commentsBrett Walker2019-01-034-30/+35
* Address review feedbackBrett Walker2019-01-032-4/+7
* Use new issue email address formatBrett Walker2019-01-034-10/+31
* Use new merge request email address formatBrett Walker2019-01-032-20/+34
* Use new unsubscribe linkBrett Walker2019-01-031-2/+10
* Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable2018-11-099-1/+21
|\
| * Enable even more frozen string in lib/gitlabgfyoung2018-11-069-1/+21
* | Apply patches when creating MR via emailBob Van Landuyt2018-11-072-2/+49
|/
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-112-0/+4
* Remove requires from email handlersSean McGivern2018-09-031-5/+0
* Add frozen_string_literal: true to email handlersSean McGivern2018-09-037-0/+14
* Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern2018-09-031-7/+13
* Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-244-16/+0
|\
| * Don't expose project names in various countersYorick Peterse2018-06-214-16/+0
* | Implement action mailer delivery metrics observerGrzegorz Bizon2018-07-161-0/+31
* | Move existing email interceptors into the same moduleGrzegorz Bizon2018-07-163-0/+43
|/
* skip email trim when email is creating new issueCameron Crockett2018-05-223-5/+12
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-072-3/+8
* Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-1/+2
* Make email handler clearerRiccardo Padovani2018-04-091-1/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Use message body for merge request descriptionjprovazn-descriptionJan Provaznik2017-12-111-1/+3
* Create merge request from emailJan Provaznik2017-12-053-2/+73
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* 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-032-1/+4
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Include new URL helpers retroactively into includers of Gitlab::Routingdm-fix-project-path-helpers-productionDouwe Maan2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-10/+3
* unwrap all links with no hrefhttp://jneen.net/2017-06-191-0/+7
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-1/+1
* Fix email receiver metrics eventsfix-email-receiver-metricsSean McGivern2017-05-053-3/+3
* Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-1/+1
|\
| * Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-1/+1
* | 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-215-5/+17
* Store projects in metrics for email repliesSean McGivern2017-04-202-4/+4
* Add metrics events for incoming emailsSean McGivern2017-04-201-0/+4
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+5
|\
| * Backport permissions and multi-line array to CEFelipe Artur2017-04-071-1/+5