cakephp2-php8/lib/Cake
Mark Story mark@mark-story.com 3a8b344208 Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown().
Adding App::paths() to simplify getting all the paths App knows about.
Fixes #1934
2011-08-29 22:14:18 -04:00
..
Cache Adding a file_exists() check before unlinking cache files. 2011-08-27 11:52:29 -04:00
Config Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30
Configure Removing trailing spaces. 2011-08-15 23:55:08 -04:00
Console Merge branch '1.3' into merger 2011-08-28 22:08:49 -04:00
Controller Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
Core Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 2011-08-29 22:14:18 -04:00
Error Removing trailing spaces. 2011-08-15 23:55:08 -04:00
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 Fixed documentation to methods that use func_get_args(). 2011-08-21 21:45:34 -04:00
Network Fixing CakeRequest::accepts() where ;q values on Accept header 2011-08-27 11:39:22 -04:00
Routing Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
Test Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 2011-08-29 22:14:18 -04:00
TestSuite Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 2011-08-29 22:14:18 -04:00
Utility Merge branch '1.3' into merger 2011-08-28 22:08:49 -04:00
View Fixed some problems caused by the visibility changes. 2011-08-21 01:04:55 -04:00
basics.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
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 Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30