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-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
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