cakephp2-php8/lib/Cake/Test/Case
2012-12-02 16:30:45 +03:30
..
Cache Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00
Configure allow ini files to have separators between sections for better readability 2012-10-18 17:20:15 +02:00
Console fix coding standards 2012-11-21 15:39:03 +01:00
Controller Avoiding specifying 'maxLimit' too when setting 'limit' greater than default 'maxLimit' in code. 2012-11-30 11:26:10 +05:30
Core fix coding standards 2012-11-21 15:39:03 +01:00
Error Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00
Event Fix missed use of VERSION. 2012-10-15 21:48:36 -04:00
I18n fix coding standards 2012-11-21 15:39:03 +01:00
Log Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00
Model Added type hinting to Model::validator() 2012-11-28 21:32:00 -05:00
Network Merge branch 'master' into 2.3 2012-12-02 00:34:55 +01:00
Routing fixed utf-8 pattern in router option 2012-12-02 16:30:45 +03:30
TestSuite fix coding standards 2012-11-21 15:39:03 +01:00
Utility Merge remote-tracking branch 'origin/master' into 2.3 2012-12-01 23:19:53 +01:00
View Merge pull request #930 from LiquidityC/2.3_3315_viewblock_startifempty 2012-12-01 14:06:55 -08:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllRoutingTest.php Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher 2012-04-17 00:42:18 -04:30
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicsTest.php Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00