Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26Respect alt email when sending group access notificationsMario de la Ossa
2019-07-23Make pipeline emails respect group email settingHeinrich Lee Yu
2019-05-31Apply reviewer suggestionsWei-Meng Lee
2019-05-31Move method into groupWei-Meng Lee
2019-05-31Guarantee order of notification settingsWei-Meng Lee
2019-05-31Move group_notification_email outside conditionalWei-Meng Lee
2019-05-31Send notifications to group-specific email addressWei-Meng Lee
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2018-12-21Add date range to milestone changed emailsHeinrich Lee Yu
2018-12-13Add List-Id to notification emailsOlivier Crête
2018-12-12Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fail...Nick Thomas
2018-12-12Send a notification email on mirror update errorsAlejandro Rodríguez
2018-12-11Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable
2018-12-10Fix a frozen string error in app/mailers/notify.rbRémy Coutable
2018-10-16Add IID headers to E-Mail notificationsLukas Eipert
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-16Enable frozen in app/mailers/**/*.rbgfyoung
2018-07-27Put fallback reply-key address first in the References headerToon Claes
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-26Make avatar helpers available to emailsDouwe Maan
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-01-17Initial work to add notification reason to emailsMario de la Ossa
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
2016-11-06Use method helper instead of add_template_helperbogdanvlviv
2016-10-03Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-03change determine conditionsFu Xu
2016-10-03add configurable email subject suffixFu Xu
2016-09-26Wrap List-Unsubscribe link in angle bracketsSean McGivern
2016-09-21Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-09-20Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto
2016-08-26Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize members mails into a new Emails::Members moduleRémy Coutable
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-25Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
2016-01-09Unsubscribe from thread through link in email footerZeger-Jan van de Weg
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-14Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-08Make `can_send_from_user_email?` public in NotifyGrzegorz Bizon