Ceeram d730acba59 Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones. 13 years ago
..
Cache 3945c0e6a8 rtim files 13 years ago
Config c754fb2dcb Updated copyright to 2012. 14 years ago
Configure e7153b5333 Add more tests 14 years ago
Console e59555a66f Merge branch 'master' into 2.3 13 years ago
Controller 1ff63758ad Merge pull request #750 from tigrang/security-component-enhancement 13 years ago
Core 3945c0e6a8 rtim files 13 years ago
Error d4986b5f24 add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response. 13 years ago
Event bbd0b9dd8b Tweaked DocBlocks 13 years ago
I18n f7ce5262b7 Updating mixed @param documentation to seperate list of accepted types 14 years ago
Log a27e171f0f Invert default log configuration. 13 years ago
Model e59555a66f Merge branch 'master' into 2.3 13 years ago
Network d730acba59 Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones. 13 years ago
Routing e59555a66f Merge branch 'master' into 2.3 13 years ago
Test d730acba59 Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones. 13 years ago
TestSuite e59555a66f Merge branch 'master' into 2.3 13 years ago
Utility 57c495f53a Enabled Debugger::exportVar() to display private & protected properties. 13 years ago
View 8931b74ba2 Removed variable escaping in CakeErrorController::beforeRender(). Closes #3074 13 years ago
LICENSE.txt c754fb2dcb Updated copyright to 2012. 14 years ago
VERSION.txt 4db909bd2d update version.txt to 2.3.0-dev 13 years ago
basics.php 1ea457e40e Prevent booleans from being encoded (converted to strings) by h() function, helps prevent accidental fatal errors in some PHP versions around 5.2.9 13 years ago
bootstrap.php e3b124516f Move where set is loaded. 14 years ago