• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

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

  1. … 16 more files in changeset.
try to avoid potential old bug in nsf 2.0 or 2.1, which was fixed today (substitution of %proc in the forwarder code)

- don't complain on first startup when .dump file does not exist

add regexp, which did not make it to the CVS so far

White space changes (remove tabs, remove trailing spaces)

Add url to the long-calls.log, in case it is not too long

- reduce verbosity

- add partialtimes to long-call info

- bump version number to 0.50

  1. … 3 more files in changeset.
- improve performance

- switch to XOTcl 2.0 idioms

  1. … 3 more files in changeset.
- intensify logging, increas potentail threads and jobsperthread

- make db-logging in request monitor async

- add warnings, when filter might become too slow

- improve breadcrums

- prettify long-calls page

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