• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make service contract implementations private

    • -3
    • +3
    ./file-storage/tcl/file-storage-search-procs.tcl
Whitespace cleanup

    • -6
    • +6
    ./file-storage/tcl/file-storage-search-procs.tcl
Make test more precise: some procs have just a newline in their doc instead of meaningful documentation...

    • -1
    • +4
    ./acs-tcl/tcl/test/doc-check-procs.tcl
Streamline idiom

    • -6
    • +2
    ./acs-automated-testing/tcl/aa-test-procs.tcl
acs::test::visualize_control_chars

    • -0
    • +16
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
Deprecate twt::user::create and twt::user::delete, superseded by their acs::test::user:: counterparts

    • -3
    • +7
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
    • -2
    • +2
    ./acs-core-docs/www/tutorial-debug.adp
    • -2
    • +2
    ./acs-core-docs/www/tutorial-debug.html
    • -10
    • +10
    ./calendar-portlet/tcl/test/calendar-portlet-procs.tcl
    • -26
    • +26
    ./evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl
    • -7
    • +7
    ./faq-portlet/tcl/test/faq-portlet-procs.tcl
    • -5
    • +5
    ./file-storage/tcl/test/file-storage-procs.tcl
Claim additional coverage

    • -0
    • +1
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
Deprecate twt::server_url, superseded by acs::test::url

    • -5
    • +10
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
    • -3
    • +3
    ./acs-core-docs/www/tutorial-debug.adp
    • -2
    • +2
    ./acs-core-docs/www/tutorial-debug.html
Centralize retrieval of the test URL

    • -14
    • +25
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -9
    • +1
    ./acs-tcl/tcl/test/http-client-procs.tcl
    • -13
    • +1
    ./acs-tcl/tcl/test/security-procs.tcl
    • -9
    • +1
    ./acs-templating/tcl/test/file-procs.tcl
    • -16
    • +1
    ./proctoring-support/tcl/test/proctoring-test-procs.tcl
Deprecate old api

    • -3
    • +3
    ./acs-automated-testing/tcl/example-procs.tcl
Increase proc coverage

    • -0
    • +84
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
Deprecate acs_message_id contract filter, superseded by object_type

    • -2
    • +6
    ./acs-messaging/tcl/acs-messaging-procs.tcl
Allow to deprecate ad_page_contract_filters, improve doc

    • -4
    • +11
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Increase coverage

    • -1
    • +6
    ./categories/tcl/test/categories-procs.tcl
Increase coverage

    • -7
    • +31
    ./categories/tcl/test/categories-procs.tcl
Make category::page_url private: it is meant to be used via the service contracts and not directly

Increase proc coverage

    • -2
    • +43
    ./categories/tcl/test/categories-procs.tcl
Pass the name down to the db_multirow api, just setting the multirow name is not sufficient to "rename" a multirow

Test api to map an object to a category, which exposes a bug in category::get_mapped_categories_multirow

    • -1
    • +88
    ./categories/tcl/test/categories-procs.tcl
Increase test coverage

    • -4
    • +12
    ./categories/tcl/test/categories-procs.tcl
Deprecate color widget api, superseded by HTML5 features

Increase proc coverage

    • -0
    • +50
    ./acs-tcl/tcl/test/navigation-procs.tcl
Increase test coverage

Fix reference in doc

Deprecate ad_approval_system_inuse_p

Fix implementation of ad_acs_admin_node so that the node_id is returned as stated in the doc

For the one occurrence that treated this proc as boolean, the result will be the same (e.g. 0 = false and any other id = true)

    • -15
    • +12
    ./acs-tcl/tcl/acs-kernel-procs.tcl
Test some system information api

The test shows that ad_acs_admin_node has so far returned a boolean, countrary to what the documentation says

    • -0
    • +52
    ./acs-tcl/tcl/test/acs-kernel-procs.tcl
file acs-kernel-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/test/acs-kernel-procs.tcl
When demoting a user, flush the permissions cache as well

    • -1
    • +7
    ./acs-tcl/tcl/community-core-procs.tcl
Test demoting/promoting of a user + a buch of other api

This test fails now when checking if a demoted user is still an swa, one needs to flush the permissions as well

    • -1
    • +103
    ./acs-tcl/tcl/test/community-core-test-procs.tcl