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
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-27Rename GitlabMarkdownHelper -> MarkupHelperToon Claes
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-18All CI offline migrationsKamil TrzciƄski
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-22extract pipeline mails layoutAlexis Reigel
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-25Merge branch 'no_project_notes' into 'master' Sean McGivern
2017-01-19Support notes without projectJarka Kadlecova
2017-01-13Handles unsubscribe from notifications via emailPawel Chojnacki
2016-11-25Add new template to handle both commit & mr noteshhoopes
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-06Use method helper instead of add_template_helperbogdanvlviv
2016-10-18Use bcc for pipeline emails because:Lin Jen-Shin
2016-10-14Just show the first merge request we found, feedback:Lin Jen-Shin
2016-10-14Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin
2016-10-08skip the premailer compilation step since css is already inlined for the pipe...Mike Greiling
2016-10-08prevent pipeline emails from using the normal layout wrapperMike Greiling
2016-10-06include pipeline ref in subject lineMike Greiling
2016-10-06update subject and email header messageMike Greiling
2016-10-03Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-03change determine conditionsFu Xu
2016-10-03override subject method in devise mailerFu Xu
2016-10-03wrap subject with method subjectFu Xu
2016-10-03add configurable email subject suffixFu Xu
2016-09-26Wrap List-Unsubscribe link in angle bracketsSean McGivern
2016-09-26Show open merge request against default branch if existsLin Jen-Shin
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-09-13Try to integrate the email into notification systemLin Jen-Shin
2016-09-12Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-08-31no longer TODOLin Jen-Shin
2016-08-31Add mock email templatesLin Jen-Shin
2016-08-31We don't need thisLin Jen-Shin
2016-08-31Fix copy pastaLin Jen-Shin
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-26Add a new pipeline email service. TODO: email templates and testsLin Jen-Shin
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-07-29Send notification email when all discussions are resolvedDouwe Maan
2016-07-16Allow build email service to be testedFelipe Artur
2016-07-06Simplify HAML code using unless condition and nestingPaco Guzman
2016-07-06Diffs will create button/diff form on demand no on server sideJacob Schatz