cakephp2-php8/cake/tests/cases/libs/controller/components
mark_story ed122c70f4 Removing custom request reversal code, and using Router::reverse()
Removing dead tests that are covered by Router tests.
Removing check for TestsController, it hasn't existed in forever.
2011-02-03 22:46:28 -05:00
..
auth Removing the last of actionMap from AuthComponent. Its been moved into the authorization objects. 2011-02-03 22:46:27 -05:00
acl.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
auth.test.php Removing custom request reversal code, and using Router::reverse() 2011-02-03 22:46:28 -05:00
cookie.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
email.test.php Merge branch '1.3' into merger 2011-01-08 23:49:19 -05:00
paginator.test.php Changing how PaginatorComponent::paginate()'s $whitelist param works. It now serves as the whitelist for fields ordering can be done on. It previously allowed you to whitelist things you passed into paginate(), which was kind of useless. 2010-12-26 21:30:43 -05:00
request_handler.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
security.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
session.test.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00