silverstripe-framework/src/Core
2017-08-22 15:47:24 +12:00
..
Cache BUG Fix ApcuCache and MemCache namespace 2017-05-04 12:17:33 +12:00
Config Reduce unnecessary calls to Extension and DataExtension configs 2017-08-22 15:47:24 +12:00
Injector FIX: Prevent repeated lookup of obj.dependencies by Injector 2017-08-22 12:12:32 +12:00
Manifest FIX Version provider uses early bound config getter, move LeftAndMain config to admin module 2017-07-16 16:49:10 +12:00
Startup BUG Fix flushing on live mode (#7241) 2017-08-07 13:53:23 +12:00
Application.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassInfo.php Cache ClassInfo::class_name() calls 2017-07-05 15:15:08 +01:00
Convert.php Merge branch '3' into 4 2017-07-18 14:19:16 +01:00
CoreKernel.php BUG Fix unassigned nestedFrom 2017-07-21 08:58:19 +12:00
CustomMethods.php Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
Environment.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Extensible.php Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
Extension.php NEW restored Extension::__construct() 2017-06-26 17:34:43 +12: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 API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00