• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
reverting timoh's "added types application link and application data link" until someone can explainme why it was left broken (Closes: #2663)

    • -35
    • +1
    ./postgresql/acs-relationships-create.sql
removed application data links

    • -18
    • +1
    ./postgresql/acs-relationships-create.sql
fixing broken kernal because of application link depending on apm_packages

    • -18
    • +1
    ./postgresql/acs-relationships-create.sql
added types application link and application data link

    • -1
    • +35
    ./postgresql/acs-relationships-create.sql
added application links and application data links registration

    • -1
    • +35
    ./postgresql/acs-relationships-create.sql
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
    ./postgresql/upgrade/upgrade-5.2.0b1-5.2.0b2.sql
changing version number and adding respective upgrade script

  1. … 1 more file in changeset.
adding 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');

    • -1
    • +3
    ./postgresql/acs-relationships-create.sql
adding 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');

    • -1
    • +3
    ./postgresql/acs-relationships-create.sql
More I18N

    • -3
    • +3
    ./postgresql/rel-constraints-create.sql
  1. … 2 more files in changeset.
I18N of Names in sql files

    • -16
    • +16
    ./postgresql/community-core-create.sql
  1. … 1 more file in changeset.
change to create or replace function

Someone removed security_context_p from acs_object.new in the upgrade script,

sigh ...

yet even more I18N fixes..

  1. … 2 more files in changeset.
Fix typo, wrong proc qualifier