cakephp2-php8/lib/Cake/Test/Case
Kyle Robinson Young 319d154aee Default to loginRedirect, if set, on authError in AuthComponent
Implements #2390
Based on the patch written by @dereuromark
2012-03-27 22:51:47 -07:00
..
Cache Fix a few small code standards issues. 2012-03-26 23:04:32 -04:00
Configure Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Console Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Controller Default to loginRedirect, if set, on authError in AuthComponent 2012-03-27 22:51:47 -07:00
Core Fix issue where requestAction() would not strip base url. 2012-03-24 18:11:07 -04:00
Error Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Fix some code standards warnings. 2012-03-24 22:15:08 -04:00
Log Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Model Fix Set::insert() not overwriting values. 2012-03-26 21:50:53 -04:00
Network Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Routing Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
TestSuite Making sure components in controller test cases always have a fresh reference to the request object, fixes #2705 2012-03-24 14:34:29 -04:30
Utility Merge pull request #584 from shama/patch-inpath-test 2012-03-27 16:50:38 -07:00
View Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllRoutingTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BasicsTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00