cakephp2-php8/lib/Cake
mark_story 2f7f5e1322 Use file cache as the default cache engine.
Too many people had issues using APC by default as its often configured
in strange ways, and works poorly on inexpensive hosting.

Fixes #2995
2012-07-15 09:11:27 -04:00
..
Cache Merge branch '2.1' into 2.2 2012-06-10 20:05:25 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Add more tests 2012-05-01 21:43:01 -04:00
Console Use file cache as the default cache engine. 2012-07-15 09:11:27 -04:00
Controller Fix Controller::beforeRedirect() and array return. 2012-06-24 12:03:31 -04:00
Core Fix fatal error when E_STRICT is enabled. 2012-06-24 12:03:31 -04:00
Error Fix whitespace error. 2012-06-23 21:03:15 -04:00
Event Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
I18n Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
Log Add some doc blocks. 2012-05-22 21:14:26 -04:00
Model Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
Network Added CakeResponse::file() for serving files as response 2012-07-11 01:24:00 +05:30
Routing adding setExtensions() to allow adding more extensions as parseExtensions would override existing valid extensions 2012-05-30 21:29:05 +02:00
Test Deprecated MediaView and updated MediaView::render() to use CakeResponse::file() 2012-07-11 01:40:42 +05:30
TestSuite Merge branch '2.1' into 2.2 2012-07-01 17:35:24 -04:30
Utility Tweaked Validation::extension() 2012-06-25 19:15:52 +05:30
View Deprecated MediaView and updated MediaView::render() to use CakeResponse::file() 2012-07-11 01:40:42 +05:30
basics.php Merge branch '2.1' into 2.2 2012-06-02 01:47:21 +02: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.txt to 2.3.0-dev 2012-07-02 12:19:00 +02:00