• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add ns_log redirector (deactivated by default)

- make sure the the log method is available for stack printing

- for caching cr-items: be more conservative on re-caching content and flushing cached revisions

- add trivial Module definition

- bump version to 0.105

  1. … 3 more files in changeset.
- search for tcllib along the loading path to determin version numbers

- avoid attempted upvars to adp_level in scheduled procedures

  1. … 1 more file in changeset.
- ignore errors during at_delete in destroy operations

- ignore errors during at_delete callback in destroy operations

-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
- list in xotcl/version-numbers libthread as well

- add on-deletion trace handler to obtain control on object deletion on thread exits

- better alignment in version number listing

improve comment

make cleanup safer

- new function ::xo::report_version_numbers to make reporting back of the version numbers of the most important involved components easier

roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

  1. … 8 more files in changeset.
urgent fix for recent change for explicit sql package name handling

  1. … 1 more file in changeset.
urgent fix for recent changes for sql_package names

  1. … 1 more file in changeset.
merge in recent fixes from head

  1. … 8 more files in changeset.
some cleanup

  1. … 1 more file in changeset.
allow to specify constraint values (just a stub for now)

some fixes for fresh installs

  1. … 5 more files in changeset.
major revision of the interface between xotcl objects and acs objects and content repository objects

  1. … 5 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
allow rich-text content in table widget, align interface of instantiate_all with instance_select_query

  1. … 3 more files in changeset.
reduce verbosity

adding "validator" to slot attributes

  1. … 1 more file in changeset.
fix two cases, where ImageField had to be replaced with ImageAnchorField (in revisions code), more slot support

  1. … 1 more file in changeset.
primitive support for slots for xotcl versions older than 1.5, distinguish between table fields of type ImageField and ImageAnchorField (the latter one is with href, applications using images in tables requiring href must update the names)

  1. … 2 more files in changeset.
polish cleanup for aolserver 4.0.10

first sketch of a better approach to detect objects that should be automatically reclaimed on cleanup

changed connection thread cleanup to use namespaced variables and distinguish between at_close and at_cleanup