Mark Story
|
a75b10e399
Fix deprecated method usage.
|
8 years ago |
Mark Story
|
b3dd206b42
Don't use deprecated method
|
8 years ago |
Mark Story
|
f2cf6dd309
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
8dea5d8c6a
Allow _ in domain names that email can be sent to.
|
8 years ago |
Michael Hoffmann
|
2ce5d35dc0
Update tests and add deprecations warning for mailing classes
|
8 years ago |
Michael Hoffmann
|
ecdc092e9b
Improve exception message for Email::_validateEmail
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
979a2ef48d
Fix last broken test
|
8 years ago |
Marc Würth
|
daffbb8706
Fix broken tests
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
mscherer
|
d05bef7347
Fix CS.
|
9 years ago |
mscherer
|
31417c2567
Add priority to Email.
|
9 years ago |
Mark Story
|
580e4a6a27
Autodetect content-types for email attachments.
|
9 years ago |
mark_story
|
03e126ccd4
Make 'default' transport the default when you use array configuration.
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
029f041e4d
Remove use of TestCase::getMock() from "Mailer" namepace tests.
|
10 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
10 years ago |
Mark Story
|
a71cc748e2
Merge branch 'master' into 3.next
|
10 years ago |
chinpei215
|
02597413e7
Use more secure boundary
|
10 years ago |
Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
10 years ago |
Paweł Kukiełka
|
2f67740804
add test to not found email transport class error message
|
10 years ago |
Marlin Cremers
|
94b864b40f
Add getOriginalSubject to Email to get the subject without encoding
|
10 years ago |
Marlin Cremers
|
c694b47503
Add support for returning decoded subjects
|
10 years ago |