cakephp2-php8/lib/Cake
Jose Lorenzo Rodriguez 7c5352a6c2 Merge branch 'master' into 2.0
Conflicts:
	cake/libs/controller/components/request_handler.php
	cake/libs/view/pages/home.ctp
	cake/libs/view/view.php
	cake/tests/cases/libs/view/view.test.php
	lib/Cake/Cache/Engine/FileEngine.php
	lib/Cake/Config/config.php
	lib/Cake/Console/cake
	lib/Cake/Model/Behavior/TranslateBehavior.php
	lib/Cake/VERSION.txt
2011-10-16 17:56:22 -04:30
..
Cache Removed creation of unneeded file handle object in FileEngine::write(). Added configuration option 'mask' to FileEngine::. Now able to provide a permission mask to create cache files with specific permissions. 2011-10-14 16:47:18 -04:30
Config Releasing 2.0.0-RC3 2011-10-03 18:36:56 -04:30
Configure Changing a bunch of links in doc blocks 2011-10-15 10:43:26 -04:30
Console Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-10-16 15:45:47 -04:30
Controller Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
Core Fixing more links in doc blocks 2011-10-15 11:38:49 -04:30
Error Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
I18n Fixing doc block 2011-09-29 20:04:06 +05:30
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Merge branch 'master' into 2.0 2011-10-16 17:56:22 -04:30
Network Adding configuration options to CakeEmail to set the header encoding and body encoding, also translating 2011-10-16 15:43:10 -04:30
Routing Fixed typo from last commit. 2011-10-16 13:42:50 +02:00
Test Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-10-16 15:45:47 -04:30
TestSuite Using plugin name on exception thrown and in templates files. 2011-10-16 13:40:36 +02:00
Utility Dropping short syntax support for Behavior configuration. 2011-10-15 20:52:41 +02:00
View Updating links to the book. 2011-10-16 09:36:51 -04:00
basics.php Updating links to the book. 2011-10-16 09:36:51 -04:00
bootstrap.php Adding a constant for TIME_START as $_SERVER[REQUEST_TIME] is only 2011-08-22 20:44:32 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.0-RC3 2011-10-03 18:36:56 -04:30