silverstripe-framework/core
Ingo Schommer c55c7c33f8 Merge branch '3.0'
Conflicts:
	admin/code/CMSProfileController.php
	composer.json
	tests/model/DataObjectTest.php
2012-11-22 23:51:28 +01:00
..
manifest FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ArrayLib.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ClassInfo.php Removing ClassInfo::is_subclass_of(), use is_subclass_of() instead 2012-11-15 14:43:13 +13:00
Config.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Convert.php BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems 2012-10-17 11:57:16 +13:00
Core.php Merge branch '3.0' 2012-11-22 23:51:28 +01:00
DAG.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Diff.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Extension.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTMLCleaner.php BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems 2012-10-17 11:57:16 +13:00
Object.php Remove deprecated Object::set_uninherited() 2012-11-16 14:34:20 +13:00
PaginatedList.php Remove deprecated PaginatedList::getPageLimits() and setPageLimits() 2012-11-15 14:43:13 +13:00
TempPath.php Have tiny_mce_gzip.php use local silverstripe-cache folder if available 2012-09-19 16:43:17 +12:00