cakephp2-php8/lib/Cake
James Larking 75daff8df9 Camelize type of test being generated.
This fixes use for:

`cake bake model ModelName`

When classTypes and directories should be CamelCase.
This solves issue whereby model tests are written directly to Cases folder rather than into Cases/Model

Signed-off-by: mark_story <mark@mark-story.com>
2011-10-23 11:13:56 -04:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.0 2011-10-16 18:33:00 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Camelize type of test being generated. 2011-10-23 11:13:56 -04:00
Controller Fixed issue when using multiple extensions in Router::parseExtensions() could result in undefined index notice by RequestHandlerComponent. 2011-10-19 15:36:00 +02:00
Core Make App::_loadVendor() static. 2011-10-21 20:37:24 -04:00
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 Fix issue with postgres and virtualFields 2011-10-21 22:17:48 -04:00
Network Revert "Fix RedirectRoute by stopping execution." 2011-10-22 22:44:21 -04:00
Routing Add _stop() to RedirectRoute. 2011-10-22 22:56:50 -04:00
Test Adding tests for lowercase type names. 2011-10-23 11:11:07 -04:00
TestSuite Remove controller reuse between testAction() calls. 2011-10-22 10:58:21 -04:00
Utility Fix strict warnings on Validation class. 2011-10-19 23:18:46 -04:00
View Remove more incorrect __d() calls. 2011-10-19 23:25:22 -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 2011-10-16 18:33:00 -04:30