• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new funcion: util::inline_svg_from_dot: refactored version from private api-procs function.

use new function in api-doc

CVS: ----------------------------------------------------------------------

  1. … 2 more files in changeset.
prefer curly braces for list of options

provide a better name for link in test case

ad_schedule_proc: change default of optional parameter "-thread" to "t" to reduce likelyhood that

main sched thread is blocked to long. While the main sched thread is blocked, no other jobs

will be scheduled. This can lead to potential problems, when scheduled procs should be executed

at certain times.

Whitespace changes

  1. … 2 more files in changeset.
Use 'ns_log Error' for error logging, instead of 'ns_log Notice: Error...'

  1. … 4 more files in changeset.
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

Reimplement portrait retrieval around the user_portrait relationship, as procs such as merge::MergeUserInfo do not assume a certain name format on the cr_item

Avoid potential quoting issues by enclosing body in a list statement (many thanks to Nathan Coulter)

Fix copy paste

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

    • -0
    • +27
    ./tcl/test/naviserver-api-procs.tcl
file naviserver-api-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/naviserver-api-procs.tcl
Reduce divergency between oracle and postgres

Remove unnecessary 'aa_run_with_teardown'

    • -21
    • +17
    ./tcl/test/acs-tcl-apm-procs.tcl
    • -20
    • +12
    ./tcl/test/acs-tcl-test-procs.tcl
  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

    • -1
    • +4
    ./tcl/test/application-data-link-procs.tcl
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

    • -136
    • +136
    ./tcl/test/acs-tcl-test-procs.tcl
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'

Try to address issue reported by Michael Aram: export variables sooner, when the uplevel they come from is still well known, rather than later in the rendering, when this could not be so trivial (e.g. in OO code)

  1. … 1 more file in changeset.
fix broken regression test (depending on characters in sitenode name)

improve spelling

improve spelling

  1. … 6 more files in changeset.
improve spelling

    • -1
    • +1
    ./catalog/acs-tcl.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.nl_ZA.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-tcl.pt_BR.ISO-8859-1.xml
improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 14 more files in changeset.