• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

remove comma before that

  1. … 6 more files in changeset.
minor refactoring: factor out limit_clause

improve comments

use NaviServer/AOLserver native mutex and prefer the more secure ad_mutex_eval

bump version number of jquery to 1.12.3

  1. … 1 more file in changeset.
Quote the backslash as well...

improve spelling

Chat reform:

- rework xotcl-core chat machinery to return its responses through JSON and include information about active users

- depend on xowiki instead of xotcl-core only

- exploit xowiki "Comet" server push implementation when the browser supports it

- reduce code duplication

- drop plain HTML chat

- reduce hardcoded styling

- minor cleanups

  1. … 23 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Converge render method for chat and xotcl-core package

  1. … 1 more file in changeset.
Fix quoting of single quotes in JSON

Avoid javascript eval idiom as CSP will refuse to execute when unsafe-eval is disabled

This requires moving to a more approprate JSON parser... which is also pickier regarding single quotes, so I had to rework JSON encoding to please it.

  1. … 1 more file in changeset.
Whitespace changes

  1. … 6 more files in changeset.
Fix typos

  1. … 3 more files in changeset.
white-space cleanup

improve robustness of output, when dot fails to produce output

make sure to initialize global nonce value in bgdevlivery thread

- remove default value from CrClass proc lookup to support items of other types as well

- add optional parameter -content_type to CrCache::Class lookup to allow specifying the content type (similar to "proc lookup")

improve spelling

  1. … 8 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
use 2 partitions by default for xotcl_object_type_cache (ratio: this cache has typically more entries than the object_cache, which has already 2 partitions)

improve spelling

  1. … 1 more file in changeset.
undo recent commit

whitespace changes, added editor hints

  1. … 1 more file in changeset.
bump version of xotcl-core to 5.10.0d11 and fix dependencies

  1. … 1 more file in changeset.
remove internally used, transitional function ::xo::get_raw_request_body (use ns_getcontnet instead)

improve test condition

remove escaped files

  1. … 2 more files in changeset.
Refactor file read/write xowiki utilities as xotcl-core utilities,

as webDAV will use them, remove leftover references to xowiki in dav-procs.tcl

found after freshing on a fresh instance

    • -0
    • +52
    ./tcl/utilities-procs.tcl
  1. … 1 more file in changeset.