• last updated 54 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use consistently ad_script_abort after ad_return_forbidden

User consistently ad_script_abort adter ad_returnredirect

Use consistently ad_script_abort after ad_return_error.

  1. … 19 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

  1. … 10 more files in changeset.
remove unneeded "ns_conn close" operations (connections are already closed by prior commands).

Make termination after connection closing commands explicit

    • -3
    • +3
    /openacs-4/packages/faq/www/one-faq.tcl
remove obsolete files

rename deprecated-utility-procs.xql to deprecated-procs.xql

    • -0
    • +18
    /openacs-4/packages/acs-tcl/tcl/deprecated-procs.xql
Make termination after connection closing commands explicit

Fix boolean expressions in .adp files, make termination after connection closing commands explicit

Fix boolean expressions in .adp files

Add compatibility for Tcl 8.5

Make termination after connection closing commands explicit

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix boolean expressions in -adp files, make termination after connection closing commands explicit

    • -1
    • +1
    /openacs-4/packages/chat/lib/transcripts.tcl
    • -4
    • +4
    /openacs-4/packages/chat/www/index.tcl
    • -3
    • +3
    /openacs-4/packages/chat/www/room-edit.tcl
  1. … 4 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 17 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 19 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 8 more files in changeset.
make loading of deprecated code optional

remove deprecated-utility-procs (was moved into deprecated-procs.tcl

Move deprecated procs into deprecated-procs.tcl

add ad_script_abort

add comment

Whitespace changes and improve spelling

    • -162
    • +162
    /openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl
quoting in log-file not needed

whitespace changes

Don't hard-code the SiteNodeCache sizes in the library file and bump version number

Backport from HEAD

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Don't hard-code the SiteNodeCache sizes in the library file,

but allow configuration via the config-file.

Example:

#

# Provide tailored sizes for the site node cache in acs-tcl:

#

ns_section ns/server/${server}/acs/acs-tcl

ns_param SiteNodesCacheSize 2000000

ns_param SiteNodesIdCacheSize 100000

ns_param SiteNodesChildenCacheSize 100000

#

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 6 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.tcl
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/swap.tcl
add required ad_script_abort after ad_returnredirect

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/applet-remove.tcl
    • -1
    • +3
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
  1. … 19 more files in changeset.