• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Standardize spelling of OpenACS in xo* packages

  1. … 7 more files in changeset.
- normalize string expressions

  1. … 13 more files in changeset.
- don't abbreviate subcommands of "file"

- flatten nested lindex structures

  1. … 1 more file in changeset.
- use tcl 8.5 expand operator instead of eval

  1. … 5 more files in changeset.
- don't abbreviate subcommands

  1. … 21 more files in changeset.
- make use of auto initializing of incr in tcl 8.5

- use tcl 8.5 extended index format

- use tcl 8.5 lrange features

- use lassign instead of "foreach ... break" idiom

  1. … 1 more file in changeset.
- standardize expression

- use "lassign" instead of "foreach ... break" idiom

  1. … 8 more files in changeset.
- added "user_is_active" to query online state

Presetting url variable used on message key.

- include url in repeated-request message

  1. … 1 more file in changeset.
- added AsyncLogFile which is a client class for AsyncDiskWriter

- reduce latencies induced from the file system

- update dependencies, bumped version number to 0.43

  1. … 2 more files in changeset.
- fix naviserver/aolserver incompatibility

  1. … 1 more file in changeset.
- take original url for guessing content type

i18n of some messages.

  1. … 2 more files in changeset.
- keep in url statistics the urls without query parameter

- do cleanup of stale statistics just when queried

  1. … 1 more file in changeset.
- url in statistics contains already query parameter

  1. … 1 more file in changeset.
- handle different output of "ns_server threads" in Naviserver and Aolserver

- maintain statistics about busy and running (connection) threads

  1. … 2 more files in changeset.
add a cleanup handler

added maintenance routine for tcl vars (to be used e.g. in cases a dump was read in with outdated time stamps)

add exit handler for throttle thread

make sure to create timestamp as an at least empty array

don't export last_mkey (minute key) in dump

remove some debugging output

fix typos in last changes

keep aggregated number of visitors rather than computing it on demand