cakephp2-php8/lib/Cake
José Lorenzo Rodríguez 72c6e0cd58 Fixing Cache tests
2011-01-31 00:47:30 -04:30
..
Cache Fixing Cache tests 2011-01-31 00:47:30 -04:30
config Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Configure Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-28 01:14:59 -04:30
Console Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
Controller Fixing ComponentCollecction components loading, as with Behaviors and Helpers, thee MissingFileException can not be thrown 2011-01-28 10:49:53 -04:30
Core Adding the session datasources apth to App::build(), in the future look into registering only the top level packages 2011-01-31 00:02:17 -04:30
Error Adding missing class usage declaration in ExceptionHandler test case 2011-01-28 01:56:00 -04:30
I18n Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Log Extracting CakeLogInterface to its own file, this fixes the FileLog test case 2011-01-28 01:52:54 -04:30
Model Fixing BehaviorCollection test regarding how classes are loaded. with the introduction of App::uses() it is not possible to determine if a file is missing or just the class in the file, so removing the throwing of MissingBehaviorFileException seems the only choice 2011-01-28 01:48:15 -04:30
Network Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Routing Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
tests Fixing Cache tests 2011-01-31 00:47:30 -04:30
TestSuite Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
Utility Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
View Fixing HelperCollection tests after merging 2.0 branch in 2011-01-28 01:33:08 -04:30
basics.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-22 01:00:15 -04:30
bootstrap.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30