• last updated 18 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

fix on this no-used function that was preventing acs-kernel to install in PG8.1.4

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
    • +26
    ./oracle/acs-relationships-create.sql
    • -0
    • +239
    ./oracle/upgrade/upgrade-5.1.5-5.2.0a1.sql
    • -0
    • +538
    ./oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql
    • -0
    • +981
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -1
    • +27
    ./postgresql/acs-relationships-create.sql
    • -1
    • +13
    ./postgresql/groups-body-create.sql
  1. … 707 more files in changeset.
Remove duplicate "default" in package definition.

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
    ./postgresql/upgrade/upgrade-5.2.2-5.2.3b1.sql
Fixed bug #2745

  1. … 1 more file in changeset.
fix #2869: upgrade script for acs-data-link

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

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.0b9-5.2.0b10.sql
1. Copy site template when cloning a community

2. Updated a bunch of dependency files

  1. … 32 more files in changeset.
Added db cache size parameter

    • -12
    • +11
    ./postgresql/acs-metadata-create.sql
  1. … 1 more file in changeset.
Fixed 5.1->5.2 upgrade, all content repository tests now pass.

    • -0
    • +682
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
  1. … 5 more files in changeset.
Added create or replace of apm_package to the 5.2.0 version since we've not

actually bumped acs-kernel.info yet ...

    • -0
    • +299
    ./oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql
Recreate apm package to match create scripts.

    • -0
    • +299
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -0
    • +80
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
file upgrade-5.2.1d1-5.2.1d2.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql
Fixed malte/timo typo that broke oracle

Make sure beta testers also get fixed apm_package__new

    • -0
    • +80
    ./postgresql/upgrade/upgrade-5.2.0b10-5.2.0b11.sql
file upgrade-5.2.0b10-5.2.0b11.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./postgresql/upgrade/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
    ./postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql
added new seperate table for application_data_links

    • -1
    • +27
    ./oracle/acs-relationships-create.sql
    • -1
    • +27
    ./postgresql/acs-relationships-create.sql
    • -0
    • +28
    ./postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql
  1. … 1 more file in changeset.