silverstripe-framework/tests/php
Damian Mooyman 12bd31f936 API Remove OutputMiddleware
API Move environment / global / ini management into Environment class
API Move getTempFolder into TempFolder class
API Implement HTTPRequestBuilder / CLIRequestBuilder
BUG Restore SS_ALLOWED_HOSTS check in original location
API CoreKernel now requires $basePath to be passed in
API Refactor installer.php to use application to bootstrap
API move memstring conversion globals to Convert
BUG Fix error in CoreKernel nesting not un-nesting itself properly.
2017-06-20 17:05:46 +12:00
..
Control Fix controller namespace 2017-06-20 17:03:37 +12:00
Core API Remove OutputMiddleware 2017-06-20 17:05:46 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms Fix forms namespace 2017-06-20 17:03:37 +12:00
i18n FIx i18n tests 2017-06-20 17:03:37 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM Fixed ORM tests 2017-06-20 17:03:37 +12:00
Security Fix forms namespace 2017-06-20 17:03:37 +12:00
View API Move extension management into test state 2017-06-20 16:53:39 +12:00