• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
further tighten value checker

Added NSF value-checker "cr_item_of_package" for quick checks for valid parameters

This checker is especially useful when processing external values

(query-parameters etc). Since the check involves a DB lookup, it is

no suited inside busy loops.

bumped version number of xotcl-core to 5.10.1d6

  1. … 1 more file in changeset.
use better idiom for checking for the existence of objects

add safety belt for unexpected behavior which can show up in some error cases.

include timing information in DEBUG lines only, when nsf was configured properly with it

  1. … 1 more file in changeset.
make debug messages more uniform (start always with object and method name)

added support for NX ensemble methods

  1. … 2 more files in changeset.
correct variable name

provide a for-free implementation of dot rendering

On sites with a large footprint, the fork might take a while, binging eveything to a hold

  1. … 1 more file in changeset.
added slot type "range" similar to page-contract-filter for improved value checking

  1. … 1 more file in changeset.
add checker for object_ids. In order to use this, a recent version of nsf is required, no accepting abbreviations for all types

tighten checking on input parameters

  1. … 1 more file in changeset.
Fix typo

support messages with multiple arguments

remove protection "private", since function has to be called from other packages

  1. … 6 more files in changeset.
provide warning about deprecated location

  1. … 1 more file in changeset.
fix spelling

improve spelling

  1. … 5 more files in changeset.
added missing eval statement

added value checker from page filters to slots: "nohtml" and "html"

Made flowplayer more secure by reject markup in argument

  1. … 3 more files in changeset.
added NSF version to reported version numbers

perform cleanup of WorkflowContainer after 10 minutes

  1. … 3 more files in changeset.
address the update_attribute_from_slot problem for extended slots

by registering manual forwarders

fix installation from scratch (actually phase immediately after installing via apm)

  1. … 2 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
Look for the truth

Fix for earlier premeature escaped change

Comment debug code working only on latest Naviserver

prefer "ns_conn isconnected" over "ad_conn isconnected", since the latter might not notice changes in the connect state

  1. … 18 more files in changeset.
xo::broadcast: auto-cleanup for threads that disappeared