cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 02c9dda9a7 Make maxLimit and limit settings independent.
Having maxLimit infer what it should be based on limit was not a very
transparent default behavior. The documentation states that maxLimit
will default to 100, but the code would default it to 'limit' if set.
This created confusing behavior when only one setting was defined.

Refs #5973
2015-02-27 22:35:52 -05:00
..
Acl Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Auth Fix order of hasOne assocation. 2015-02-10 22:46:53 -05:00
AclComponentTest.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponentTest.php Remove duplicate class declaration 2014-11-23 21:49:29 -05:00
CookieComponentTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
EmailComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
PaginatorComponentTest.php Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
RequestHandlerComponentTest.php Revert "add test to prove requesthandler works correct with Angular wonky accept headers" 2014-10-02 22:12:35 +02:00
SecurityComponentTest.php increases time window in CSRF token expiry tests to 2 seconds 2014-07-06 13:54:24 +02:00
SessionComponentTest.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30