cakephp2-php8/lib/Cake
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
..
Cache Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Fix whitespace for paginator counter call 2015-02-23 16:46:43 +00:00
Controller Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
Core Make global paths for vendors and plugins based on ROOT. 2015-02-26 12:49:04 -05:00
Error Fixed PHP 5.2 compatibility 2015-01-16 16:02:44 +01:00
Event Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
I18n Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Log Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Model Fix CS error 2015-02-15 19:22:44 +05:30
Network Check line length to account for fence post. 2015-02-24 21:52:34 -05:00
Routing Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Test Make maxLimit and limit settings independent. 2015-02-27 22:35:52 -05:00
TestSuite Make sure default datasource is not used for mock 2015-02-27 15:26:49 +01:00
Utility Let IDE work better with ClassRegistry::init() 2015-01-27 19:06:46 +02:00
View Fix words with WWW in them being autolinked. 2015-02-25 20:52:35 -05:00
basics.php Merge branch 'master' into 2.6 2014-11-07 15:13:46 -05:00
bootstrap.php Fix file_map being regenerated on every request. 2014-11-22 12:21:28 -05:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.6.2 2015-02-19 07:34:27 -05:00