cakephp2-php8/lib/Cake
Jose Lorenzo Rodriguez c6c1bf110d Fixing caching of class loading in App class, this was broken after a recent refactoring
Additionally a new property $bootstrapping is added to App, this is set during the bootstrap process to indicate that classes loaded before the caching is initialized should not trigger the cache write routine.
Performance++
2011-07-15 20:44:39 -04:30
..
Cache Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00
Config Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00
Configure Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Console Adding option to ProjectTask, for setting CAKE_CORE_INCLUDE_PATH. Tests added. 2011-07-13 23:54:24 +02:00
Controller Adding a logout callback to authenticate objects. 2011-07-03 12:53:21 -04:00
Core Fixing caching of class loading in App class, this was broken after a recent refactoring 2011-07-15 20:44:39 -04:30
Error Fix for wrong Exception messages and typos. Added missing ExceptionRenderer tests for Datasource 2011-07-07 19:36:21 +02:00
I18n Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
Log Updated the paths from comments. 2011-06-19 20:28:40 -04:00
Model Fixing whitespace in CakeSchema 2011-07-15 14:49:33 -07:00
Network Importing Multibyte. 2011-06-19 22:42:56 -07:00
Routing Minor comment and path changes. 2011-06-25 15:08:41 +01:00
Test Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-07-15 18:30:55 -04:30
TestSuite fixed unassigned "show passes" parameter for test 2011-07-09 18:40:22 +09:00
Utility Adding a datetime validation method to the Validation class, closes #1021 2011-07-15 01:20:37 -04:30
View Fixing copy paste typos from previous commit 2011-07-07 09:59:02 -07:00
basics.php Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
bootstrap.php Fixing caching of class loading in App class, this was broken after a recent refactoring 2011-07-15 20:44:39 -04:30
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Merge branch '1.3' into merger 2011-06-23 12:48:06 -07:00