• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Test disk cache api

file acs-cache-procs.tcl was initially added on branch oacs-5-10.

improved spelling

modernize test

Increase proc coverage

  1. … 1 more file in changeset.
Test all the cornercases of this api as intended, without using ad_tmpnam

Test db_foreach with -column_set with at least 2 rows to check that feering the ns_set works properly

Test db_foreach -column_set flag, documented and used e.g. in the schema-browser

Added proc "membership_rel::expire" so that all membership states are now covered. Note: The Oracle part is best effort only!

  1. … 10 more files in changeset.
Increase coverage of page contract filters

Improve proc coverage

improve robustness

  1. … 1 more file in changeset.
Cleanup duplicated line

fix typo

improve spelling

  1. … 8 more files in changeset.
Make use of new API "ad_mktmpdir" and "ad_opentmpfile" instead of "ad_tmpnam"

  1. … 4 more files in changeset.
Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance

The underlying C library API for "ns_mktemp" is deprecated

for security reasons, we will have to do something about it.

  1. … 8 more files in changeset.
make ad_sanitize_filename more robust to filenames with parentheses + extend automated tests

  1. … 1 more file in changeset.
align spelling to LDP recommendations

make spelling more consistent

Util user message reform: when a message is repeated, do not create a new entry, but just increase a counter, which will be displayed when the message is retrieved

Increase test coverage

  1. … 1 more file in changeset.
Ignore also class definitions in the ignored namespaces

Ignore the ::nsshell namespace: this is a NaviServer module, hence outside the OpenACS source tree

Consider @see annotations as sufficient documentation

Make test more precise: some procs have just a newline in their doc instead of meaningful documentation...

Centralize retrieval of the test URL

  1. … 4 more files in changeset.
Increase proc coverage

Increase test coverage

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

file acs-kernel-procs.tcl was initially added on branch oacs-5-10.