• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix spelling errors

  1. … 13 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Backport 10g recognition patches from HEAD

  1. … 1 more file in changeset.
Fixed bug 2961 by applying Christian Brechbühler's patch

  1. … 1 more file 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.
Janine's addition of a real version check for Oracle was allocating a db

handle from the default pool, which we don't require in OpenACS. I changed

the test to grab a handle from the first available pool.

Replaced Don's placeholder code with real code to check the actual Oracle version number

Fixed bug #2164 for Oracle

Trivial tweak to syntax of db_available_pools proc.

  1. … 3 more files in changeset.
Added base multi-db support to the db_* API.

  1. … 6 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Yet another fix ...

Added changes to Daryl's improved setup check.

  1. … 1 more file in changeset.

Previous patch required a default pool, which is a no-no.

Added Daryl Biberdorf's patch #126 which does better checking for InterMedia

(works if Oracle's not installed on the same machine) and fine-tunes other

Oracle checks.

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 28 more files in changeset.

Moved the bootstrap and installer stuff into their own mini-package, which

let me clean up the loading of acs-tcl a bit and isolate all the bits of

APM-knowledge required in the pre-acs-tcl bootstrapping process into a single

apm file. In general, bootstrap.tcl is cleaner and easier to read.

    • -0
    • +125
    ./db-init-checks-oracle.tcl
  1. … 37 more files in changeset.