• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 11 more files in changeset.
Add more borderline cases for those tempted to reimplement these procs

Move min and max procs in the util:: namespace, improve documentation, improve tests, create deprecated wrappers

  1. … 1 more file in changeset.
Rename 'random', 'randomInit' and 'randomRange' procs to something compliant to OpenACS naming convention, replace occurrences, create deprecated wrapper

  1. … 5 more files in changeset.
Check the namespace as well in the 'naming__proc_naming' testcase

Rename build_mime_message to ad_build_mime_message to comply with naming convention, replace occurrences, create deprecated wrapper

  1. … 5 more files in changeset.
added test to check, if names of Tcl procsfollow the naming guidelines of OpenACS

don't clobber toplevel namespace

Replace deprecated idioms

New test for json and utf-8 encoding against Postman Echo webservice (https://docs.postman-echo.com)

Fix broken test case (broken in many dimensions)

provide a better name for link in test case

Remove the acs-tcl testcase 'documentation__check_proc_testcase', as it provides information already covered by the new 'acs-automated-testing/www/admin/proc-coverage' page and the '::aa::coverage::*' procs

Fix copy paste

Simple test to make sure available md5 decoding implementations work the same

file naviserver-api-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./naviserver-api-procs.tcl
Remove unnecessary 'aa_run_with_teardown'

  1. … 1 more file in changeset.
Add 'db_dml', 'db_0or1row' , 'db_abort_transaction' and 'db_multirow' to the list of covered procs of different testcases

Add 'ad_tmpdir' and 'ad_url' to the list of covered procs of different testcases

Add 'xml_doc_get_first_node', 'randomRange', 'whos_online::user_invisible_p' and 'site_node::get_url_from_object_id' to the list of covered procs of different testcases

Add 'db_string', 'db_list' and 'db_list_of_lists' to the list of covered procs of different testcases

Add 'db_nextval' to the list of covered procs of different testcases

Add 'db_name' to the list of covered procs of different testcases

Intentation changes

Add 'db_flush_cache' to the list of covered procs of the 'db__caching' testcase

Add testcase for 'acs_user::ban' and 'acs_user::approve'

fix broken regression test (depending on characters in sitenode name)

improve spelling

  1. … 6 more files in changeset.
improve spelling

  1. … 13 more files in changeset.
improve spelling

  1. … 15 more files in changeset.