summaryrefslogtreecommitdiff
path: root/app/mailers
Commit message (Expand)AuthorAgeFilesLines
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-2/+6
* Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-0/+1
|\
| * Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+1
| |\
| | * Remove link after issue move when no permissionsJarka Košanová2019-02-201-0/+1
* | | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/ /
* | Show header and footer system messages in emailAlexandru Croitor2019-02-273-0/+12
|/
* Import CSV BackendHeinrich Lee Yu2019-01-072-0/+15
* Add date range to milestone changed emailsHeinrich Lee Yu2018-12-213-2/+7
* Add List-Id to notification emailsOlivier Crête2018-12-131-0/+2
* Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fail...Nick Thomas2018-12-123-0/+21
|\
| * Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-113-0/+21
* | Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable2018-12-111-2/+2
|/
* Fix a frozen string error in app/mailers/notify.rbRémy Coutable2018-12-101-1/+1
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+15
* Merge branch 'security-guest-comments' into 'master'Cindy Pallares2018-11-281-1/+1
* Add email for milestone changeChantal Rollison2018-11-023-0/+48
* Add IID headers to E-Mail notificationsLukas Eipert2018-10-161-0/+1
* Ports new refactor from EE to CETiago Botelho2018-09-241-3/+9
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-3/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+10
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-063-0/+29
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-1518-12/+51
* Put fallback reply-key address first in the References headerToon Claes2018-07-271-2/+2
* Disable public_send for our preview mailersLin Jen-Shin2018-07-061-1/+1
* Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-064-0/+210
* Notify only when unmergeable due to conflictMark Chao2018-06-201-2/+0
* Plural reason(s)Mark Chao2018-05-181-1/+1
* Notify with email when merge request became unmergeablelulalala2018-05-171-0/+8
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-072-6/+12
* Make avatar helpers available to emailsDouwe Maan2018-04-261-0/+1
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101-0/+1
|\
| * Fix body of email when commits are pushed to an MRSean McGivern2018-04-031-0/+1
* | Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern2018-03-301-0/+8
|\ \ | |/
| * Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-261-0/+8
* | Send email to recipientsStuart Nelson2018-03-261-0/+6
|/
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+44
* Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-191-9/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-022-7/+3
* Initial work to add notification reason to emailsMario de la Ossa2018-01-163-34/+38
* Make discussion mail References all notes in the discussiontc-correct-email-in-reply-toToon Claes2017-12-131-4/+4
* Make mail notifications of discussion notes In-Reply-To of each otherToon Claes2017-12-132-5/+17
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-6/+0
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-1/+3
* Speed up Group#user_ids_for_project_authorizationsNick Thomas2017-08-141-2/+2
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* find_by_id -> find_by(:id, ...)Alexis Reigel2017-07-271-2/+2
* notification email on add new gpg keyAlexis Reigel2017-07-271-0/+10
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-055-10/+11
* use common devise layout and use heading styleAlexis Reigel2017-06-131-1/+1