• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

cleanup of usused functions

fixed up some incompatiblities

finished porting test script

work on test script

Fixed some typos that didn't show up in the Oracle install due to the

fact that there are no Oracle-specific query files yet.

Added call to parse queryfiles for acs-bootstrap-installer.

1. Ran APM on acs-tcl.info

2. Fixed two typos by Dan in the acs-workflow datamodel.

    • -6
    • +6
    /openacs-4/packages/acs-tcl/acs-tcl.info

Oops - forgot to commit a file when making my big commit creating

acs-bootstrap-installer.

Removed empty directories, fixed typo in the .xql file.

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.

  1. … 23 more files in changeset.
more porting

rearranged subsite dirs for new dir structure

  1. … 13 more files in changeset.
more porting

applied patch from Steve Woodcock

more porting

more porting

more porting

setup directory structure correctly