• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make ad_proc namespace aware

fixed abstraction for queryname_root formation

fixed some bugs related to loading and parsing of generic .xql files

  1. … 9 more files in changeset.
fixed loading of generic query files

- added massaging to the query dispatcher to ns_quotehtml all querytext before XML parsing.

- added a query file for acs-developer-support, although that's not working yet.

  1. … 3 more files in changeset.

added query dispatcher code to zz-postload to load queries for default pages in /www

added query for front page

now the congratulations page is there!

  1. … 4 more files in changeset.
temp fix for QD call to ad_conn file

fixed DB QD and a call from the APM to the QD 's old API

  1. … 2 more files in changeset.

1. Removed acs_source (which Ben had already removed, I think he just forgot

to commit)

2. Wrote a PG semi-replacement query for an Oracle query containing "sample()"

  1. … 2 more files in changeset.
made QD load at boostrap time

    • -0
    • +603
    ./40-db-query-dispatcher-procs.tcl
  1. … 4 more files in changeset.
updated API of DB QD

  1. … 4 more files in changeset.
added acs_source to wrap the source command, and changed the QD to recognize scripts called by acs_source

  1. … 5 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
    • +519
    ./00-proc-procs.tcl
    • -0
    • +67
    ./10-utilities-procs.tcl
    • -0
    • +167
    ./20-db-bootstrap-procs.tcl
    • -0
    • +290
    ./30-apm-load-procs.tcl
  1. … 34 more files in changeset.