summaryrefslogtreecommitdiff
path: root/app/helpers/emails_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+20
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+45
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-13/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Prevent disclosure of merge request id via emailFelipe Artur2019-08-191-0/+4
* Merge branch 'improve-email-text-part' into 'master'Dmitriy Zaporozhets2019-06-071-6/+0
|\
| * Remove html tag from the text part of emailHaunui Saint-sevin2019-06-041-6/+0
* | Change s_() calls to _() callsMichał Zając2019-06-041-3/+4
|/
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-0/+22
* Show header and footer system messages in emailAlexandru Croitor2019-02-271-0/+38
* Add `sanitize_name` helper to sanitize URLs in user full nameKushal Pandya2019-01-311-0/+8
* Use system paths for appearance logosStan Hu2018-12-251-1/+1
* Add List-Id to notification emailsOlivier Crête2018-12-131-0/+25
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-2/+4
* Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-021-2/+2
* Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+16
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-2/+2
* add view helper for mail headingAlexis Reigel2017-06-131-0/+13
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* restrict height of the custom brand logo in emailsAlexis Reigel2017-02-221-1/+4
* use custom brand logo in pipeline mailsAlexis Reigel2017-02-221-0/+14
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-6/+0
* If action link is not found, return nil.Marin Jankovski2015-11-251-0/+2
* Replace Rugments with RougeStefan Tatschner2015-07-291-2/+2
* Fill in email on the new password formVinnie Okada2015-05-161-1/+1
* Explain reset token expiration in emailsVinnie Okada2015-05-161-0/+19
* Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-131-25/+0
* Move EmailsOnPush highlight CSS inline instead of being in every notification...Douwe Maan2015-03-311-5/+1
* replace images in emails with inline imagesHannes Rosenögger2015-03-121-0/+25
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-1/+1
* Add Diff syntax colors for email-on-push notificationsHannes Rosenögger2015-01-171-0/+10
* Set action on issue/mr creation mail.Marin Jankovski2014-11-121-11/+23
* Create emails helper for actions links.Marin Jankovski2014-11-111-0/+20