• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- don't abbreviate subcommands

  1. … 21 more files in changeset.
- use "lassign" instead of "foreach ... break" idiom

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

- 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. … 3 more files in changeset.
- fix naviserver/aolserver incompatibility

  1. … 1 more file in changeset.
- improved summary page

- remove link when URL is abbreviated

- 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.
- maintain statistics about busy and running (connection) threads

  1. … 1 more file in changeset.
write nicer time-differences

provide friendly summary

added listing of active users for today

    • -0
    • +7
    ./whos-online-today.adp
    • -0
    • +80
    ./whos-online-today.tcl
  1. … 1 more file in changeset.
- add support for traceing slow calls (5 secs +)

- add user_count_day to statistics in counter log

- provide nicer floating point numbers on statistic pages

  1. … 2 more files in changeset.
check for existence of bgdelivery

make user_id check everywhere robust

- make test for user_id more robust

allow sort my views per minutes

- additional package parameter do_thottle on/off to activate/deactivate throttling on the fly

- additional statistcs to compute views per minute for users (e.g. to measure engagement in e-learning apps)

- bump version number

  1. … 3 more files in changeset.
Adding a helper class to handle package parameter lookups efficiently and

to handle propagation from parameter-changed callback.

Provide interface for counter to load old statistics.

Overwork Malte's loading of the statistics from the logfile.

  1. … 2 more files in changeset.
fix compatibility with new oacs-properties (HEAD, not HEADER_STUFF).

fix octal numbers messages with javascript from newer FF (month 09 is not valid)

move malte's initialization of counters to a place, where it is safe

close file that malte's initialzation did not close

deactivate initialization of counters for the time being, since it makes display very slow, some graphs are drawn as 3 mm thick lines

  1. … 2 more files in changeset.
list in who-is-online per default only authenticated users, provide correct activity (smooth value) and last activity.

improving default values, links for last-requests

fix statistics in who's online

beautifying output