• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.3.2d1-5.3.2d2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.3.2d1-5.3.2d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.3.2d1-5.3.2d2.sql
Allow a new parameter type "text" to show a textarea on the parmeter form for parmaeter values that don't fit well within a textbox.

    • -0
    • +11
    ./postgresql/upgrade/upgrade-5.3.2d1-5.3.2d2.sql
  1. … 5 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

    • -2
    • +2
    ./postgresql/acs-permissions-create.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-5.3.1b1-5.3.1b2.sql
  1. … 321 more files in changeset.
file upgrade-5.3.1b1-5.3.1b2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.3.1b1-5.3.1b2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.3.1b1-5.3.1b2.sql
bumping version numbers and create an additional index to speed up permission checking

    • -1
    • +2
    ./postgresql/acs-permissions-create.sql
    • -0
    • +12
    ./postgresql/upgrade/upgrade-5.3.1b1-5.3.1b2.sql
  1. … 1 more file in changeset.
create indices conditionally in upgrade scripts (many thanks to daveb for the snippets for oracle and postres)

    • -1
    • +11
    ./postgresql/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
adding missing upgrade scripts to create index

    • -0
    • +2
    ./oracle/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
    • -0
    • +2
    ./postgresql/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
create an additional index to speed up permission checking

    • -1
    • +2
    ./postgresql/acs-permissions-create.sql
  1. … 1 more file in changeset.
define args for acs_rel__delete

    • -1
    • +2
    ./postgresql/acs-relationships-create.sql
First round of oacs-5-3 merge to HEAD commits

    • -0
    • +239
    ./oracle/upgrade/upgrade-5.2.0d11-5.2.0d12.sql
    • -2344
    • +0
    ./oracle/upgrade/upgrade-beta-1-beta-2.sql
    • -13
    • +60
    ./postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 94 more files in changeset.
Another upgrade ordering problem ...

    • -0
    • +239
    ./oracle/upgrade/upgrade-5.2.0d11-5.2.0d12.sql
    • -2344
    • +0
    ./oracle/upgrade/upgrade-beta-1-beta-2.sql
Fixed an upgrade script ordering problem.

    • -13
    • +60
    ./postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
adding update statement for renamed package instances, to fix names in acs_objects.title

Fix for deadlock condition (or so Gustav and I hope)

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

version.

    • -0
    • +60
    ./postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
Main site stuff was built in hard-coded english rather than using message

keys for the Oracle version. Big "oops" uncovered by automated testing.

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

    • -53
    • +23
    ./postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql
Truncate too long identifier of constraints

Correction of name constraint

  1. … 4 more files in changeset.
Correction of name constraint

    • -4
    • +4
    ./postgresql/acs-permissions-create.sql
    • -11
    • +11
    ./postgresql/acs-relationships-create.sql
    • -14
    • +14
    ./postgresql/authentication-create.sql
    • -7
    • +7
    ./postgresql/community-core-create.sql
    • -7
    • +7
    ./postgresql/rel-constraints-create.sql
Correction of name constraint

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

    • -2
    • +11
    ./postgresql/acs-metadata-create.sql
    • -0
    • +38
    ./postgresql/upgrade/upgrade-5.3.0d1-5.3.0d2.sql
Made sure folders are dropped as well when dropping a package

    • -1
    • +39
    ./postgresql/upgrade/upgrade-5.3.0d1-5.3.0d2.sql
Bringing acs_object_types in an upgrade in sync with the same table when doing a installation

    • -0
    • +2
    ./oracle/upgrade/upgrade-5.3.0d1-5.3.0d2.sql
    • -0
    • +2
    ./postgresql/upgrade/upgrade-5.3.0d1-5.3.0d2.sql
  1. … 1 more file in changeset.
remove remaining comma added by mistake during my last commit

Applying constraint naming standard

    • -22
    • +32
    ./oracle/acs-metadata-create.sql
    • -7
    • +12
    ./oracle/acs-permissions-create.sql
    • -18
    • +27
    ./oracle/acs-relationships-create.sql
    • -9
    • +11
    ./oracle/rel-constraints-create.sql
Fixed some silly little things...

    • -3
    • +3
    ./postgresql/community-core-create.sql
Removing wrong acs attributes for object type apm_package.

Fixing object attribute datatypes so they are consistent

with the database datatype.

  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.

    • -239
    • +0
    ./oracle/upgrade/upgrade-5.1.5-5.2.0a1.sql
    • -0
    • +249
    ./oracle/upgrade/upgrade-5.2.0d11-5.2.0d12.sql
    • -0
    • +28
    ./postgresql/upgrade/upgrade-5.2.0d11-5.2.0d12.sql
  1. … 2 more files in changeset.
fix on this no-used function that was preventing acs-kernel to install in PG8.1.4