• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for deadlock condition (or so Gustav and I hope)

    • -0
    • +37
    ./upgrade-5.3.0d2-5.3.0d3.sql
  1. … 2 more files in changeset.
Malte removed apm__register_param but did not replace it with the correct

version.

Made sure the correct version of apm__register_parameter is used according to http://openacs.org/forums/message-view?message_id=345947

Correction of name constraint

  1. … 13 more files in changeset.
Made sure drop_type__cascade_p parameter has a meaning which is to drop all the objects of a certain type when dropping the object_tpye. Note that this does not work for content_types. Use the according procedure there. Not written in Oracle as there might be a reason for not using the __cascade_p parameter and then I don't want to have done the work of porting to Oracle for nothing

  1. … 1 more file in changeset.
Made sure folders are dropped as well when dropping a package

  1. … 1 more file in changeset.
Bringing acs_object_types in an upgrade in sync with the same table when doing a installation

    • -0
    • +2
    ./upgrade-5.3.0d1-5.3.0d2.sql
  1. … 2 more files in changeset.
Removing upgrade scripts not well ordered for acs-kernel and acs-content-repository.

Adding corresponding upgrade scripts with correct versions.

Now the test case files__check_upgrade_ordering (acs-tcl) does not fail.

    • -0
    • +28
    ./upgrade-5.2.0d11-5.2.0d12.sql
  1. … 4 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 715 more files in changeset.
Forgot to cvs add my upgrade file ...

file upgrade-5.2.2-5.2.3b1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.2-5.2.3b1.sql
Recreate apm package to match create scripts.

  1. … 1 more file in changeset.
file upgrade-5.2.1d1-5.2.1d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.1d1-5.2.1d2.sql
  1. … 1 more file in changeset.
Make sure beta testers also get fixed apm_package__new

file upgrade-5.2.0b10-5.2.0b11.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0b10-5.2.0b11.sql
Fix apm_package__new on upgrade to match new install

file upgrade-5.2.0b9-5.2.0b10.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0b9-5.2.0b10.sql
added new seperate table for application_data_links

  1. … 3 more files in changeset.
adding upgrade script and changing the version number (for the missing line select define_function_args('acs_rel__new','rel_id,rel_type,object_id_one,object_id_two,context_id,creation_user,creation_ip') in the acs-relationships-create.sql file)

  1. … 1 more file in changeset.
file upgrade-5.2.0b1-5.2.0b2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0b1-5.2.0b2.sql
changing version number and adding respective upgrade script

  1. … 1 more file in changeset.
file upgrade-5.1.5-5.2.0a1.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.1.5-5.2.0a1.sql
  1. … 1 more file in changeset.
Fixing bugs in user merge support. Improving the process, making it more generic and now it works for acs-core. Adding the upgrade scripts for oracle and pg.

  1. … 13 more files in changeset.
Adding the member_state 'merged'. Added plsql functions and upgrade scripts for oracle and pg.

  1. … 6 more files in changeset.
file upgrade-5.2.0d9-5.2.0d10.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0d9-5.2.0d10.sql
  1. … 1 more file in changeset.
add an explicit cast of proname in drop_package needed in pg8

    • -0
    • +30
    ./upgrade-5.2.0d8-5.2.0d9.sql
  1. … 2 more files in changeset.
Realized that I only need to define function args for the most verbose

form of acs_object__new, since package_instantiate_object handles

default values very nicely.

  1. … 1 more file in changeset.
A variety of group oriented things, and finally added the definitions of

acs-objects package procs in PG so that we can use package_instantiate_object

and package_db_exec with them.

    • -0
    • +41
    ./upgrade-5.2.0d7-5.2.0d8.sql
  1. … 10 more files in changeset.
rename 4.6-4.6.1 upgrade to not overlap 4.6.1d1-4.6.1d2

    • -0
    • +804
    ./upgrade-4.6-4.6.1d1.sql
  1. … 2 more files in changeset.
set title in acs objects when creating security context root, set titles for parameters, make acs_objects.package_id on delete set null

  1. … 5 more files in changeset.