xotcl-request-monitor

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- adjust maturity levels for packages at use at openacs.org

  1. … 4 more files in changeset.
- standardize expression

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

- don't duplicate entries

- revive sorting by avg run time

- use lassign

- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 328 more files in changeset.
- bump version numbers

  1. … 39 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

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

- use sysctl instead of uptime where available (the "uptime" command from mac os x spits sometimes errors about /dev/ttys out, when apparently a console was not shut down correctly)

- support for naviserver writer threads

- added column percentage for listing of running jobs

- use tcl8.5 idioms

increase reported time resolution by one digit for todays faster machines

Presetting url variable used on message key.

- more i18n

    • -1
    • +1
    ./catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml
- include url in repeated-request message

    • -1
    • +1
    ./catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml
- added AsyncLogFile which is a client class for AsyncDiskWriter

- reduce latencies induced from the file system

- update dependencies, bumped version number to 0.43

- fix naviserver/aolserver incompatibility

- improved summary page

- take original url for guessing content type

i18n of some messages.

    • -0
    • +6
    ./catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/xotcl-request-monitor.en_US.ISO-8859-1.xml
- remove link when URL is abbreviated

- keep in url statistics the urls without query parameter

- do cleanup of stale statistics just when queried

- url in statistics contains already query parameter

- handle different output of "ns_server threads" in Naviserver and Aolserver

- maintain statistics about busy and running (connection) threads

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