cakephp2-php8/lib/Cake
AD7six 9444af2f81 classify the first cli argument for this task
the $type is used to lookup in the $classTypes property what kind of
entity is being baked. if it's underscored, getRealClassName will bail
on it's first condition of "is it in the $classTypes property" producing
mostly useless test stubs for everything except models
2012-04-29 17:20:14 +02:00
..
Cache Another micro-optimization, sorry 2012-04-23 23:42:57 -04:30
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
Console classify the first cli argument for this task 2012-04-29 17:20:14 +02:00
Controller Merge branch '2.1' into 2.2 2012-04-26 22:27:44 -04:00
Core don't dump fatal errors as html on the cli 2012-04-29 16:25:07 +02:00
Error Added NotImplementedException with status code 501 2012-04-25 15:44:48 +02:00
Event Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
I18n Merge branch '2.2-hash' into 2.2 2012-04-10 21:32:37 -04:00
Log Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Model Fixed bug in model validation translate 2012-04-26 21:24:22 -07:00
Network Merge branch '2.1' into 2.2 2012-04-23 10:34:04 +02:00
Routing Merge branch '2.1' into 2.2 2012-04-26 22:27:44 -04:00
Test create tests for baking a test for a component, behavior and helper 2012-04-29 17:20:14 +02:00
TestSuite Renamed variable name from nested transaction 2012-04-26 20:58:25 -04:00
Utility Added missing keyword 2012-04-25 11:03:26 +05:30
View Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
basics.php Adding file lock when use cache function. It will avoid errors when view cache is created by 2 threads concurrently. 2012-04-21 21:01:58 -04:00
bootstrap.php Move where set is loaded. 2012-04-10 21:25:04 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.1.1 2012-03-25 21:00:26 -04:30