• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide partial times to statistics (if available)

- add long-calls to navigation structure

- bump version number to 0.48

  1. … 3 more files in changeset.
Fix typo

- add ability to distinguish by HTTP-method in add_url_stat (can be used for dynamic connection pool management)

- use more XOTcl 2.* features: use variable resolver on many places (potentially 4 times or more faster)

- add first support for monitoring respnsetime for certain urls via munin

version update:

- add class BanUser (use. e.g. ip address to disallow requests from a user)

- optional user tracking in DB

- modernize mime types

- used explicit "create" statements

- bump version number to 0.46

  1. … 10 more files in changeset.
- add editor hints

  1. … 62 more files in changeset.
- change "info command" -> "info commands"

  1. … 6 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
- 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.