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
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-12-08Improve Messagee::RepositoryPushGrzegorz Bizon
2015-12-08Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon
2015-12-08Extract repository_push_email to separate classGrzegorz Bizon
2015-11-17Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets
2015-11-17Remove duplication in issue emailsDmitriy Zaporozhets
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-09-20Fix reply by email for comments on a specific line in a diff/commit.Douwe Maan
2015-08-19Move `sent_notification!` out of Notify.Douwe Maan
2015-08-19Make MR notification email subject more standard.Douwe Maan
2015-08-19Reply by email POCDouwe Maan
2015-05-25Prefix EmailsOnPush email subject with `[Git]`.Douwe Maan
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-15Merge branch 'emailsonpush-replyto' into 'master'Dmitriy Zaporozhets
2015-04-14Follow newline guidelines.Douwe Maan
2015-04-14Set EmailsOnPush reply-to address to committer email when enabled.Douwe Maan
2015-04-14Consistently use "invitation" rather than "invite" in text.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Add emails around invitation.Douwe Maan
2015-04-02Fix errors.Douwe Maan
2015-03-23Don't use required keyword arguments to maintain support for Ruby 2.0.Douwe Maan
2015-03-23Clean up code by using keyword arguments.Douwe Maan
2015-03-18Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan
2015-03-15Use `group_member` instead of `users_group` or `membership`.Douwe Maan
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-02-25Fix EmailsOnPush comparison link to include first commit.Douwe Maan
2015-02-25Send EmailsOnPush when deleting commits using force push.Douwe Maan
2015-02-25Add option to disable code diffs to EmailOnPush.Douwe Maan
2015-02-25Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan
2015-02-25Remove incorrect footer from EmailsOnPush body.Douwe Maan
2015-02-25Change EmailsOnPush subject to include namespace, repo and branch.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-08Allow notification email to be set separately from primary email.Douwe Maan
2015-01-18Fix various typosSteven Burgart
2014-12-01Remove unused password argument from notificationJacob Vosmaer
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-07-25Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie
2014-07-16Update specs.Marin Jankovski
2014-07-15Do not sent a generated password via email for admin created user.Marin Jankovski
2014-07-07Merge branch 'improve-email-threading' into 'master'Dmitriy Zaporozhets
2014-07-03Allow more mail clients to group emails by threadPierre de La Morinerie
2014-07-03Test if reopen notifications are sent.Marin Jankovski
2014-07-03Reopen mr email notification.Marin Jankovski
2014-06-18Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer
2014-06-15Provide better email subject lines from email on push serviceAlex Elman
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-06-10Allow more mail clients to group emails by threadPierre de La Morinerie