• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added comments for default api values

new version of QD with better handling of absolute/relative paths

Taking a snapshot of openacs.org for further development. I'm redoing this

because I hadn't edited cvswrappers to treat gifs, jpegs etc as binary

files.

    • -0
    • +0
    /web/openacs/tcl/ad-aolserver-2.tcl.preload
    • -0
    • +0
    /web/openacs/tcl/ad-aolserver-3.tcl.preload
  1. … 3314 more files in changeset.
Initial revision

    • -0
    • +28
    /web/openacs/UPGRADING.txt
    • -0
    • +32
    /web/openacs/readme.txt
    • -0
    • +181
    /web/openacs/bin/aolserver-errors.pl
    • -0
    • +118
    /web/openacs/bin/queue-message.pl
    • -0
    • +7
    /web/openacs/bin/restartserver.sh
    • -0
    • +1116
    /web/openacs/parameters/ad.ini
    • -0
    • +1454
    /web/openacs/parameters/ad.tcl
    • -0
    • +1456
    /web/openacs/parameters/openacs.tcl
    • -0
    • +37
    /web/openacs/tcl/00-ad-preload.tcl
    • -0
    • +167
    /web/openacs/tcl/ad-abstract-url.tcl
    • -0
    • +473
    /web/openacs/tcl/ad-admin.tcl
    • -0
    • +82
    /web/openacs/tcl/ad-antispam.tcl
    • -0
    • +44
    /web/openacs/tcl/ad-aolserver-2.tcl.preload
    • -0
    • +763
    /web/openacs/tcl/ad-aolserver-3.tcl.preload
    • -0
    • +307
    /web/openacs/tcl/ad-audit-trail.tcl
  1. … 3314 more files in changeset.
Added SHA1 module.

    • -0
    • +550
    /mod_nsd/nssha1.c
patch submitted by Steve Woodcock

updated API of DB QD

Changed version string.

Tweaked the CFLAGS.

Added missing file from Oracle driver v2.5

Updated to Oracle driver v2.5

Updated the Postgres driver to include direct streaming.

ported a few more queries

    • -0
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -0
    • +14
    /openacs-4/packages/acs-tcl/tcl/defs-procs-postgresql.xql
added acs_source to wrap the source command, and changed the QD to recognize scripts called by acs_source

query dispatcher now works with global RDBMS tags, and attempts to work on relative paths (although that's not finalized)

Updated to the latest Postgres driver (from Sourceforge).

directory restructuring

adding test directory to repository

cleanup of dir structure

more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

Enable all warnings when compiling.

Imported mod_aolserver 1.1.

  1. … 60 more files in changeset.
Initial revision

    • -0
    • +109
    /mod_nsd/Makefile.in
    • -0
    • +451
    /mod_nsd/README.html
    • -0
    • +317
    /mod_nsd/aclocal.m4
    • -0
    • +2113
    /mod_nsd/adp.c
    • -0
    • +1119
    /mod_nsd/adpfancy.c
    • -0
    • +143
    /mod_nsd/aol_bootstrap.tcl
    • -0
    • +241
    /mod_nsd/config.c
    • -0
    • +1982
    /mod_nsd/configure
    • -0
    • +39
    /mod_nsd/configure.in
  1. … 60 more files in changeset.

Call to psql to load datamodels needs to be done in the directory that

the datamodel lives in, as includes in psql are resolved relative to

the current working directoy. I missed this earlier - sqlplus resolves

includes relative to the loading .sql file itself.

Used APM to update .info file so the new Postgres datamodel would load...

More file shuffling...

Just reorganizing more datamodel files into the new scheme, also made the

one-line change necessary to port the "page" module.

    • -0
    • +15
    /openacs-4/packages/page/sql/postgresql/page-create.sql
cleanup of unused functions