• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.0d1-5.10.0d2.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d1-5.10.0d2.sql
make tested api calls explicit

fix typo

regenerated documentation

Fix typos

  1. … 30 more files in changeset.
Fix typos

  1. … 33 more files in changeset.
fix more typos

  1. … 5 more files in changeset.
Reduce divergency between oracle and postgres codebase, remove duplicated query definition from oracle xql

    • -60
    • +0
    ./tcl/acs-messaging-procs-oracle.xql
    • -39
    • +0
    ./tcl/acs-messaging-procs-postgresql.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -16
    • +27
    ./sql/oracle/acs-messaging-packages.sql
    • -0
    • +136
    ./sql/oracle/upgrade/upgrade-5.9.1d1-5.9.1d2.sql
    • -0
    • +108
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
  1. … 7820 more files in changeset.
file upgrade-5.9.1d2-5.9.1d3.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.1d2-5.9.1d3.sql
file upgrade-5.9.1d1-5.9.1d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.9.1d1-5.9.1d2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.1d1-5.9.1d2.sql
file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.9.0-5.9.1d1.sql
Bumping up core packages version to 5.10.0d1

  1. … 24 more files in changeset.
- add function args missed by earlier upgrades

- bump version numbers

    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-5.9.0d1-5.9.0d2.sql
  1. … 8 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2541 more files in changeset.
file design.adp was initially added on branch oacs-5-8.

  1. … 1 more file in changeset.
file requirements.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./www/doc/requirements.adp
  1. … 1 more file in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 2 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -16
    • +42
    ./sql/postgresql/acs-messaging-create.sql
    • -32
    • +40
    ./sql/postgresql/upgrade/upgrade-4.6.2-4.6.3.sql
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
    • +98
    ./sql/postgresql/upgrade/upgrade-5.8.0d1-5.8.0d2.sql
  1. … 6 more files in changeset.
Merged oacs-5-7 to HEAD

  1. … 167 more files in changeset.
Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Non-info file merge results, with conflicts resolved.

    • -1
    • +0
    ./tcl/acs-messaging-procs-postgresql.xql
  1. … 201 more files in changeset.
Merged info files from 5.5.0

  1. … 22 more files in changeset.
Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Bumped version numbers

  1. … 22 more files in changeset.
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

  1. … 8 more files in changeset.