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-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-08-14Speed up Group#user_ids_for_project_authorizationsNick Thomas
2017-07-27find_by_id -> find_by(:id, ...)Alexis Reigel
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
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-03-18All CI offline migrationsKamil Trzciński
2017-02-22extract pipeline mails layoutAlexis Reigel
2017-01-19Support notes without projectJarka Kadlecova
2016-11-25Add new template to handle both commit & mr noteshhoopes
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-03wrap subject with method subjectFu Xu
2016-09-26Show open merge request against default branch if existsLin Jen-Shin
2016-09-13Try to integrate the email into notification systemLin Jen-Shin
2016-08-31no longer TODOLin Jen-Shin
2016-08-31Add mock email templatesLin Jen-Shin
2016-08-31Fix copy pastaLin Jen-Shin
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
2016-06-20Fallback to group's owners/masters when a project has noneRémy Coutable
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize members mails into a new Emails::Members moduleRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-11Only generate repository push email onceSean McGivern
2016-05-02Support e-mail notifications for comments on project snippetsStan Hu
2016-04-19format merge request references properlyBen Bodenmiller
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-15Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable