.. |
Cache
|
Add addtional options array for memcached.
|
2014-05-23 22:29:03 -04:00 |
Configure
|
Removed "PHP 5" from file header DocBlocks
|
2013-11-13 22:58:39 +01:00 |
Console
|
Merge pull request #3703 from MMS-Projects/i18n-context-2.6
|
2014-07-18 21:48:19 -04:00 |
Controller
|
increases time window in CSRF token expiry tests to 2 seconds
|
2014-07-06 13:54:24 +02:00 |
Core
|
Mark App::pluginPath as deprecated and don't use it anymore.
|
2014-06-24 11:52:29 +02:00 |
Error
|
Fix an infinite recursion caused by missing plugin
|
2014-07-09 15:55:41 +09:00 |
Event
|
Fix: Stray [] syntax in php 5.3 codebase
|
2014-03-07 09:23:06 +07:00 |
I18n
|
Add context support to the I18n class which resolves cakephp/cakephp#2063
|
2014-07-17 11:01:11 +02:00 |
Log
|
Correct doc blocks according to cs guidelines.
|
2014-07-03 15:36:42 +02:00 |
Model
|
Merge branch 'master' into 2.6
|
2014-07-16 23:11:58 -04:00 |
Network
|
Merge branch 'master' into 2.6
|
2014-07-09 10:17:05 -04:00 |
Routing
|
Correct doc blocks according to cs guidelines.
|
2014-07-03 15:36:42 +02:00 |
TestSuite
|
Correct doc blocks according to cs guidelines.
|
2014-07-03 15:36:42 +02:00 |
Utility
|
Merge pull request #3906 from ravage84/hash-nest-exception
|
2014-07-17 09:27:38 -04:00 |
View
|
Fix CS errors.
|
2014-07-03 23:13:55 +05:30 |
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
|
Added a shorthand stackTrace() method
|
2014-07-10 01:49:28 +02:00 |