acs-bootstrap-installer

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed callback bug - implementations don't know what the args of the contract are.

Merged callback fix from HEAD.

Fixed callbacks to not call the arg parser when no switches are declared.

Fixed bug #1704

Fixed bug #2164 for Oracle

bump all core version numbers (and requires as well) to 5.2.0a1

  1. … 17 more files in changeset.
Updated to work with Oracle 10. Was using Oracle8 hardcoded -- the new

code is is more flexible with what the driver calls itself.

  1. … 1 more file in changeset.
OpenNSD is kaput

fix for trailing space on boolean flag resolves bug 2381 by Carl Coryell-Martin

have callbacks executed one level below the calling function so upvar works how you would expect in the callback

Callbacks no longer throw an error if -catch is specified with -impl and the chosen implementation that does not exist.

Change form from GET to POST so password isn't logged in access

log. Fix bug#1743.

i am a monkey

throw error if invoking specific impl which does not exist

fix empty body contract check

some error checking for callback declaration, fix namespace eval warning, add an @see for the contract to each impl

too listy by far

Callback implmentation, see tip 79 for details

log a debug message for procs declared in a namespace eval rather than explicit namespace

5.1.5

  1. … 19 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

    • -35
    • +48
    ./tcl/40-db-query-dispatcher-procs.tcl
  1. … 689 more files in changeset.
comment out db_qd_log calls as almost noone will use these anymore and some added appreciable overhead. warn when a proc does not yield a statement name with advice about why, fix the bootstrap version of acs_kernel_id to cache

    • -46
    • +46
    ./tcl/40-db-query-dispatcher-procs.tcl
reset the ad_conn so we can use it during install

use subsite::main_site_id to get main site id rather than query on name since name can change when running install.xml

no longer redefine ad_conn in install since it's needed in some libraries in callbacks, do install.xml after admin user created, load catalogs after install.

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.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
Fix stupid typos. Thanks Jeff!

  1. … 1 more file in changeset.