xotcl-request-monitor

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer person api as is now properly cached

Prefer person api as it is now properly cached

Prefer person api, as it is now properly cached

Use new person api

improve spelling

  1. … 12 more files in changeset.
use more consistent naming

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 468 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 219 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 203 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
prefer XOTcl2 idioms

Fix get_community_id_from_url call

Fix typos (dict exist -> dict exists)

Fix typos

  1. … 28 more files in changeset.
Fix typos

  1. … 52 more files in changeset.
comment changes

modernize code: reduce number of catch operations

fix typos

  1. … 1 more file in changeset.
Whitespace changes

Fix typo

restrict detail statistics to swa

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +1
    ./catalog/xotcl-request-monitor.de_DE.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/xotcl-request-monitor.es_ES.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/xotcl-request-monitor.it_IT.ISO-8859-1.xml
    • -460
    • +975
    ./tcl/throttle_mod-procs.tcl
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
don't report hrefs to URLs, except to swas

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Don't assume a Unix OS when executing commands

Fix spelling errors

  1. … 14 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