• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

whitespace changes

improve behavior, in case dot leads to an error.

don't confuse nodes, when test cases have the exact same names as functions

Cleanup trailing whitespace

    • -16
    • +16
    ./packages/acs-admin/www/apm/version-view.tcl
    • -20
    • +19
    ./packages/acs-admin/www/auth/batch-job.tcl
    • -7
    • +7
    ./packages/acs-admin/www/auth/index.tcl
factor out validation of provided host header.

report only onece, that host header is invalid

    • -4
    • +25
    ./packages/acs-tcl/tcl/security-procs.tcl
implement cache partitioning for permission_cache

extend regression test

    • -4
    • +10
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
strengthen regexp in ad_text_to_html for adding "mailto:" links

    • -3
    • +4
    ./packages/acs-tcl/tcl/text-html-procs.tcl
tclcode_to_html: Don't render "?" as a command

make api_get_body more robust: when name contains wild-card characters, escape name for such commands accordingly

improve spelling

bump version number of jquery to 1.12.3

    • -2
    • +2
    ./packages/xotcl-request-monitor/www/index.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
bump jquery version to 1.12.3

strip out empty query parameter

    • -5
    • +5
    ./packages/acs-api-browser/www/proc-search.tcl
    • -2
    • +2
    ./packages/acs-api-browser/www/proc-view.tcl
fix boolean adp expressions

    • -1
    • +1
    ./packages/messages/www/read-message.adp
fix typos

    • -7
    • +7
    ./packages/jabber/www/admin/online-users.tcl
    • -2
    • +2
    ./packages/jabber/www/conference/invite.tcl
    • -4
    • +4
    ./packages/messages/tcl/messages-procs.tcl
    • -3
    • +3
    ./packages/messages/www/print-message.tcl
fix boolen expression

    • -2
    • +2
    ./packages/jabber/www/user-register.adp
clean up temporary objects after scheduled jobs

    • -1
    • +9
    ./packages/acs-tcl/tcl/utilities-procs.tcl
cleanup temportary objects after run_jobs

fix typo

turn procs into private ad_procs with doc-strings

add "developer tools" to default admin menu

    • -0
    • +4
    ./packages/acs-subsite/acs-subsite.info
make test cases proper test cases using the automated testing framework

    • -0
    • +29
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
fix potential problem when updating cache on top-level site

    • -5
    • +17
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -8
    • +0
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
fix potential overquoting in breadcrums (main site name)

    • -2
    • +2
    ./packages/acs-tcl/tcl/navigation-procs.tcl
make it possible to run auth::authority::create in the background

Fix variable name (Many thanks to Markus Moser)

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
Quote the backslash as well...

    • -2
    • +2
    ./packages/xotcl-core/tcl/chat-procs.tcl
use simple query as local query to make purpose more evident

improve spelling