cakephp2-php8/lib/Cake/tests/Case/Controller
mark_story 512e570202 Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent.
Removing hardcoded XML decoding, but continuing to provide the functionality.
Adding default support for JSON decoding.
Fixing stdin/input mixup.
Fixes #716
2011-05-01 10:21:00 -04:00
..
Component Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent. 2011-05-01 10:21:00 -04:00
ComponentCollectionTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ComponentTest.php Fixed tests related with emails. 2011-04-24 01:10:33 -04:00
ControllerMergeVarsTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ControllerTest.php Lazy loading models in controllers, now declaring multiple models in $uses is not a performance hit anymore 2011-04-26 23:44:32 -04:30
PagesControllerTest.php Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
ScaffoldTest.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30