• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace cleanup

strengthen page contracts

whitespace cleanup

provide nicer relative times

Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 10 more files in changeset.
Rename clock_to_ansi to lc_clock_to_ansi to comply with naming convention, replace occurrences, create deprecated wrapper

  1. … 5 more files in changeset.
handle newer versions of [ns_writer list] returning as well rate management info

adjust for boandwith management in NaviServer

modernize code: use resolver variables rather than method calls

  1. … 6 more files in changeset.
don't start accidentially thread via monitoring

provide unit to statistics output

avoid double substitutions

  1. … 2 more files in changeset.
add csp rules for bootstrap style files

use URN version of jquery when available

  1. … 1 more file in changeset.
provide performance feedback on the level of partial times

switch from security::nonce_token to ::security::csp::nonce

The latter one is available since more then two years in OpenACS.

remove old tlf exercise statistics

add secondary series with authenticated users

bump version number to 0.52

  1. … 2 more files in changeset.
bump version number of jquery to 1.12.3

  1. … 1 more file in changeset.
- add a minimal overhead job queue for user tracking, when the atomic "nsv_set -reset ..." is available

- bump version number to 0.51

  1. … 3 more files in changeset.
fix broken commit

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

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

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. … 469 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

  1. … 204 more files in changeset.