cakephp2-php8/cake/libs
Yosuke Basuke Suzuki eef87ee74c Bug fixed. saveAll with validation option "only" or "first" works wll.
saveAll() did set null foreign key when it just validates. I've
assigned numeric validation on the hasMany side model and validation
did fail with this behavior. I've changed this not to set foreign key
when it just validation.
2011-09-23 16:27:15 +09:00
..
cache Add unix sockets support to memcache. 2011-09-07 07:25:43 -04:00
controller Removing Mime type notice. 2011-09-20 22:35:23 -04:00
log Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model Bug fixed. saveAll with validation option "only" or "first" works wll. 2011-09-23 16:27:15 +09:00
view Apply patch from 'Eärendil' to fix FormHelper. 2011-09-22 22:30:04 -04:00
cache.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_log.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_session.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
cake_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
class_registry.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
configure.php Fixing how error handlers are registered when debug levels 2011-08-27 10:14:24 -04:00
debugger.php Hide db credentials 2011-06-24 10:12:08 +02:00
error.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
file.php Fixing file deletion issue in windows 2011-08-28 22:19:53 -04:00
folder.php renamed chmod to mode in the comments for function copy. 2011-06-25 12:57:51 -07:00
http_socket.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
i18n.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
inflector.php Additional inflection rules provided through Inflector::rules() now take precedence over the core ones as expected. Fixes #2016 2011-09-23 01:14:52 +05:30
l10n.php Add Tibetan locales 2011-08-20 19:17:02 -04:00
magic_db.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
multibyte.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
object.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php4.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
overloadable_php5.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
router.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
sanitize.php Fixing issues with Sanitize::stripWhitespace() and utf8 characters. 2011-07-31 15:44:10 -04:00
security.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
set.php Fixing regression in Set::extract(). Closes #1895 #1816 #1692 2011-08-10 03:56:45 +05:30
string.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
validation.php Fix Validation::time so it accepts spaces. 2011-09-22 20:53:56 -04:00
xml.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00