• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

First cut at Oracle perm rewrite and some whacking around on the PG version

  1. … 10 more files in changeset.
delete direct permissions in acs_object__delete (oracle and postgres) upgrade provided, bug 234 patch 74 Tilmann Singer

  1. … 3 more files in changeset.
Adding missing piece to the db upgrade of acs-kernel 4.6.1-4.7d - the callbacks were not being copied when upgrading a package through the edit package page. Changing to create or replace syntax for functions in PG (works in 7.2 and 7.1 is deprecated)

  1. … 3 more files in changeset.
as part of the sql upgrade of acs-kernel from 4.6.1 to 4.7d I forgot to change views and plsql code. Adding these changes now to make the upgrade complete

  1. … 3 more files in changeset.
upgrading acs-kernel from 4.6.1 to 4.7d to support APM auto mounting of packages, and Tcl procedure package callbacks such as after-install, after-instantiate, and after-mount. Upgrade scripts supplied to add table apm_package_callbacks and add column auto_mount to table apm_package_versions.

    • -0
    • +34
    ./upgrade-4.6.1-4.7d.sql
  1. … 4 more files in changeset.
An upgrade script from almost 2 years ago is patched. yay. closes bug 180

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 33 more files in changeset.
file upgrade-4.6-4.6.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.6-4.6.1.sql
  1. … 1 more file in changeset.
changes acs__magic_object_id to isstrict,iscachable, bump version to 4.6.1, upgrade script provided

  1. … 3 more files in changeset.
merge from oacs-4-6

  1. … 109 more files in changeset.
file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.5.1-4.6.sql
  1. … 3 more files in changeset.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

  1. … 29 more files in changeset.
Re-added fixes that didn't get merged in from 4.5

1) bboard-procs-postgresql.xql

2) etp-procs-oracle.xql

3) subsite/www/admin/users/new-postgresql.xql

4) SQL fix in acs-kernel/sql/postgresql/apm-create.sql

Edited the acs-kernel upgrade script that JonG initially created (PG)

Created an oracle upgrade script

Added upgrade scripts that i had written for 4.5b->4.5 back in (didn't get merged)

Update the acs-kernel .info file to 4.5.1

    • -0
    • +720
    ./upgrade-4.5-4.5.1.sql
  1. … 8 more files in changeset.
Performance enchancements based on our testing

    • -0
    • +17
    ./upgrade-4.2.1-4.2.2.sql

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 40 more files in changeset.

Just what it says ...

    • -0
    • +1531
    ./upgrade-4.2-4.2.1.sql

1. Polished up the query files for the root www directory

2. Turned a bunch of bitmap indexes into b-tree indexes

3. the developer support .info file had been messed over by an early

version of my APM port to PG.

  1. … 8 more files in changeset.

bootstrapper can now load either the Oracle or PostgreSQL acs-kernel

datamodel. It checks on-the-fly for which db is configured in the OpenNSD

database pools allocated to OpenACS. Only acs-kernel is correctly self-

configured at this point.

    • -0
    • +493
    ./upgrade-4.0-4.0.1.sql
    • -0
    • +3796
    ./upgrade-4.0.1-4.1b.sql
    • -0
    • +1942
    ./upgrade-4.0b2-4.0rc0.sql
    • -0
    • +1788
    ./upgrade-4.0rc0-4.0.sql
    • -0
    • +189
    ./upgrade-4.1-4.1.1.sql
    • -0
    • +1086
    ./upgrade-4.1.1-4.2.sql
    • -0
    • +229
    ./upgrade-4.1b-4.1.sql
    • -0
    • +2344
    ./upgrade-beta-1-beta-2.sql
  1. … 106 more files in changeset.