• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.4.1-5.4.2b1.sql was added on branch oacs-5-4 on 2008-04-30 00:05:08 +0000

  1. … 1 more file in changeset.
Created 5.4 version of a 5.3 upgrade script that was put on HEAD rather than

the oacs-5-3 branch originally, meaning the upgrade was never applied. These

two scripts create an index but check to make sure it doesn't exist first, so

if someone has created the index (perhaps by running the old upgrade script)

manually, no harm will be done by applying the 5.4 upgrade.

    • -0
    • +12
    ./upgrade-5.4.1-5.4.2b1.sql
  1. … 1 more file in changeset.
Fix apm_package_instance_delete in Oracle to delete content_folders of the package.

Now PostgreSQL and Oracle behave the same way, before the content_folders were only deleted in the PostgreSQL version.

  1. … 1 more file in changeset.
Creating privilege annotate in case it's not created.

  1. … 1 more file in changeset.
Missed this in my upgrade

  1. … 2 more files in changeset.
'annotate' was not a child of 'admin' - pffft!

    • -0
    • +6
    ./upgrade-5.4.0d3-5.4.0d4.sql
  1. … 3 more files in changeset.
Merged 5.3 to HEAD

  1. … 1 more file in changeset.
Fix upgrade to parameter datatype check constraint to work with either

variation of the constraint name. Bump version in info file so upgrade

will run.

  1. … 2 more files in changeset.
file upgrade-5.3.2d1-5.3.2d2.sql was added on branch drb-merge-5-3-pre-20070923 on 2007-09-25 15:22:35 +0000

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

    • -0
    • +0
    ./upgrade-5.3.2d1-5.3.2d2.sql
  1. … 1 more file in changeset.
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.

  1. … 8 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
file upgrade-5.3.1b1-5.3.1b2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-5.3.1b1-5.3.1b2.sql
  1. … 1 more file in changeset.
bumping version numbers and create an additional index to speed up permission checking

  1. … 4 more files in changeset.
create indices conditionally in upgrade scripts (many thanks to daveb for the snippets for oracle and postres)

  1. … 1 more file in changeset.
adding missing upgrade scripts to create index

    • -0
    • +2
    ./upgrade-5.3.0b1-5.3.0b2.sql
  1. … 1 more file in changeset.
First round of oacs-5-3 merge to HEAD commits

  1. … 95 more files in changeset.
Another upgrade ordering problem ...

Correction of name constraint

  1. … 13 more files 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
    • +249
    ./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. … 717 more files 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
    ./upgrade-5.2.0b9-5.2.0b10.sql
Fixed 5.1->5.2 upgrade, all content repository tests now pass.

  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 ...

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.
Someone removed security_context_p from acs_object.new in the upgrade script,

sigh ...

Fix typo, wrong proc qualifier