cakephp2-php8/cake
José Lorenzo Rodríguez cf48ee7ed5 Refactoring MediaView to fully use the response object
Improved the way cache headers are sent for delivered files, now it is possible to set cache for files marked for download
2010-10-03 19:34:37 -04:30
..
config Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00
console Upgrading CodeCoverage repoting fo phpunit 3.5 2010-09-29 01:14:14 -04:30
libs Refactoring MediaView to fully use the response object 2010-10-03 19:34:37 -04:30
tests Improving the CakeResponse::cache() method 2010-10-03 19:27:08 -04:30
basics.php Changing Configure::read() to not have a default value, and instead return all values in configure when no param is supplied. Test cases updated. Fixes #503 2010-07-05 21:50:36 -04:00
bootstrap.php Creating optional boot variable that informs Configure if it should bootstrap the app. Changing how ShellDispatcher checks for app existence it sets the $boot var now and reuses the framework bootstrap file instead of a second custom one. 2010-09-02 17:16:57 -04:00
dispatcher.php Updating the various CakeExceptions to take arrays in their constructors. This allows for the existing templates to continue working, as well as generalize the way in which errors are handled. This change also makes the messages coming out of exceptions more readable and removes string hackery. 2010-08-29 21:37:25 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00