• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduced verbosity

Make long calls page work with w3.css

  1. … 1 more file in changeset.
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
protect query-parameters against exceptions with empty values

The page_conract filter require a "notnull", otherwise it lets

values like ...?v=&... through, although {v:boolean} was used.

These empty values will cause exceptions, when it is later

assumed that "v" has a proper boolean value.

  1. … 5 more files in changeset.
added ability to order by time values

  1. … 1 more file in changeset.
add the daydifference to listing of long calls, when this was more than one day ago

Added support for ordering long-calls by start time or by end time

  1. … 2 more files in changeset.
include request start in long-call listing

  1. … 2 more files in changeset.
Remember pool settings for the number-of-lines filter

  1. … 1 more file in changeset.
Added pool filtering and improved layout for Bootstrap 5

- added filter option for pools on "long-calls" page

- added support for Bootstrap 5

- added adp:icon for parameter

- Bumped version to 0.65

  1. … 6 more files in changeset.
trim potentially partial lines

make end of options explicit

  1. … 42 more files in changeset.
avoid double loading of bootstrap

  1. … 1 more file in changeset.
added pool to long-calls statistics (requires at least NaviServer 4.99.5, May 2013)

  1. … 2 more files in changeset.
use "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 2 more files in changeset.
add support for deleted users, handle this case centrally

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

provide performance feedback on the level of partial times

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. … 368 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Format totaltime in the same way as the other times

- add partialtimes to long-call info

- bump version number to 0.50

  1. … 3 more files in changeset.
- don't hard-code community_member_admin_url

- improve support for IPv6

  1. … 2 more files in changeset.
- improve breadcrums

- prettify long-calls page

  1. … 5 more files in changeset.
- provide title property

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

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

  1. … 64 more files 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. … 520 more files in changeset.
file long-calls.tcl was initially added on branch oacs-5-8.