• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ignore upgrade attempt for disabled package

introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 36 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 20 more files in changeset.
report peeraddr and URL in warning, add comment

fine tuing for ad_log vs ns_log

Reinstate check, add a note why

- icanuse: added nsv_dict

- bumped version number to 5.10.0d37

  1. … 1 more file in changeset.
fix typo

improve comments and spelling

improve comments

remove unsed mutex

ad_urlencode_url: add a slash to the path when this is not empty, fix test case

Extend test

Avoid useless check

Expose a regression after changes for bug #3437

provide better recovery from internal redirects, where ::ad_conn is not available

more more fix for issue #3441

As Keith reported, there is was one more issue concerning missing column_names and empty query results. This is now as well fixed in oacs-5-10. Also, the regression test was extended to handle these cases as well.

improve loading times and blueprint size, when acs-automated testing is deactivated

For details, see: https://openacs.org/forums/message-view?message_id=5452350

CVS: ----------------------------------------------------------------------

  1. … 1 more file in changeset.
fix typo

provide better handling of deactivated packages

don't depend on the node-id cache, which is only available, when xotcl-core is loaded

  1. … 3 more files in changeset.
file acs-cache-init.tcl was initially added on branch oacs-5-10.

fix for issue #3441

acs::per_request_cache: standardize per-request caching

- added per-request cache verfsy similar to acs::per_thread_cache

- use per-request-cache on several occasions

- bump version number of acs-tcl to 5.10.0d35

  1. … 5 more files in changeset.
use dot instead of colon as separator between package name and cache key to ease readability

  1. … 6 more files in changeset.
acs::per_thread_cache: standardize per-thread caching

- added per-thread cache based on namespaced Tcl variables.

- use per-thread-cache on several occasions

- bump version number of acs-tcl to 5.10.0d34

  1. … 10 more files in changeset.
fix ugly typo

make minus sign optional again

fix typos

Make number checking more strict (allow just number literals, which are OK for Tcl and SQL)