silverstripe-framework/src/Core
Damian Mooyman 2548bfba1e API Replace SS_HOST with SS_BASE_URL
API Remove Director::$test_servers / $dev_servers
API Remove MODULES_PATH / MODULES_DIR constants
ENHANCEMENT Injector backtick syntax now supports environment variables as well as constants
Fixes #6588
2017-04-20 22:28:57 +12:00
..
Cache API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
Config API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
Injector API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Manifest Root-level module support in Module->getResourcePath() 2017-03-29 10:19:31 +13:00
Startup NEW Director::host() to determine host name of site 2017-01-31 21:36:04 +00:00
ClassInfo.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
Constants.php API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Convert.php Merge branch '3' 2017-01-31 17:03:53 +00:00
Core.php API Replace ManifestCache with ManifestCacheFactory 2017-03-21 09:43:48 +13:00
CustomMethods.php PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Extensible.php API Split SilverStripe\Assets into separate module 2017-03-21 11:12:51 +13:00
Extension.php API Substitute core config system with new silverstripe/config module 2017-02-27 16:54:01 +13:00
Flushable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Object.php PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempPath.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00