cakephp2-php8/lib/Cake
2011-04-30 14:12:51 -04:00
..
Cache PhpDoc fixes 2011-04-17 11:23:52 -04:00
config Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
Configure consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
Console Fixed baked database.php constants 2011-04-30 02:12:15 +08:00
Controller Changing RequestHandler to use CakeRequest::input() 2011-04-30 13:09:30 -04:00
Core Removed undefined variable in App::core, made test pass on Windows. 2011-04-26 22:18:51 -04:00
Error Fixing issues rendering repeat errors coming from the rendering of an error page (like a missing helper). 2011-04-25 21:09:53 -04:00
I18n Unused variables in I18n removed 2011-04-23 00:02:07 +04:00
Log consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
Model Small refactoring, and adding some App::uses() to avoid problems 2011-04-21 17:56:03 -04:30
Network Removing $request->params['form'], all POST data is available at $request->data, there is no point for it to be in two 2011-04-30 14:12:51 -04:00
Routing Unused variables in Routing removed 2011-04-23 00:02:09 +04:00
tests Removing $request->params['form'], all POST data is available at $request->data, there is no point for it to be in two 2011-04-30 14:12:51 -04:00
TestSuite show testcases sorted alphabetically 2011-04-22 22:29:02 +02:00
Utility Unused variables in Utility removed 2011-04-23 00:02:10 +04:00
View Removed JsBaseEngineHelper::$useNative. Removed json_encode() emulation from JsBaseEngineHelper::object(). Removed unnessecary call to get_object_vars() in JsBaseEngineHelper::object(). Removed unnessecary tests for equalness of emulation and native json_encode(). Added test for correct encoding of objects to JsHelper test case. Fixes #704 2011-04-26 22:35:33 -04:00
basics.php update basics to match code standards 2011-04-28 15:16:55 +02:00
bootstrap.php Fixing some bake tasks 2011-04-11 22:15:51 -04:30
LICENSE.txt move readme and license to libs dimove readme and license to libs dirr 2011-03-12 20:10:58 +01:00
VERSION.txt move readme and license to libs dimove readme and license to libs dirr 2011-03-12 20:10:58 +01:00