Change the all_users to acs_users_all, bump version to 5.0.0b3, provideupgrade script. fix where its used in logger, weblogger-portlet, and lars-blogger.fixes bug 1174.
Adds max_child_sortkey to acs_objects, uses select for update to incrtree_sortkey (fixes concurrency problems and substantially improvesperformance), drop group_elem_idx_container_idx (not useful) andacs_objects_context_object_idx (which is superflous since there is anidentical unique constraint). changes acs_objects_get_tree_sortkey tobe isstrict/iscachable fixes a bug in acs_objects_context_id_up_tr onboth oracle an postgres.See http://openacs.org/forums/message-view?message_id=142769 for discussion.
moving up the get_config_param command for oacs_branch in checkout.sh to be above the cd command as the config_file path was relative to current dir (.)
Changed logging of failed test cases from Error to Bug. They're not errors in the sense that you want to be notified of them, since we already catch them in the automated testing framework. More specifically, it interfered badly with the new testcase that scans the server error log for errors