• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add test cases for web testing based on acs::test

    • -87
    • +44
    ./file-storage/tcl/test/file-storage-procs.tcl
    • -0
    • +66
    ./file-storage/tcl/test/webtest-procs.tcl
file webtest-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./file-storage/tcl/test/webtest-procs.tcl
white-space cleanup

    • -10
    • +10
    ./file-storage/www/folder-delete.tcl
Fix broken folder-delete function (was broken since Jun 22, 2018)

remove duplicated test case

    • -84
    • +0
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
add a comment easier to understand by the casual reader

    • -0
    • +3
    ./xowiki/tcl/test/xowiki-test-procs.tcl
return [ad_conn peeraddr] instead of [ns_conn peeraddr] as default for IP address as creator/modifier IP address

Apply fix to category__change_parent provided by franz.penz@km.at

apparently Oracle was not affected

file upgrade-1.1.4-1.1.5d1.sql was initially added on branch oacs-5-10.

Remove irrelevant comments

Add parameter 'version' also to 'template::head::add_javascript' and 'template::head::add_script'

    • -1
    • +16
    ./acs-templating/tcl/head-procs.tcl
Require a special test instance for xowf tests as well

    • -4
    • +19
    ./xowf/tcl/test/xowf-test-procs.tcl
Fix doc

    • -1
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Add parameter 'version' to both 'template::head::add_css' and 'template::head::flush_link', in order to add a version to certain resources, as a query parameter, to perform 'cache busting' and forcing retrieval of stale files by the browser

    • -1
    • +15
    ./acs-templating/tcl/head-procs.tcl
Make requiring of a test package instance more generic: the plan is to use it in other contexts

    • -1
    • +53
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -46
    • +2
    ./xowiki/tcl/test/xowiki-test-procs.tcl
drop leftover functions from 2003, 2004 and 2005 in existing instances

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
file upgrade-5.10.0d6-5.10.0d7.sql was initially added on branch oacs-5-10.

Require an extra xowiki instance for test shenanigans

    • -2
    • +61
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Use the xowiki namespace

    • -1
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Cleanup irrelevant comment

    • -2
    • +0
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Fix typos

    • -2
    • +2
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Minor formatting changes

    • -8
    • +6
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
Use test api to make the test more generic, handle mixed-case emails

    • -13
    • +7
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
Use test api to make the test work in different contexts

    • -41
    • +5
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
add missing upgrade directory

as it seems, there was never one, therefore there were no sql upgrade scripts performed

file upgrade-5.10.0d1-5.10.0d2.sql was initially added on branch oacs-5-10.

provide named arguments for stored procedures to reduce warnings with recent versions of OpenACS

    • -0
    • +377
    ./bookmarks/sql/postgresql/upgrade/upgrade-5.2-5.3d1.sql
Whitespace changes

    • -14
    • +14
    ./acs-admin/www/apm/packages-install.tcl
Do not assume a package is installed only if it has an entry in the 'apm_package_types' table. This fixes the issue of package upgrade prompting, in not installed packages, that still have an entry in 'apm_package_types'

    • -2
    • +2
    ./acs-admin/www/apm/packages-install.tcl
use "ad_log" instead of "ns_log" in "obscure case"

    • -2
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl