..
Cache
Remove x bit on files.
2014-05-13 12:30:14 -04:00
Configure
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
Console
fixes failing test cases in ModelTaskTest if not run in test-suite
2014-05-14 10:34:09 +02:00
Controller
Whitelist more URL-y characters in digest parsing.
2014-06-23 14:39:35 -04:00
Core
Mark App::pluginPath as deprecated and don't use it anymore.
2014-06-24 11:52:29 +02:00
Error
more missing doc block tags added
2014-04-02 03:02:37 +02:00
Event
Fix: Stray [] syntax in php 5.3 codebase
2014-03-07 09:23:06 +07:00
I18n
Introduced I18n category constants ( #1894 )
2014-03-23 17:00:17 +01:00
Log
Merge branch 'master' into 2.5
2014-04-06 21:50:41 +02:00
Model
Merge branch 'master' into 2.5
2014-05-04 14:35:36 +05:30
Network
correct docblock
2014-06-01 13:23:47 +02:00
Routing
Add tests for CakeRoute::match() and trailing * routes.
2014-06-02 22:37:37 -04:00
TestSuite
Merge branch 'master' into 2.5
2014-05-04 14:35:36 +05:30
Utility
Fix Hash::extract() not matching 1/0 to true/false.
2014-06-12 11:30:48 -04:00
View
Changed Event names back, added view type getter
2014-06-27 15:40:12 +00:00
AllBehaviorsTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllCacheTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllComponentsTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllConfigureTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllConsoleTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllControllerTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllCoreTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllDatabaseTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllDbRelatedTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllErrorTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllEventTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllHelpersTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllI18nTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllLogTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllNetworkTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllRoutingTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllTestsTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllTestSuiteTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllUtilityTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
AllViewTest.php
Removed "PHP 5" from file header DocBlocks
2013-11-13 22:58:39 +01:00
BasicsTest.php
Merge branch 'master' into 2.5
2014-05-04 14:35:36 +05:30