..
Cache
Merge remote-tracking branch 'origin/2.1' into 2.2
2012-04-29 20:05:39 -04:30
Configure
Fix assertion.
2012-05-01 21:45:06 -04:00
Console
include plugin name in model tests
2012-05-11 00:33:10 +02:00
Controller
Fixed HTTP status codes for non-redirects which were breaking AuthComponent.
2012-05-10 20:55:45 -04:30
Core
Update dump() to allow partial dumps.
2012-05-01 21:00:42 -04:00
Error
Fix missing view variables.
2012-05-05 13:30:18 -04:00
Event
Updated copyright to 2012.
2012-03-12 22:46:46 -04:00
I18n
Update 1.x @link in docblocks
2012-04-26 19:49:18 -07:00
Log
Update 1.x @link in docblocks
2012-04-26 19:49:18 -07:00
Model
Fix saving translate records with saveAll()
2012-05-10 20:55:45 -04:30
Network
Fix SMTP Transparency (RFC5321 4.5.2. first line period)
2012-05-07 22:34:14 +00:00
Routing
fix failing testcase
2012-05-03 10:13:18 +02:00
TestSuite
Merge branch '2.1' into 2.2
2012-05-03 21:06:35 -04:00
Utility
add strict parameter to inList() and multiple()
2012-05-07 16:29:13 +02:00
View
Merge remote-tracking branch 'origin/2.1' into 2.2
2012-04-29 20:05:39 -04:30
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 remote-tracking branch 'origin/2.1' into 2.2
2012-04-29 20:05:39 -04:30