cakephp2-php8/lib/Cake/Model
Ceeram bc07ba3839 Added option['deep'] to saveAll, to save unlimited levels associated data
Squashed commit of the following:

commit 45caa54e3b25bc94ee10d7b3700ff334e7994257
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 22:29:33 2012 +0100

    update docblocks for deep save

commit 6f3c3b9abf12e394262b0a233188a52095f64b50
Merge: 1d32698 1dd0ff1
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 18:17:34 2012 +0100

    Merge branch '2.1' into 2.1-saveAllTheThings

commit 1d32698640fa1a3c1d606eeaf4740637ff8a1991
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 18:16:57 2012 +0100

    Revert "adding info in docblock about associated model fieldList"

    This reverts commit 7cc10a2b5afc1007c388a6da449781dc351d50cd.

commit 7cc10a2b5afc1007c388a6da449781dc351d50cd
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 18:05:18 2012 +0100

    adding info in docblock about associated model fieldList

commit db2ad2759f6af460715a8bbee167262bcbb62d77
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 17:51:44 2012 +0100

    add tests for deep saveAll respecting fieldList option

commit 14123fccfc43fac1b4cddeea8350dca8fb9c9821
Merge: cfdf25d 2afb05b
Author: Ceeram <c33ram@gmail.com>
Date:   Sun Feb 12 16:51:26 2012 +0100

    Merge branch '2.1' into 2.1-saveAllTheThings

commit cfdf25d4b587c6f1a8cd6ec2bc46dc21fa3c6704
Author: Ceeram <c33ram@gmail.com>
Date:   Tue Feb 7 13:54:59 2012 +0100

    Make saveAllTheThings fully BC, use $options['deep'] = true, to save infinite recursive data

commit 6e8c4380c37a31efc2a37a5ab6438db26d293eb3
Merge: 203c7e1 95aa7e3
Author: Ceeram <c33ram@gmail.com>
Date:   Wed Jan 25 14:22:26 2012 +0100

    Merge branch '2.1' into 2.1-saveAllTheThings

commit 203c7e1d9870e282ec7098297d47e49132904401
Author: Ceeram <c33ram@gmail.com>
Date:   Wed Jan 25 14:19:25 2012 +0100

    validate all the things as well

commit d920d0000fcab80fc48a29b45dbba147a2eed27c
Merge: d648f6a 4f1be12
Author: Ceeram <c33ram@gmail.com>
Date:   Mon Jan 23 18:22:12 2012 +0100

    Merge branch '2.1' into 2.1-saveAllTheThings

commit d648f6a90419e0fa27ed1d9e9feb51c37fbf0397
Author: Ceeram <c33ram@gmail.com>
Date:   Fri Dec 9 15:11:52 2011 +0100

    making saveAll, saveMany and saveAssociated not limited to only save directly related models
2012-02-13 01:00:28 +01:00
..
Behavior Split I18nModel into a separate file. 2012-01-29 13:28:08 -05:00
Datasource Merge branch '2.0' into 2.1 2012-02-12 10:06:13 -05:00
AclNode.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
Aco.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
AcoAction.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
Aro.php AclNode now extends Model, to avoid infinite loop when attaching AclBehavior to AppModel 2012-02-10 23:38:40 +01:00
BehaviorCollection.php Merge branch '2.0' into 2.1 2012-01-08 21:59:18 -05:00
CakeSchema.php Merge branch '2.0' into 2.1 2011-12-11 22:51:40 -05:00
ConnectionManager.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
I18nModel.php Split I18nModel into a separate file. 2012-01-29 13:28:08 -05:00
Model.php Added option['deep'] to saveAll, to save unlimited levels associated data 2012-02-13 01:00:28 +01:00
ModelBehavior.php fixing typos 2011-10-19 12:19:28 +07:00
Permission.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00