..
Cache
Merge branch 'master' into 2.3
2012-11-20 23:02:33 -05:00
Configure
allow ini files to have separators between sections for better readability
2012-10-18 17:20:15 +02:00
Console
fix coding standards
2012-11-21 15:39:03 +01:00
Controller
Merge branch 'master' into 2.3
2012-11-28 21:00:30 -05:00
Core
fix coding standards
2012-11-21 15:39:03 +01:00
Error
Merge branch 'master' into 2.3
2012-11-20 23:02:33 -05:00
Event
Fix missed use of VERSION.
2012-10-15 21:48:36 -04:00
I18n
fix coding standards
2012-11-21 15:39:03 +01:00
Log
Merge branch 'master' into 2.3
2012-11-20 23:02:33 -05:00
Model
Added type hinting to Model::validator()
2012-11-28 21:32:00 -05:00
Network
fix coding standards
2012-11-21 15:39:03 +01:00
Routing
fix ticket 3400: url string with # in it is not routed
2012-11-26 16:43:47 +01:00
TestSuite
fix coding standards
2012-11-21 15:39:03 +01:00
Utility
fix coding standards
2012-11-21 15:39:03 +01:00
View
Merge branch 'master' into 2.3
2012-11-25 23:33:16 -05:00
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 branch 'master' into 2.3
2012-11-20 23:02:33 -05:00