cakephp2-php8/lib/Cake/Test/Case
Tigran Gabrielyan a6e3bb37a6 Restructured CakeResponse::header() to avoid multiple returns, assignments, and calls to itself
Added ability to send multiple values with the same type of header in CakeResponse
2013-08-06 01:35:45 -07:00
..
Cache Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Merge branch 'master' into 2.4 2013-07-26 19:44:11 +02:00
Controller Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Core Renaming base url config keys and methods for better uniformity. 2013-08-01 00:44:36 +05:30
Error Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Log unify other log types as well 2013-06-21 16:43:01 +02:00
Model Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
Network Restructured CakeResponse::header() to avoid multiple returns, assignments, and calls to itself 2013-08-06 01:35:45 -07:00
Routing Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
TestSuite Merge pull request #1475 from cakephp/feature/2.4-mock-app-model 2013-08-05 00:22:53 -07:00
Utility Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
View Merge branch 'master' into 2.4 2013-08-04 19:26:55 +05:30
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30