cakephp2-php8/cake/libs/model
phishy 5c9c5dbb47 removed duplicate baseConfig
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6468 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-02-20 20:02:18 +00:00
..
behaviors "Closes #3940, adding inserting/updating of multiple translations at once. 2008-02-02 21:14:13 +00:00
datasources removed duplicate baseConfig 2008-02-20 20:02:18 +00:00
app_model.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
behavior.php Adding ModelBehavior::cleanup() callback for when behaviors are dynamically detached from models 2008-02-01 00:56:22 +00:00
connection_manager.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
db_acl.php Adding ACL component test coverage and whitespace fixes 2008-02-11 02:27:16 +00:00
model.php Adding performance enhancement to Set::numeric(), adding $filterKey param to Model::create() to overwrite primary keys, closes #4046 2008-02-06 02:35:12 +00:00
schema.php Fixing Configure::listObjects() to not return incorrect core classes, closes #3954. Adding route testing support to cake console. 2008-01-23 04:14:58 +00:00