cakephp2-php8/cake/tests
nate 5abe66289d Implemented 'counterCache' and 'counterScope' for belongsTo associations
Exempted 'created', 'updated' and 'modified' fields from whitelist when saving, closes #3720
Updated Model::bind(), closes #2355
Adding Model::saveAll() to save multiple records and associated records, closes #3615
Replacing Model::generateList() with Model::find('list'), deprecates Model::generateList()



git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6295 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-01-01 19:34:40 +00:00
..
cases Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
fixtures Implemented 'counterCache' and 'counterScope' for belongsTo associations 2008-01-01 19:34:40 +00:00
groups adding configure group test and fixing view group 2007-12-15 16:55:59 +00:00
lib "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
test_app "Refacorting App::import() to implement vendors loading. 2007-12-24 22:39:28 +00:00