cakephp2-php8/lib/Cake
Rachman Chavik a5ac328a71 Adding multidb fixture support
CakeTestFixture now has a $useDbConfig property, that is similar
to Model::useDbConfig.  CakeFixtureManager now uses this property
to decide which connection to use.  CakeTestFixture::$created
records datasources it was created on.
2011-11-17 11:24:45 +07:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config don't have the version in 2 places 2011-10-28 12:12:28 +02:00
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 Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
Controller Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
Core Merge branch '2.0' into 2.1 2011-11-15 23:10:34 -05:00
Error Fix issue where unknown exceptions would be squashed. 2011-11-02 21:21:48 -04:00
I18n Fix comment in I18n 2011-11-05 08:19:57 -04:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
Network Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
Routing Merge branch '2.0' into 2.1 2011-11-11 22:38:11 -05:00
Test Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
TestSuite Adding multidb fixture support 2011-11-17 11:24:45 +07:00
Utility Merge branch '2.0' into 2.1 2011-11-15 23:10:34 -05:00
View Merge branch '2.1' of github.com:cakephp/cakephp into 2.1 2011-11-15 23:11:07 -05:00
basics.php Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.3 2011-11-13 20:32:23 -04:30