.. |
Cache
|
Fix coding standards.
|
2012-03-10 22:29:35 -05:00 |
Configure
|
Fix more coding standards.
|
2012-03-10 22:30:56 -05:00 |
Console
|
Fix most coding standards issues in Test/Console
|
2012-03-10 23:32:02 -05:00 |
Controller
|
make acl methods available in permission model
|
2012-03-11 17:07:42 +01:00 |
Core
|
Fixed bug where registering new packages would reset extra paths set for other packages. Closes #2666
|
2012-03-10 04:40:50 +05:30 |
Error
|
type hinting controllers and views
|
2012-02-25 19:46:06 -05:00 |
Event
|
Fix dispatching event when event key name is used.
|
2012-01-05 18:31:00 +01:00 |
I18n
|
code conventions
|
2012-02-25 19:46:05 -05:00 |
Log
|
Typo fixes in tests
|
2012-02-23 15:29:53 -08:00 |
Model
|
Fix Session.cookieTimeout default behavior.
|
2012-03-11 08:14:54 -04:00 |
Network
|
Remove parse_str() its buggy and wrong.
|
2012-03-08 21:05:28 -05:00 |
Routing
|
fix test Parse Trailing UTF8
|
2012-03-07 21:51:09 +03:30 |
TestSuite
|
Correct convention with public visibility
|
2012-02-23 00:03:31 -08:00 |
Utility
|
One more time.
|
2012-03-10 22:00:16 -05:00 |
View
|
Add check for simple category elements.
|
2012-03-07 19:52:06 -05:00 |
AllBehaviorsTest.php
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
AllCacheTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllComponentsTest.php
|
Using Folder class in CakeTestSuite, this fixes issues where
|
2011-08-27 10:34:08 -04:00 |
AllConfigureTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllConsoleTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllControllerTest.php
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
AllCoreTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllDatabaseTest.php
|
Fix path in Testsuite.
|
2012-02-23 20:09:11 -05:00 |
AllErrorTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllEventTest.php
|
add missing tests
|
2012-01-12 13:06:24 +01:00 |
AllHelpersTest.php
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
AllI18nTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllLogTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllNetworkTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllRoutingTest.php
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
AllTestsTest.php
|
changing test order
|
2012-02-10 22:26:00 +07:00 |
AllTestSuiteTest.php
|
Fixing doc blocks in Test suite and some visibility keywords.
|
2011-10-10 23:18:48 +02:00 |
AllUtilityTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
AllViewTest.php
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
BasicsTest.php
|
Fix coding standards.
|
2012-03-10 23:12:08 -05:00 |