silverstripe-framework/tests/php/Control
Daniel Hensby 3ea5015f8b NEW Move to SwiftMailer powered Emails (#6466)
* API Replace existing Email and Mailer classes with SwiftMailer powered email system

* DOCS New Email docs

* Initial feedback from Damian

* Making Mailer an interface

* Templates relocated

* Round of feedback

* More robust approach to plain parts

* Revert changes to TestMailer
2017-01-13 14:48:46 +13:00
..
ControllerTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DirectorTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Email NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
FlushRequestFilterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
RequestHandlingTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RSS Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ControllerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ControllerTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
CookieJarTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CookieTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DirectorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FakeController.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FlushRequestFilterTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPResponseTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
HTTPTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
IPUtilsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NullHTTPRequestTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PjaxResponseNegotiatorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequestHandlingTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SessionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00