• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix for bug #3251 from Andrew Helsley

    • -0
    • +25
    ./upgrade-5.9.0d1-5.9.0d2.sql
  1. … 6 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- fix bug in application_group::delete: group could not be deleted due to a fk violation

  1. … 2 more files in changeset.
file upgrade-5.8.1-5.8.2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-5.8.1-5.8.2.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- add missing upgrade script (was at least missing at openacs.org)

file upgrade-5.8.1d1-5.8.1d2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-5.8.1d1-5.8.1d2.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 8 more files in changeset.
Some time ago some plpgsql functions were changed in order to be compatible with pg 8.x, create scripts were modified but upgrade scripts were missing ( at least i couldn't find them) http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Ajeffd%3A20090210183154 . Bumping up package versions accordingly.

    • -0
    • +50
    ./upgrade-5.8.0d1-5.8.0d2.sql
  1. … 7 more files in changeset.
Changes for supporting postgresql 9.0:

- Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked).

- Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ).

Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches.

  1. … 16 more files in changeset.
Fixed application groups upgrade

Upgrade scripts for application groups change (committing piecemeal because

I need to test upgrade for oracle before initial install)

    • -0
    • +38
    ./upgrade-5.5.0d5-5.5.0d6.sql
  1. … 3 more files in changeset.
It is strongly recommended that one "cvs add" new files ...

    • -0
    • +37
    ./upgrade-5.5.0d1-5.5.0d2.sql
  1. … 6 more files in changeset.
Correction of name constraint

  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. … 721 more files in changeset.
Fix bug#2695. Add on delete cascade to foreign key in site_nodes_selection table.

  1. … 3 more files in changeset.
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0b5-5.2.0b6.sql
  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
add support for upgrade

file upgrade-5.1.2-5.1.3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2-5.1.3.sql
  1. … 1 more file in changeset.
Re-create the table with different constraint names than it had before, so they won't collide. Also tried renaming the constraints but that didn't work. Fixes #616

Applied patch #244

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Adds 'admin_rel' to permissible rel-types for application groups

  1. … 5 more files in changeset.
file upgrade-4.6.4.1-4.6.4.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.6.4.1-4.6.4.2.sql
  1. … 1 more file in changeset.
Fixed bad primary key on host_node_map table. Note: Fixes to Oracle data model have not been tested.

    • -0
    • +24
    ./upgrade-4.6b-4.6.1b.sql
  1. … 4 more files in changeset.
initial revision

    • -0
    • +8
    ./upgrade-4.5-4.5.1.sql
rearranged subsite dirs for new dir structure

    • -0
    • +525
    ./upgrade-4.1.1-4.2.sql
  1. … 27 more files in changeset.