silverstripe-framework/src/Core
Damian Mooyman 529e341dbc
Merge pull request #7699 from open-sausages/pulls/4/html-in-security-msg
ENHANCEMENT Allow html in security failure message
2017-12-14 14:30:09 +13:00
..
Cache Minor linting / style updates 2017-12-11 16:46:59 +13:00
Config Added missing @deprecated tags 2017-11-02 20:28:01 +13:00
Injector Fix linting issues 2017-12-14 13:50:52 +13:00
Manifest Merge remote-tracking branch 'origin/4.0' into 4 2017-10-25 16:59:19 +13:00
Startup BUG Use parse_str in place of guzzle library 2017-11-02 11:52:39 +13:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfo.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Convert.php Merge branch '3' into 4 2017-07-18 14:19:16 +01:00
CoreKernel.php BUG Fix _configure_database.php being ignored 2017-11-29 12:01:24 +13:00
CustomMethods.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Environment.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
EnvironmentLoader.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
Extensible.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Extension.php API Extensions are now stateless 2017-10-06 14:53:44 +13:00
Flushable.php API Stronger Injector service unregistration 2017-06-27 13:32:39 +12:00
Kernel.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempFolder.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00