• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 5.8.3d3

- add tcltrace procs, deactivated by default, can be activated via package parameter "TclTraceLogServerities" and "TclTraceSaveNsReturn" of acs-tcl "Tcl Library". This additions allows to add actions, whenever "ns_log" or "ns_return" are called.

The trace for "ns_log" adds the selected log entries to be reported via the developer support.

The trace for "ns_return" captures the output of the server returned via "ns_return" in files, which are useful for HTML validation (e.g. via the W3C validator)

  1. … 2 more files in changeset.
- protect against potential xss attack

  1. … 1 more file in changeset.
- bump version number to allow install-from-repo

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
-fix for tcl-expressions in message catalogs (see

http://openacs.org/forums/message-view?message_id=4185876)

This must be most likely quite an old bug, since many packages

use unescaped square brackets in message strings, some packages

such as evaluation have even tcl code there. strangely, there is

no bug-report for this, seems as if the contract-filters

"string_length" and "range" are not widely used.

- bump version number

  1. … 8 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- bump version numbers

  1. … 11 more files in changeset.
- set maturity of core packages to 3

  1. … 11 more files in changeset.
- The C-library function tmpnam() is deprecated since a while. Therefore naviserver has deprecated ns_tmpnam as well.

Therefore we introduce a new function "ad_tmpnam" which requires just a minimal change and uses ns_mktemp.

  1. … 27 more files in changeset.
- bump version number

  1. … 1 more file in changeset.
- fix bug with redirects and host-node maps (see http://openacs.org/forums/message-post?parent_id=4106585)

  1. … 1 more file in changeset.
- move initialization of nsv_arrays for apm

from -proc file of bootstapper to -init file in acs-tcl

(as suggested by Peter Marklund, but never implemented)

- protect rename of "exec" against multiple renamings

- bump version number to 5.8.1d3

  1. … 2 more files in changeset.
- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

  1. … 23 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- bump version number to 5.8.0

  1. … 24 more files in changeset.
- bump version number to beta 2 (5.8.0b2)

  1. … 24 more files in changeset.
- bumped version number to 5.8.0b1

  1. … 24 more files in changeset.
Bumping up version numbers to 5.9.0d1 for core packages on HEAD.

  1. … 24 more files in changeset.
- Bumping version numbers to 5.8.0a1

  1. … 24 more files in changeset.
Rewriting acs_permission__permission_p function to use recursive queries ( available in PG since 8.4 ) and modifiying

queries around core packages to avoid checking persmissions using a subquery on the acs_object_party_privilege_map view.

  1. … 14 more files in changeset.
- abstract in check for existance of a command whether this is scripted or not

- reduce stress on util-memoize cache to improve scalability

- use a more modern tcl command set

- prefer "string match" over "regexp"

Bumping up version numbers for core packages to 5.8.0d1

  1. … 24 more files in changeset.
Bumped version number to 5.7.0

  1. … 24 more files in changeset.
Bump to 5.7.0b1

  1. … 24 more files in changeset.
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.