cakephp2-php8/lib/Cake/Test
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
..
bake_compare Fix whitespace for paginator counter call 2015-02-23 16:46:43 +00:00
Case Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
Fixture Removed use of @lastmodified annotation 2014-09-09 23:04:29 +02:00
test_app Check line length to account for fence post. 2015-02-24 21:52:34 -05:00