• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove leftover files after run, silence regression test run

whitespace changes

    • -2
    • +2
    ./xowiki/tcl/xowiki-uploader-procs.tcl
    • -1
    • +1
    ./xowiki/tcl/test/xowiki-test-procs.tcl
    • -1
    • +0
    ./xowiki/www/sitewide-admin/download.tcl
whitespace changes

    • -73
    • +73
    ./acs-tcl/tcl/aolserver-3-procs.tcl
    • -17
    • +16
    ./acs-tcl/tcl/user-extensions-procs.tcl
    • -974
    • +974
    ./acs-tcl/tcl/xml-1-dom-procs.tcl
    • -52
    • +52
    ./acs-tcl/tcl/tcltrace-procs.tcl
    • -2
    • +2
    ./xotcl-core/tcl/test/context-test-procs.tcl
    • -1
    • +1
    ./xotcl-core/tcl/test/xotcl-core-db-tutorial-procs.tcl
silence test cases

    • -1
    • +3
    ./acs-tcl/tcl/test/utilities-procs.tcl
removed progress bar from curl output

    • -2
    • +2
    ./acs-tcl/tcl/test/http-client-procs.tcl
wget is not used anymore

    • -1
    • +0
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
silence regression test run

    • -36
    • +59
    ./acs-tcl/tcl/test/db-proc-test-procs.tcl
    • -4
    • +8
    ./acs-tcl/tcl/test/html-conversion-procs.tcl
use own Package initialize for safety (in case it was extended locally)

reduce verbosity

silence test case test_apm_package_instance__new

Update italian localization

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +5
    ./acs-content-repository/catalog/acs-content-repository.it_IT.ISO-8859-1.xml
    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.it_IT.ISO-8859-1.xml
Removed dependency on file-storage

- there was a "silent" dependency of acs-templating to the file-storage, since it

used many message keys from there.

- The message keys went to acs-content-repository

comment unexpectged behaviour

    • -2
    • +7
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Silence several log entries during initial install and during boot.

The system should complain about missing caches just, when

a) not during initial install, and

b) if this is not during startup of an installed version

Removed dependency on file-storage

- there was a "silent" dependency of xotcl core to the file-storage, since it

used many message keys from there. User-experience of xo* was bad when

no file-storage was installed.

- The message keys went to acs-content-repository and acs-kernel

- bumped version to 5.10.1b6

added message key for no title, since "title" is a common attribute in the data model. bumped to 5.10.1b8

    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml
include message keys for common content repository fields, bumped version to 5.10.1b5

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +5
    ./acs-content-repository/catalog/acs-content-repository.de_DE.ISO-8859-1.xml
    • -0
    • +5
    ./acs-content-repository/catalog/acs-content-repository.en_US.ISO-8859-1.xml
silence excpected errors during the regression test

    • -5
    • +11
    ./acs-bootstrap-installer/tcl/test/30-apm-load-procs.tcl
Improved regression test

- make string match with message keys more exact

- avoid substitution errors when fetching arbitrary message keys from the DB

- reduced verbosity

    • -10
    • +21
    ./acs-lang/tcl/test/acs-lang-localization-procs.tcl
    • -7
    • +36
    ./acs-lang/tcl/test/acs-lang-test-procs.tcl
    • -1
    • +5
    ./acs-lang/tcl/test/lang-util-procs.tcl
Claim additional coverage

    • -1
    • +2
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Rework test to avoid hardcoded assumptions

    • -12
    • +8
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Don't just crash when new NaviServer features are missing

    • -1
    • +1
    ./acs-automated-testing/tcl/aa-test-procs.tcl
removed potentially misleading dot in dependency message

removed indirect recurive dependencies

    • -3
    • +2
    ./acs-api-browser/acs-api-browser.info
silence log entries during regression test

    • -2
    • +3
    ./acs-api-browser/acs-api-browser.info
    • -15
    • +29
    ./acs-api-browser/tcl/test/acs-api-browser-procs.tcl
silence log entries

    • -1
    • +3
    ./xowiki/tcl/test/xowiki-test-procs.tcl
notice in the system log, when require_site_wide_package returns empty

never cache package_id, when acs_admin::require_site_wide_package returns empty.

    • -7
    • +14
    ./xotcl-core/tcl/06-package-procs.tcl
make query name fully qualified to remove warning