cakephp2-php8/lib/Cake
mark_story 61d6a720d6 Add test for using autoMock and multiple redirects.
Having multiple redirects and not calling generate() before each test, or
using autoMock results in an exit.  This is related to
[c5ca10ca69] where controller re-use was removed.

Refs #2200
2011-11-05 17:28:13 -04:00
..
Cache fixing typos 2011-10-19 12:19:28 +07:00
Config Releasing 2.0.2 2011-11-02 23:44:50 -04:30
Configure Refactoring PhpReader::read() to check for .php file first. Fixed error when there's a directory with the same name. 2011-10-16 22:21:01 +02:00
Console Fix View task missing 'app' param when baking custom action. 2011-11-05 19:54:21 +01:00
Controller Fix issue with Controller::setAction() 2011-11-03 20:13:41 -04:00
Core Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
Error Fix issue where unknown exceptions would be squashed. 2011-11-02 21:21:48 -04:00
I18n Fix comment in I18n 2011-11-05 08:19:57 -04:00
Log Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Model Apply patch from 'Carlos Gant' 2011-11-05 16:16:13 -04:00
Network Fixing Content-Length calculation when there is buffered output that will be sent before the response body. fixes #2208 2011-11-03 21:09:30 -04:30
Routing Fix missing urlencod/urldecode in routing. 2011-10-29 20:42:07 -04:00
Test Add test for using autoMock and multiple redirects. 2011-11-05 17:28:13 -04:00
TestSuite Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
Utility Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
View Releasing 2.0.2 2011-11-02 23:44:50 -04:30
basics.php Fix encoding issues with debug(). 2011-11-02 13:45:34 -04:00
bootstrap.php Move registration of CakePlugin. 2011-10-23 13:54:13 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Releasing 2.0.2 2011-11-02 23:44:50 -04:30