cakephp2-php8/lib/Cake
mark_story 6a4e7558fc Merge branch '1.3' into merger
Conflicts:
	cake/basics.php
	cake/console/libs/tasks/extract.php
	cake/libs/view/helpers/js.php
	cake/tests/cases/console/libs/tasks/extract.test.php
	cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
	cake/tests/cases/libs/model/datasources/dbo_source.test.php
	cake/tests/test_app/views/pages/extract.ctp
	lib/Cake/Cache/Engine/MemcacheEngine.php
	lib/Cake/Model/Behavior/ContainableBehavior.php
	lib/Cake/Model/Datasource/Database/Mysql.php
	lib/Cake/Model/Datasource/DboSource.php
	lib/Cake/Model/Model.php
	lib/Cake/Test/Case/Model/Behavior/ContainableBehaviorTest.php
	lib/Cake/Test/Case/Model/CakeSchemaTest.php
	lib/Cake/Test/Case/Model/Datasource/Database/PostgresTest.php
	lib/Cake/Test/Case/View/Helper/FormHelperTest.php
	lib/Cake/Test/Case/View/Helper/TimeHelperTest.php
2011-09-18 12:09:04 -04:00
..
Cache Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
Config Releasing 2.0.0-RC1 2011-09-04 12:30:53 -04:30
Configure Removing trailing spaces. 2011-08-15 23:55:08 -04:00
Console For MySQL you can now specify the socket to use using unix_socket key in the config array. Closes #1994 2011-09-16 13:40:04 +05:30
Controller Oops, removing testing code 2011-09-04 04:51:30 -04:30
Core The 'default' config for Configure class is now auto created on first use if not already created. 2011-09-18 00:06:37 +05:30
Error Fixing doc block 2011-09-18 19:58:47 +05:30
I18n Merge branch '1.3' into merger 2011-08-28 22:08:49 -04:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
Network Fixed typo 2011-09-05 13:23:26 +03:00
Routing Make full page caching + Themes work. 2011-09-17 13:19:43 -04:00
Test Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
TestSuite Updating doc blocks. 2011-09-12 23:00:56 -04:00
Utility Removing the helpPath feature as its not documented, not tested and most likely 2011-09-03 12:18:03 +01:00
View Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
basics.php Converging on 4px for border-radius. 2011-09-03 10:06:01 +01: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-RC1 2011-09-04 12:30:53 -04:30