summaryrefslogtreecommitdiff
path: root/spec/mailers/notify_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix deprecation messages in testsValery Sizov2015-12-031-5/+7
* Remove some repetition in notify spec.gmail_actions_links_on_set_of_emailsMarin Jankovski2015-11-251-61/+32
* Specs for links in email notifications for Gmail Actions.Marin Jankovski2015-11-251-1/+93
* Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
* Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets2015-10-011-0/+1
|\
| * Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu2015-10-011-0/+1
* | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-011-1/+1
|/
* Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-191-3/+3
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-0/+1
|\
| * Update email_spec gemRobert Speicher2015-06-221-0/+1
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-3/+1
|/
* Update ffaker gemRobert Speicher2015-05-201-2/+2
* Add tests for password reset token changesVinnie Okada2015-05-161-33/+24
* Explain reset token expiration in emailsVinnie Okada2015-05-161-0/+5
* Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets2015-05-061-3/+3
* Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka2015-05-061-3/+3
* Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu2015-05-011-2/+1
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Let commit model know about its project.Douwe Maan2015-04-241-3/+3
* Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replytoDouwe Maan2015-04-141-0/+15
* Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-131-79/+3
* Add ability to configure Reply-To address in gitlab.ymlStan Hu2015-04-031-0/+8
* Clean up code by using keyword arguments.Douwe Maan2015-03-231-6/+6
* Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-181-2/+96
* replace images in emails with inline imagesHannes Rosenögger2015-03-121-3/+79
* Make email display name configurableVyacheslav Slinko2015-03-111-1/+2
* Fix EmailsOnPush comparison link to include first commit.Douwe Maan2015-02-251-1/+1
* Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan2015-02-251-4/+25
* Send EmailsOnPush when deleting commits using force push.Douwe Maan2015-02-251-1/+1
* Add option to send EmailsOnPush from committer email if domain matches.Douwe Maan2015-02-251-1/+29
* Remove incorrect footer from EmailsOnPush body.Douwe Maan2015-02-251-0/+4
* Change EmailsOnPush subject to include namespace, repo and branch.Douwe Maan2015-02-251-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-11/+11
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-109/+109
* Merge pull request #8749 from sashkab/b8748-emailheaderDmitriy Zaporozhets2015-02-081-0/+2
|\
| * Addex X-GitLab-Project header to GitLab emails.Aleks Bunin2015-02-071-0/+2
* | Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-2/+7
|/
* Remove unused password argument from notificationJacob Vosmaer2014-12-011-2/+2
* Update expected value in notify_specVinnie Okada2014-09-261-2/+7
* Fix finder and tests for new membership modelsDmitriy Zaporozhets2014-09-151-1/+1
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-3/+3
* Merge branch 'more-email-threading' into 'master'Dmitriy Zaporozhets2014-08-121-0/+29
|\
| * Include "Merge-request reopened" emails in the proper email threadPierre de La Morinerie2014-07-251-0/+29
* | Fix notify specsDmitriy Zaporozhets2014-08-011-6/+7
|/
* Update specs.Marin Jankovski2014-07-161-3/+7
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-07-031-16/+27
* Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer2014-06-181-32/+21
* Provide better email subject lines from email on push serviceAlex Elman2014-06-151-2/+2
* Delete wall notes testsDmitriy Zaporozhets2014-06-131-16/+0
* Allow more mail clients to group emails by threadPierre de La Morinerie2014-06-101-17/+28