• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make termination after connection closing commands explicit

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

    • -4
    • +4
    ./packages/news-aggregator/www/index.adp
    • -0
    • +1
    ./packages/news-aggregator/www/opml.tcl
    • -1
    • +1
    ./packages/news-aggregator/www/settings.tcl
Fix boolean expressions in .adp files

Add compatibility for Tcl 8.5

Make termination after connection closing commands explicit

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -10
    • +11
    ./packages/bookmarks/www/top-frame.tcl
    • -2
    • +3
    ./packages/bookmarks/www/tree-dynamic.tcl
    • -2
    • +3
    ./packages/bookmarks/www/tree-frame.tcl
Fix boolean expressions in -adp files, make termination after connection closing commands explicit

    • -1
    • +1
    ./packages/photo-album/www/clipboard-view.adp
    • -6
    • +6
    ./packages/photo-album/www/photos-edit.adp
    • -0
    • +2
    ./packages/chat/www/chat-transcript.tcl
    • -2
    • +4
    ./packages/chat/www/transcript-edit-2.tcl
    • -1
    • +2
    ./packages/general-comments/www/delete.tcl
  1. … 4 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

    • -2
    • +3
    ./packages/download/www/all-metadata.tcl
    • -2
    • +5
    ./packages/download/www/archive-add-2.tcl
    • -2
    • +3
    ./packages/download/www/one-metadata.tcl
    • -4
    • +10
    ./packages/download/www/admin/export-csv.tcl
    • -0
    • +1
    ./packages/edit-this-page/www/etp-create-2.tcl
    • -0
    • +1
    ./packages/edit-this-page/www/etp-extlink.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-publish.tcl
    • -0
    • +1
    ./packages/edit-this-page/www/etp-setup-2.tcl
  1. … 17 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -8
    • +13
    ./packages/assessment/lib/feedback.tcl
    • -0
    • +3
    ./packages/assessment/www/admin/index.tcl
  1. … 19 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    ./packages/acs-developer-support/www/send.tcl
  1. … 8 more files in changeset.
make loading of deprecated code optional

    • -3
    • +16
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
remove deprecated-utility-procs (was moved into deprecated-procs.tcl

Move deprecated procs into deprecated-procs.tcl

    • -18
    • +1
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -9
    • +1
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -1
    • +2056
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -504
    • +0
    ./packages/acs-tcl/tcl/http-client-procs.tcl
    • -35
    • +1
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -135
    • +1
    ./packages/acs-tcl/tcl/set-operation-procs.tcl
    • -886
    • +1
    ./packages/acs-tcl/tcl/table-display-procs.tcl
    • -87
    • +1
    ./packages/acs-tcl/tcl/text-html-procs.tcl
add ad_script_abort

    • -1
    • +134
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -133
    • +1
    ./packages/acs-tcl/tcl/document-procs.tcl
    • -1
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
add comment

    • -1
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
Whitespace changes and improve spelling

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

    • -2
    • +2
    ./packages/acs-templating/tcl/tag-init.tcl
whitespace changes

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Don't hard-code the SiteNodeCache sizes in the library file and bump version number

Backport from HEAD

    • -5
    • +19
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
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

#

    • -11
    • +28
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +1
    ./packages/categories/www/search-result.tcl
  1. … 6 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +3
    ./packages/faq/www/admin/configure.tcl
    • -0
    • +2
    ./packages/faq/www/admin/faq-delete.tcl
    • -0
    • +1
    ./packages/faq/www/admin/faq-disable.tcl
    • -1
    • +1
    ./packages/faq/www/admin/faq-edit-2.tcl
    • -0
    • +1
    ./packages/faq/www/admin/faq-enable.tcl
    • -0
    • +1
    ./packages/faq/www/admin/faq-new-2.tcl
    • -1
    • +1
    ./packages/faq/www/admin/q-and-a-add-edit.adp
    • -0
    • +1
    ./packages/faq/www/admin/q_and_a-delete.tcl
    • -1
    • +1
    ./packages/faq/www/admin/q_and_a-edit-2.tcl
    • -0
    • +1
    ./packages/faq/www/admin/q_and_a-new-2.tcl
    • -0
    • +1
    ./packages/faq/www/categories/remove.tcl
add required ad_script_abort after ad_returnredirect

    • -1
    • +1
    ./packages/dotlrn/www/applet-remove.tcl
    • -1
    • +2
    ./packages/dotlrn/www/class-term-change.tcl
    • -2
    • +5
    ./packages/dotlrn/www/community-member.tcl
    • -2
    • +2
    ./packages/dotlrn/www/configure-element-2.tcl
    • -0
    • +2
    ./packages/dotlrn/www/configure-element.tcl
    • -3
    • +4
    ./packages/dotlrn/www/element-rename.tcl
    • -2
    • +2
    ./packages/dotlrn/www/join-policy-toggle.tcl
    • -1
    • +3
    ./packages/dotlrn/www/member-add-3.tcl
    • -1
    • +3
    ./packages/dotlrn/www/member-email-toggle.tcl
  1. … 19 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    ./packages/forums/www/mark-all-read.tcl
    • -4
    • +2
    ./packages/forums/www/admin/forum-disable.tcl
    • -4
    • +2
    ./packages/forums/www/admin/forum-enable.tcl
    • -3
    • +2
    ./packages/calendar/www/item-type-delete.tcl
    • -3
    • +2
    ./packages/calendar/www/item-type-new.tcl
add required ad_script_abort after ad_returnredirect

    • -2
    • +2
    ./packages/file-storage/www/simple-add-2.tcl
    • -1
    • +2
    ./packages/file-storage/www/simple-delete.tcl
    • -1
    • +2
    ./packages/file-storage/www/simple-edit.tcl
    • -1
    • +3
    ./packages/file-storage/www/url-goto.tcl
    • -8
    • +3
    ./packages/news/www/admin/approve-2.tcl
    • -1
    • +2
    ./packages/news/www/admin/process-2.tcl
    • -6
    • +6
    ./packages/news/www/admin/revision-add-3.tcl
    • -2
    • +3
    ./packages/news/www/admin/revision-add.tcl
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +2
    ./packages/acs-subsite/www/group-join.tcl
  1. … 34 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +2
    ./packages/acs-admin/www/apm/file-watch-cancel.tcl
    • -1
    • +2
    ./packages/acs-admin/www/apm/file-watch.tcl
    • -1
    • +2
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -1
    • +2
    ./packages/acs-admin/www/apm/package-watch.tcl
  1. … 13 more files in changeset.
add required ad_script_abort after ad_returnredirect

    • -0
    • +1
    ./packages/acs-admin/www/auth/authority.tcl
    • -1
    • +2
    ./packages/dotlrn-ecommerce/lib/section.tcl
  1. … 4 more files in changeset.
add required ad_script_abort after ad_returnredirect

    • -1
    • +2
    ./packages/file-storage/www/file-edit.tcl
    • -3
    • +4
    ./packages/file-storage/www/folder-add.tcl
    • -2
    • +2
    ./packages/file-storage/www/simple-add.tcl
Fix result of get_tag when JSEditorClass is "ClassicEditor"

add required ad_script_abort after ad_returnredirect

    • -1
    • +2
    ./packages/file-storage/www/folder-edit.tcl