• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix parameter names in proc doc

    • -7
    • +8
    ./packages/new-portal/tcl/portal-procs.tcl
use more of new testing infrastrucure, including acs::test::reply_has_status_code and acs::test::reply_contains, or acs::test::get_form

    • -51
    • +52
    ./packages/xowiki/tcl/test/test-procs.tcl
Fix parameter names in proc doc

acs-automated testing:

- improve log entries of aa_true and aa_false

- new convenience method

acs::test::reply_has_status_code

Whitespace changes

    • -84
    • +84
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Harmonize parameter names in proc documentation removing unexistent ones

    • -3
    • +1
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Fix parameter name in proc doc

Remove private proc 'lang::message::translate', broken since 2002 and used nowhere.

    • -32
    • +1
    ./packages/acs-lang/tcl/lang-message-procs.tcl
Remove deprecated proc 'ad_locale_get_label', scheduled to be removed in 5.3, and used nowhere.

    • -28
    • +1
    ./packages/acs-lang/tcl/locale-procs.tcl
Whitespace changes

    • -2
    • +2
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
    • -53
    • +53
    ./packages/acs-lang/tcl/locale-procs.tcl
Harmonize parameter names in proc documentation removing unexistent ones

    • -2
    • +2
    ./packages/acs-lang/tcl/locale-procs.tcl
Fix parameter names in proc doc

    • -3
    • +3
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
Whitespace changes

Fix parameter name in proc doc and add brief descriptions

Harmonize parameter names in proc documentation removing unexistent ones

    • -2
    • +1
    ./packages/acs-subsite/tcl/group-procs.tcl
Whitespace cleanup

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter name in proc doc and add brief descriptions

Fix parameter name in proc doc

    • -2
    • +2
    ./packages/categories/tcl/categories-procs.tcl
Harmonize parameter names in proc documentation removing unexistent ones

Whitespace changes

    • -45
    • +45
    ./packages/categories/tcl/categories-procs.tcl
Fix parameter names and descriptions in proc doc

    • -3
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
Fix misleading and uncoherent 'apm_data_model_scripts_find' proc documentation

    • -3
    • +5
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
Fix parameter names in proc doc

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Whitespace changeds

    • -51
    • +51
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -106
    • +106
    ./packages/acs-tcl/tcl/defs-procs.tcl
    • -261
    • +261
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Harmonize parameter names in proc documentation removing unnecessary hyphens

    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fix parameter name

    • -3
    • +3
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
Allow square brackets in proc doc. In particular, this fixed a false positive with [doc_string] in 'ad_proc'

Improve 'args' check in 'documentation__check_parameters' test case by using the built-in 'varargs_p' variable.

Sanitize date stings for parsability with clock scan and allow HTTPS requests using 'util::http::post' (many thanks to Markus Moser).

    • -33
    • +7
    ./packages/xml-rpc/tcl/xml-rpc-procs.tcl