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-05-25New confirmation email :fire:Robert Speicher
2016-05-25Customize ActionMailer preview pathRobert Speicher
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-11Only generate repository push email onceSean McGivern
2016-04-19Merge branch 'mr-formatting' into 'master' Robert Speicher
2016-04-19format merge request references properlyBen Bodenmiller
2016-04-18Improve 'auto fsck' admin emailsJacob Vosmaer
2016-04-14More create_listJacob Vosmaer
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-06Rename almost all the thingsJacob Vosmaer
2016-04-06Premailer shouldn't remove script tags from our emailsRobert Speicher
2016-04-04Rebase repo check MRJacob Vosmaer
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-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Ensure "new SSH key" email do not ends up as dead Sidekiq jobsRémy Coutable
2016-02-12Move profile notifications specs to separate fileGrzegorz Bizon
2016-02-12Move build emails specs to separate fileGrzegorz Bizon
2016-02-12Fix broken link in CI build notification emailsGrzegorz Bizon
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
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-05Make AbuseReportMailer responsible for knowing if it should deliverRobert Speicher
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-03fix deprecation messages in testsValery Sizov
2015-11-25Remove some repetition in notify spec.Marin Jankovski
2015-11-25Specs for links in email notifications for Gmail Actions.Marin Jankovski
2015-11-03Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets
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-29WIPKamil Trzcinski
2015-09-20Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher
2015-09-15fix specs. Stage 6Valery Sizov
2015-09-09Refactor CI testsDmitriy Zaporozhets
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Update email_spec gemRobert Speicher
2015-05-21Update ffaker gemRobert Speicher
2015-05-16Add tests for password reset token changesVinnie Okada
2015-05-16Explain reset token expiration in emailsVinnie Okada
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-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-14Set EmailsOnPush reply-to address to committer email when enabled.Douwe Maan