• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make ds_collect_connection_info public: it is used in the request processor in acs-tcl

Remove AOLserver cruft

- reduced complexity of registering/invoking filters

- move more deprecated procs in acs-tcl to acs-tcl/tcl/deprecated-procs.tcl

  1. … 8 more files in changeset.
merge with missing files

    • -0
    • +284
    ./test/acs-developer-support-procs.tcl
  1. … 1463 more files in changeset.
merge from oacs-5-10

    • -13
    • +37
    ./acs-developer-support-init.tcl
    • -522
    • +537
    ./acs-developer-support-procs.tcl
  1. … 8098 more files in changeset.
improved spelling

    • -4
    • +4
    ./test/acs-developer-support-procs.tcl
  1. … 15 more files in changeset.
fixed comments

white-space changes

    • -13
    • +37
    ./acs-developer-support-init.tcl
Enforce boolean expressions, rather than specific values such as "t" or "1"

    • -19
    • +24
    ./test/acs-developer-support-procs.tcl
remove one more case where assumption was that permission returns int

    • -2
    • +3
    ./test/acs-developer-support-procs.tcl
Fix regression: do not issue the call when there are no headers

Streamline ns_set idioms

Streamline ns_set idioms

Complete coverage of public api for the developer support

    • -3
    • +122
    ./test/acs-developer-support-procs.tcl
Increase coverage of public api

    • -0
    • +53
    ./test/acs-developer-support-procs.tcl
Increase coverage of public api

    • -0
    • +67
    ./test/acs-developer-support-procs.tcl
Increase coverage of public api

    • -0
    • +39
    ./test/acs-developer-support-procs.tcl
file acs-developer-support-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/acs-developer-support-procs.tcl
Cleanup typo in doc

Whitespace changes

    • -531
    • +531
    ./acs-developer-support-procs.tcl
make procs public, since these have to be called from pages of other packages

  1. … 1 more file in changeset.
reduce public footprint

    • -19
    • +19
    ./acs-developer-support-procs.tcl
Make api public, complies with acs-api-browser.graph__bad_calls automated test

  1. … 4 more files in changeset.
remove protection "private", since function has to be called from other packages

  1. … 6 more files in changeset.
Prefer 'namespace which' over 'info commands', as it is faster (on local tests, around 2x) and returns a single value. Many thanks to Nathan Coulter.

  1. … 58 more files in changeset.
Make sure, variable you_are_really is initialized

fixed small bug reported by michael aram: ds toolbar could disappear temporarily, when executing ns_eval commands (e.g. blueprint reloading)

Replace ad_decode idioms

  1. … 1 more file in changeset.
fix name of doc tag

- improve code sanity

- make user switching somewhat useable for larger sites (postgres only)

- improve comments and code formatting

    • -24
    • +54
    ./acs-developer-support-procs.tcl
whitespace cleanup

    • -75
    • +75
    ./acs-developer-support-procs.tcl