• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- provide partial times to statistics (if available)

- add long-calls to navigation structure

- bump version number to 0.48

  1. … 2 more files in changeset.
- use template::add_body_script to get csp nonces generated

- bump version to 0.47

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

  1. … 2 more files in changeset.
- replace obsolete (and broken) diagram.js by highcharts (via CDN)

    • -83
    • +0
    ./resources/diagram/area_object.html
    • -71
    • +0
    ./resources/diagram/arrow_object.html
    • -87
    • +0
    ./resources/diagram/bar_object.html
    • -85
    • +0
    ./resources/diagram/box_object.html
    • -233
    • +0
    ./resources/diagram/browser_support.html
  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.

- add editor hints

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

- add doc(title) property

- 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. … 517 more files in changeset.
- add more geo-ip services

  1. … 1 more file in changeset.
file long-calls.tcl was initially added on branch oacs-5-8.

- add simple viewer for slow calls

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

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- just shorten the label, but not the url

- remove dependency on "header_stuff"

- normalize string expressions

  1. … 12 more files in changeset.
- don't abbreviate subcommands of "file"

- flatten nested lindex structures

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