cakephp2-php8/cake
phpnut dcac88825a Adding fix for Ticket #2339
Adding fix for Ticket #2335
Adding fix for Ticket #2344

Merged changes in dbo from 1.2 to 1.1
Merged changes to session handling in 1.2 to 1.1
Merged changes to Model::_ _saveMulti() in 1.2 to 1.1
Added Set::pushDiff() to append differences in array 2 to array 1
Added SessionComponent::activate() and SessionHelper::activate() to turn sessions usage on if AUTO_SESSION is set to false
Added test for Ticket #2343
Added change to AclNode to use correct table naming
Added garbage clean up to CakeSession::_ _close(); some installs, like Debian, have removed garbage clean
up and use a cron job instead. Currently this change is only supported for database session.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4752 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-04 07:25:48 +00:00
..
config Merging fixes into the trunk: 2007-03-31 17:34:42 +00:00
libs Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
locale Removing all language file svn these are now located at http://cakeforge.org/projects/translations/ 2007-02-04 03:01:02 +00:00
scripts Adding fix from Ticket #2336 2007-04-03 21:12:09 +00:00
tests Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
app_controller.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_helper.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_model.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
basics.php Adding patch from Ticket #2320 2007-04-01 08:18:05 +00:00
bootstrap.php Fixing URL parsing/dispatching for IIS installs without rewrite support 2007-03-28 16:35:59 +00:00
dispatcher.php Adding fix for Ticket #2339 2007-04-04 07:25:48 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging fixes into the trunk: 2007-03-31 17:34:42 +00:00