silverstripe-framework/tests
Damian Mooyman 9872fbef4d API Refactor CompositeDBField into an abstract class
API Refactor ClassName into DBClassName
API Update PolymorphicForeignKey to use new CompositeDBField and DBClassName

CompositeDBField is now an interface to nested fields on an underlying dataobject, allowing field manipulation to be performed at the field and dataobject level without having to synchronise them manually.
2015-09-22 10:28:07 +12:00
..
api FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat Add three column layout to Page content view 2015-07-02 10:22:24 +12:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control Merge remote-tracking branch 'origin/3' 2015-09-09 15:44:47 +12:00
core NEW Update SS_ConfigStaticManifest to use Reflection 2015-09-03 22:25:42 +00:00
dev Merge remote-tracking branch 'origin/3' 2015-09-15 13:42:17 +12:00
email Set deprecation level for all changes in 3.x to 4.0 2015-06-19 13:07:41 +12:00
filesystem Merge remote-tracking branch 'origin/3' 2015-07-31 15:49:35 +12:00
forms Merge remote-tracking branch 'origin/3' 2015-09-09 15:44:47 +12:00
i18n Merge branch '3.1' into 3.2 2015-07-20 10:48:01 +01:00
injector NEW: Add ‘calls’ section to Injector configs. 2015-07-30 19:34:46 +12:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
model API Refactor CompositeDBField into an abstract class 2015-09-22 10:28:07 +12:00
oembed Nest and unnest Config and Controller for each test and test suite 2015-06-11 16:37:25 +01:00
parsers Merge branch '3.1' into 3.2 2015-07-20 10:48:01 +01:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search Merge remote-tracking branch 'origin/3' 2015-07-31 15:49:35 +12:00
security Merge remote-tracking branch 'origin/3.2' into 3 2015-09-15 13:35:51 +12:00
tasks Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
templates BUG Fix default casted (boolean)false evaluating to true in templates 2015-06-12 15:47:15 +12:00
testing Refactor DataObject has_one/has_many/many_many methods 2015-03-13 15:15:23 +00:00
view Merge remote-tracking branch 'origin/3.1' into 3.2 2015-07-31 11:38:18 +12:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
FakeController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00