xotcl-request-monitor

  • last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- don't hard-code community_member_admin_url

- improve support for IPv6

  1. … 1 more file in changeset.
- improve breadcrums

- prettify long-calls page

- provide partial times to statistics (if available)

- add long-calls to navigation structure

- bump version number to 0.48

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)

    • -163
    • +186
    ./tcl/throttle_mod-procs.tcl
- add first support for monitoring respnsetime for certain urls via munin

- use template::add_body_script to get csp nonces generated

- bump version to 0.47

- moderiize HTML in .adp files

- provide title property

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

- replace obsolete (and broken) diagram.js by highcharts (via CDN)

    • -83
    • +0
    ./www/resources/diagram/area_object.html
    • -71
    • +0
    ./www/resources/diagram/arrow_object.html
    • binary
    ./www/resources/diagram/b_000000.gif
    • binary
    ./www/resources/diagram/b_0000ff.gif
    • binary
    ./www/resources/diagram/b_ff0000.gif
    • -87
    • +0
    ./www/resources/diagram/bar_object.html
    • -85
    • +0
    ./www/resources/diagram/box_object.html
    • -233
    • +0
    ./www/resources/diagram/browser_support.html
    • binary
    ./www/resources/diagram/d_000000.gif
    • binary
    ./www/resources/diagram/d_0000ff.gif
    • binary
    ./www/resources/diagram/d_ff0000.gif
    • -389
    • +0
    ./www/resources/diagram/diagram.js
  1. … 49 more files in changeset.
- for some unkonwn reasons, the javascript code in diagram.js starts looping today in the browser (FF, Chrome, Safari). deactivate it for now.

- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

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

  1. … 75 more files in changeset.
*** empty log message ***

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

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

  1. … 6 more files in changeset.
- fix and standardize quoting in template properties

- add doc(title) property

- message catalog for russian (contributed by v.v.; see issue #3254)

    • -0
    • +6
    ./catalog/xotcl-request-monitor.ru_RU.utf-8.xml
- improve safety of generated HTML

  1. … 2 more files in changeset.
- quote amp in hrefs

  1. … 1 more file in changeset.
- fix validty of HTML

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 516 more files in changeset.
- add more geo-ip services

file long-calls.tcl was initially added on branch oacs-5-8.

- add simple viewer for slow calls

file ip-info.adp was initially added on branch oacs-5-8.

file long-calls.adp was initially added on branch oacs-5-8.

file ip-info.tcl was initially added on branch oacs-5-8.