cakephp2-php8/cake/libs
phpnut 0c0dec8bc0 Merging fixes into the trunk.
Revision: [2629]
Fixed recursive associations when set to 0, did not add the hasOne or belongsTo in the query.
Changed scaffold to use recursive setting of 0 in all methods that call Model::findAll()
Fixed Invalid argument supplied for foreach() notice in show.thtml
Removed 500 record limit in Controller::generateFieldNames()

Revision: [2628]
Merging changes from model_php5.php

Revision: [2627]
Fixing messed up characters in dbo_odbc, adding docstrings, and giving connect() a return value

Revision: [2625]
Bringing all DB drivers up to date

Revision: [2624]
Changed fixed for Ticket #609 so and empty array is set instead of null.
This is more consistent with the other arrays that are returned if an association is found

Revision: [2623]
Adding fix for Ticket #712

git-svn-id: https://svn.cakephp.org/repo/trunk/cake/1.x.x.x@2630 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-04-28 05:26:06 +00:00
..
controller Merging fixes into the trunk. 2006-04-28 05:26:06 +00:00
model Merging fixes into the trunk. 2006-04-28 05:26:06 +00:00
view Merging fixes into the trunk. 2006-04-28 05:26:06 +00:00
cache.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
cake_log.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
class_registry.php Merging fixes and enhancements into trunk. 2006-03-19 03:26:43 +00:00
configure.php Merging fixes and enhancements into trunk. 2006-03-19 03:26:43 +00:00
error.php Merging fixes into trunk. 2006-04-24 16:24:57 +00:00
file.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
flay.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
folder.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
inflector.php Merging fixes and enhancements into trunk. 2006-04-06 00:06:02 +00:00
legacy.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
neat_array.php Merging fixes and enhancements into trunk. 2006-03-19 03:26:43 +00:00
neat_string.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
object.php Merging fixes into the trunk. 2006-04-27 10:04:08 +00:00
router.php Merging fixes into the trunk. 2006-04-27 10:04:08 +00:00
sanitize.php Merging fixes and enhancements into trunk. 2006-03-19 03:26:43 +00:00
security.php Merging fixes and enhancements into trunk. 2006-03-08 03:13:32 +00:00
session.php Merging fixes into trunk. 2006-04-24 16:24:57 +00:00
validators.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00