silverstripe-framework/core
Damian Mooyman 319b96b48b Merge remote-tracking branch 'origin/3.1' into 3
Conflicts:
	docs/en/02_Developer_Guides/09_Security/04_Secure_Coding.md
	docs/en/05_Contributing/01_Code.md
	forms/TreeDropdownField.php
	model/DataObject.php
	security/Member.php
	tests/model/DataObjectTest.php
2015-03-11 11:40:06 +13:00
..
manifest FIX make class loader classExists check interface_exists as per docs 2015-03-03 00:22:15 +00:00
startup BUG ErrorControlChain now supports exception handling 2014-09-26 16:54:34 +12:00
ArrayLib.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ClassInfo.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
Config.php Change the LRU cache to a simple in-memory model 2015-03-09 02:01:24 +00:00
Constants.php Fixed infinity loop when searching _ss_environment 2015-02-17 04:33:40 +00:00
Convert.php API Convert::html2raw no longer wraps text automatically 2014-09-25 16:04:48 +12:00
Core.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-11 11:40:06 +13:00
DAG.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Diff.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Extension.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Flushable.php NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
HTMLCleaner.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Object.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
PaginatedList.php API enable PaginatedList to be disabled by setting page length to 0 2015-03-05 12:07:14 +13:00
TempPath.php Merge remote-tracking branch 'origin/3.1' into 3 2015-02-20 10:17:19 +13:00