summaryrefslogtreecommitdiff
path: root/app/views/notify/new_merge_request_email.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Update author prefix on merge request notificationGeorge Tsiolis2019-07-231-1/+1
* Uniform html and text emails58065-uniform-html-txt-emailFrank van Rest2019-06-211-9/+9
* Escape path in new merge request mailIgor Drozdov2019-04-161-1/+1
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-2/+2
* Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-311-1/+1
* Ports new refactor from EE to CETiago Botelho2018-09-241-1/+1
* Remove EE-specific code from new MR emailextra-ee-specific-lines-from-discussion-viewsSean McGivern2018-06-181-0/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-1/+1
* Add specsDouwe Maan2017-04-051-4/+6
* HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-311-1/+1
* Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+3
* Remove last remaining `reference_only_path` usagesRobert Speicher2015-09-031-1/+1
* Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-131-1/+1
* Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-1/+1
* replace images in emails with inline imagesHannes Rosenögger2015-03-121-1/+1
* Simplify the default layout of notification emailsPierre de La Morinerie2014-03-031-3/+1
* Add the description to the "new issue" and "new merge request" emailsPierre de La Morinerie2014-03-031-2/+6
* Remove custom link to target in notification emailsPierre de La Morinerie2014-03-031-2/+0
* Fix minor errors/annoyances in email templatesDrew Blessing2013-11-081-1/+1
* have email views use iidJames Newton2013-08-291-1/+1
* Update emails to describe path using for_fork?Izaak Alpert2013-07-171-1/+1
* MR on fork: Email fixes, style fixesIzaak Alpert2013-07-171-1/+1
* Merge Request on forked projectsIzaak Alpert2013-07-171-2/+2
* restyle and cleanup emailsDmitriy Zaporozhets2013-03-121-18/+8
* Update app/views/notify/new_merge_request_email.html.hamlRobert Hopson2012-12-281-1/+1
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-201-1/+2
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-11/+11
* Update notifications mails and notify specs for GFMRiyad Preukschas2012-08-061-2/+2
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-151-4/+2
* Notification when created merge requestValery Sizov2011-12-171-0/+20