• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't run the spiel when we are not connected

Added nsf value checker "signed"

This value checker tests, whether the provided value was signed with

::security::parameter::signed. If so, and when it was called with

"signed,convert", it returns the value which was signed.

Bumped version number to 5.10.1d16

  1. … 1 more file in changeset.
reduce verbosity

remove legacy code

improve spelling

  1. … 8 more files in changeset.
Configure nsf to keep init commands much earlier, so that we don't lose doc for nsf classes defined before xotcl-core is loaded

  1. … 1 more file in changeset.
removed anonymous array and break overlong line

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