cakephp2-php8/lib/Cake
mark_story fdacc9de16 Fixing issues with request stack not being used correctly
when there are requestAction requests being performed.
Adding Router::popRequest() to allow manipulation of request stack
so nested requestAction or serial requestAction calls work correctly.
Fixes #1906
2011-08-12 21:21:05 -04:00
..
Cache Added doc blocks for WincacheEngine. Fixed Memcache doc block. 2011-08-10 16:55:05 +02:00
Config Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30
Configure Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Console Added doc blocks for WincacheEngine. Fixed Memcache doc block. 2011-08-10 16:55:05 +02:00
Controller Fixing issues with CSRF token failure and requestAction. 2011-08-12 20:38:24 -04:00
Core Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00
Error Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
I18n Removing duplicate directory separator when looking for locale search paths, closes #1854 2011-07-27 17:41:25 -04:30
Log Updating doc blocks in Debugger and CakeLog. 2011-08-07 14:31:14 -04:00
Model Adding cake_dev domain 2011-08-09 13:03:32 +03:00
Network Cleanup of minor issues found with phpmd. 2011-08-06 21:15:31 -04:00
Routing Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00
Test Fixing issues with request stack not being used correctly 2011-08-12 21:21:05 -04:00
TestSuite Fixing bad include on text reporter. 2011-08-06 13:54:02 -04:00
Utility Adding ability to Set class to iterate on ArrayObjects, or any object implementing ArrayAccess and Traversable 2011-08-11 13:26:06 -04:30
View Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-08-11 13:17:19 -04:30
basics.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
bootstrap.php Removing APP_PATH it is always the same as APP. 2011-08-03 20:06:47 -04:00
LICENSE.txt Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
VERSION.txt Updating version numbers to 2.0.0-beta 2011-07-26 13:20:27 -04:30