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
2016-01-20Merge branch 'add_email_headers' into 'master' Robert Speicher
2016-01-09Minor improvements, unsubscribe from email footerZeger-Jan van de Weg
2016-01-09Unsubscribe from thread through link in email footerZeger-Jan van de Weg
2016-01-05Merge branch 'rs-abuse-reports-refactor' into 'master' Douwe Maan
2016-01-05Make AbuseReportMailer responsible for knowing if it should deliverRobert Speicher
2016-01-04Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationDouwe Maan
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-08Fix specs by adding forgotten instance variableGrzegorz Bizon
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-08Make `can_send_from_user_email?` public in NotifyGrzegorz Bizon
2015-12-08Extract repository_push_email to separate classGrzegorz Bizon
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-11-17Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets
2015-11-17Remove duplication in issue emailsDmitriy Zaporozhets
2015-10-18Only pass abuse report ID to AbuseReportMailer.Douwe Maan
2015-10-09Send an email (to support) when a user is reported for spamJonathan Rochkind
2015-10-01Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets
2015-10-01Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-09-30Fix CI mailerDmitriy Zaporozhets
2015-09-21Merge branch 'master' into rename-reply-by-emailDouwe Maan
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-09-20Fix reply by email for comments on a specific line in a diff/commit.Douwe Maan
2015-09-10fix runners pageValery Sizov
2015-09-10remove gitlab_ci configValery Sizov
2015-09-09Move helpers back to original directoryDmitriy Zaporozhets
2015-08-27Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-24Ignore empty incoming messages.Douwe Maan
2015-08-20Fix Basemailer#can?Douwe Maan
2015-08-19Fix BaseMailer.Douwe Maan
2015-08-19Move `sent_notification!` out of Notify.Douwe Maan
2015-08-19Add BaseMailer to house shared mailer functionality.Douwe Maan
2015-08-19Fix responding to commit notesDouwe Maan
2015-08-19Send a rejection email when the incoming email couldn't be processed.Douwe Maan
2015-08-19Include display name with reply to address.Douwe Maan
2015-08-19Correctly set Message-ID for comment notifications.Douwe Maan
2015-08-19Make MR notification email subject more standard.Douwe Maan
2015-08-19Changes and stuff.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-05-06Use the configured display name in e-mails from Devise mailerStan Hu
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-26Remove duplicate settings for default_url_optionsRobert Speicher