• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Deprecate broken proc api_type_documentation and remove its leftover usages, in a script that is also broken

    • -2
    • +10
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -3
    • +0
    ./acs-api-browser/www/package-view.adp
    • -7
    • +3
    ./acs-api-browser/www/package-view.tcl
New test for api_script_documentation

    • -1
    • +26
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
New test for api_read_script_documentation

    • -1
    • +30
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
Add new simple tests for dotlrn-* packages

    • -0
    • +33
    ./dotlrn-assessment/tcl/test/dotlrn-assessment-test-procs.tcl
    • -0
    • +33
    ./dotlrn-bm/tcl/test/dotlrn-bm-test-procs.tcl
    • -1
    • +1
    ./dotlrn-calendar/tcl/test/dotlrn-calendar-test-procs.tcl
    • -0
    • +33
    ./dotlrn-dotlrn/tcl/test/dotlrn-dotlrn-test-procs.tcl
    • -0
    • +33
    ./dotlrn-evaluation/tcl/test/dotlrn-evaluation-test-procs.tcl
    • -0
    • +33
    ./dotlrn-faq/tcl/test/dotlrn-faq-test-procs.tcl
    • -0
    • +33
    ./dotlrn-forums/tcl/test/dotlrn-forums-test-procs.tcl
    • -1
    • +20
    ./dotlrn-fs/tcl/test/dotlrn-fs-procs.tcl
    • -0
    • +32
    ./dotlrn-static/tcl/test/dotlrn-static-test-procs.tcl
file dotlrn-assessment-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-assessment/tcl/test/dotlrn-assessment-test-procs.tcl
file dotlrn-static-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-static/tcl/test/dotlrn-static-test-procs.tcl
file dotlrn-news-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-news/tcl/test/dotlrn-news-test-procs.tcl
file dotlrn-forums-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-forums/tcl/test/dotlrn-forums-test-procs.tcl
file dotlrn-faq-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-faq/tcl/test/dotlrn-faq-test-procs.tcl
file dotlrn-evaluation-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-evaluation/tcl/test/dotlrn-evaluation-test-procs.tcl
file dotlrn-dotlrn-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-dotlrn/tcl/test/dotlrn-dotlrn-test-procs.tcl
file dotlrn-chat-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-chat/tcl/test/dotlrn-chat-test-procs.tcl
file dotlrn-bm-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./dotlrn-bm/tcl/test/dotlrn-bm-test-procs.tcl
New test for api_proc_pretty_name and api_proc_url procs

    • -1
    • +36
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
ensure revision exists in db before expiring it + don't wait 60 seconds before starting repeating atjob checker

Improve test scalability

    • -2
    • +2
    ./acs-admin/tcl/test/acs-admin-procs.tcl
whitespace cleanup

    • -26
    • +26
    ./xotcl-core/tcl/06-package-procs.tcl
implement suggestion #3417

    • -4
    • +11
    ./xotcl-core/tcl/06-package-procs.tcl
Fix admin index page, using broken api_proc_link

Deprecated broken and unused api_proc_link

    • -2
    • +7
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
New test for api_proc_documentation, which brought to deprecation of the -format flag, because it has no effect

    • -6
    • +6
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -1
    • +40
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
Whitespace changes

Use 'ns_log Error' for error logging, instead of 'ns_log Notice: Error...'

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

    • -32
    • +1
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Whitespace changes

    • -10
    • +10
    ./acs-api-browser/www/procs-file-view.tcl
Keep coherence between the 'api_proc_doc' and 'api_proc_doc_scripts' nsvs

Use 'api_proc_pretty_name' for generating the api-doc link for a proc

Fixed bug while populating the 'api_proc_doc_scripts' nsv on ad_proc, where some procs where not added due to a race condition between the 'acs-automated-testing' and the 'acs-bootstrap-installer' packages. See comments in commit for more details.

    • -2
    • +23
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
New test for api_get_body (which actually proves itself more useful to spot typos in procs around)

    • -1
    • +15
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl