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-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
2015-04-13Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger
2015-04-03Add ability to configure Reply-To address in gitlab.ymlStan Hu
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-12replace images in emails with inline imagesHannes Rosenögger
2015-03-11Make email display name configurableVyacheslav Slinko
2015-02-25Fix EmailsOnPush comparison link to include first commit.Douwe Maan
2015-02-25Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan
2015-02-25Send EmailsOnPush when deleting commits using force push.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-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-08Merge pull request #8749 from sashkab/b8748-emailheaderDmitriy Zaporozhets
2015-02-08Allow notification email to be set separately from primary email.Douwe Maan
2015-02-07Addex X-GitLab-Project header to GitLab emails.Aleks Bunin
2014-12-01Remove unused password argument from notificationJacob Vosmaer
2014-09-26Update expected value in notify_specVinnie Okada
2014-09-15Fix finder and tests for new membership modelsDmitriy Zaporozhets
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-08-12Merge branch 'more-email-threading' into 'master'Dmitriy Zaporozhets
2014-08-01Fix notify specsDmitriy Zaporozhets
2014-07-25Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie
2014-07-16Update specs.Marin Jankovski
2014-07-03Allow more mail clients to group emails by threadPierre de La Morinerie
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-13Delete wall notes testsDmitriy Zaporozhets
2014-06-10Allow more mail clients to group emails by threadPierre de La Morinerie
2014-06-10Send notification emails to the "project", and put people in CcPierre de La Morinerie
2014-05-13Merge pull request #6109 from jamit/masterDmitriy Zaporozhets
2014-05-09Fix notify specsDmitriy Zaporozhets
2014-05-05Added some tests.Philip Blatter
2014-04-11Fix emails on push service when a single commit is pushedJonathan A. Sternberg
2014-03-24Fix the merge notification email not being sentPierre de La Morinerie
2014-03-03Remove the author name from issue notes emailsPierre de La Morinerie
2014-03-03Add the description to the "new issue" and "new merge request" emailsPierre de La Morinerie