cakephp2-php8/cake/tests
mark_story 7f18f05de4 Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller.
Updating Dispatcher to not hold a reference to the current request, as its not used.
Updating private action detection so its simpler.
Fixes issues with prefix actions not getting the correct default view.  Fixes #1580
2011-03-10 22:04:46 -05:00
..
cases Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller. 2011-03-10 22:04:46 -05:00
fixtures Merge branch '1.3' into merger 2011-02-05 12:20:09 -05:00
lib Fixing failing tests, and issues around Controller::$view not getting 2011-03-09 07:31:11 -05:00
test_app Support to read ini files without section in IniReader. 2011-01-23 19:28:57 -02:00