• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove catches, as -nocomplain behavior was fixed in Naviserver by https://bitbucket.org/naviserver/naviserver/commits/6008e3d0720e12f2237fbc4397daf878efc79b5c

Modernize Code: use XOTcl2 idioms, reduce instvars

Modernice Code: use XOTcl2 idiom, reduce instvars

Make ad_returnfile_background work also without libthread

white space changes and typos

improve documentation in the code, and make behavior more explicit

Add "FOR UPDATE" clauses to updating select statements

Protect against certain potential dead-locks in PostgreSQL: allow to provide sql suffixes like e.g. FOR NO KEY UPDATE for certain operations

fix typo

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
Prefer XOTcl 2.0 idioms

    • -29
    • +28
    ./20-Ordered-Composite-procs.tcl
Introduce catches from downstream when cleaning up chat variables

Looks like these variables can have been removed before logging out.

Perform less aggressive cache flushing

Furthermore, allow ns_cache_flush in xo::clusterwide

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
- fix bug in type checker method naturalnum. must export methid to include it in the blueprint.

- register method on nx::Slot such it can be used for object parameters and method parameters

Standardize spellings of names

  1. … 6 more files in changeset.
Fix potentially broken link

Fix rendering of embedded links

Ease debugging of policyies and streamline check_permissions with enforce_permissions

- handle fetch via revision_id over perpared statement

make parsing of sql argument names more robust

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer, tDOM)

  1. … 7 more files in changeset.
- Fix more spelling errors

- Use uniform spelling of "Tcl"

  1. … 5 more files in changeset.
Fix spelling errors

  1. … 15 more files in changeset.
- Tcl idioms: simplify access to first list element

- Tcl idioms: simplify access to first character

  1. … 7 more files in changeset.
tighten regexps for message keys

  1. … 1 more file in changeset.
Improve robustness of "file delete" operations

  1. … 24 more files in changeset.
Change also the value of instance variable, as this will be used e.g. by update_item_index without fetching from db again.