cakephp2-php8/lib/Cake
mark_story b261024111 Make fixtures disable source caching.
Disabling source caching when using fixtures fixes
issues with test suites.  Testsuites could previously have
test order errors caused by differences in cached and un-cached sources listings.
Fixes #1942
2011-10-11 22:10:09 -04:00
..
Cache Making locking file caching the default. 2011-09-25 09:26:32 -04:00
Config Releasing 2.0.0-RC3 2011-10-03 18:36:56 -04:30
Configure Removing trailing spaces. 2011-08-15 23:55:08 -04:00
Console Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Controller Adding another import for helpers appended by RequestHandlerComponent. 2011-10-11 12:42:45 -04:00
Core Removing extra 0 index in request parameters. 2011-10-05 20:55:17 -04:00
Error Fixing incorrect exit codes on console exceptions. 2011-10-03 22:48:50 -04: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 Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Network Fixed doc block comments. 2011-10-11 00:22:23 +02:00
Routing Fix issue where abstract or interface controllers 2011-09-30 22:40:30 -04:00
Test Add a test for src and href attributes 2011-10-10 22:16:10 -04:00
TestSuite Make fixtures disable source caching. 2011-10-11 22:10:09 -04:00
Utility Fixed doc block comments. 2011-10-11 00:22:23 +02:00
View Fix TextHelper::autoLinkUrls() from linking iframes 2011-10-10 22:16:46 -04:00
basics.php Converging on 4px for border-radius. 2011-09-03 10:06:01 +01: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-RC3 2011-10-03 18:36:56 -04:30