summaryrefslogtreecommitdiff
path: root/doc/development/emails.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+15
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Change docs markdown linterMarcel Amirault2019-08-261-1/+1
| | | | | | | Change from ruby mdl to node markdownlint, add config file to root of project, delete old config file, update exceptions, and fix one doc that was didn't meet standards
* feat: SMIME signed notification emailsDiego Louzán2019-08-201-0/+4
| | | | | | - Add mail interceptor the signs outgoing email with SMIME - Add lib and helpers to work with SMIME data - New configuration params for setting up SMIME key and cert files
* Fix spacing of code blocksMarcel Amirault2019-07-091-47/+47
| | | | | | | Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
* Remove extra whitespaces in docsMarcel Amirault2019-07-091-1/+1
| | | | | Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
* Document new incoming email address formatBrett Walker2019-01-081-6/+24
|
* Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-061-2/+2
|
* Make email handler clearerRiccardo Padovani2018-04-091-0/+18
|
* Launch mail_room manually and remove foreman referenceEric Eastwood2018-03-211-8/+2
|
* Update incoming emails documentsdocs-incoming-email-ceLin Jen-Shin2018-03-021-0/+62
|
* Add developer documentation about working with sent emails and previewsRobert Speicher2017-09-121-0/+23