• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added inline documentation for API browser

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

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

  1. … 8097 more files in changeset.
Ease management of external js packages to automate admin tasks

- provide explicit information about optional package paramters

- make these accessible from site-wide admin pages

- provide information, how the configuration of the version number happend

- improve design of site-wide admin pages with action items

- further streamlined handling of external js packages

  1. … 18 more files in changeset.
js-libraries: improved naming of variables

Changed name "installedVersion" to "configuredVersion", since

the former might lead to the impression, that it refers only

to the locally installed version. Instead, this refers as well

to a CDN version (when available)

  1. … 18 more files in changeset.
js-libraries: removed variable "resourceUrl"

The variable "resourceUrl" was always used in a single branch but set

for all branches before. To ease maintenance and simplify

comprehension, it was removed.

  1. … 10 more files in changeset.
various small fixes for js libraries

- fixed page contract in case a non-default version is downloaded

- provide always an argument "-version" to resource_info procs

- obtain current version number always via resource_info.installedVersion

(it refers to CDN and locally installed version)

- pass always versionDir via resource_info to ::util::resources::download

- always obtain version_dir from resource_info

  1. … 25 more files in changeset.
improved spelling

  1. … 7 more files in changeset.
fix setting defaults when partial information is provided

improved robustness for interrupted requests

file boomerang-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/boomerang-test-procs.tcl
Test external command dependencies

  1. … 2 more files in changeset.
fix setting of dict value in error cases

make sure, variables for emergency settings are provided

generalize handling of premature ends of request processing at client side

add one more alternative end, in case nt_load_end is not available

boomerang: substitute 'nt_load_end' by 'nt_domcontloaded_end' when nt_load_end is not available

handle clases, where "nt_load_end" is not provided

provide exception handler for cleanup

further improve recording, when just navigational timing is effective

Improved robustness

When not nt_con_st or nt_con_end is provided, set nt_tcp_time to 0

base all timings on NavigationTiming plugin to get closer to previous behavior

  1. … 1 more file in changeset.
bump version number to reflect usage of a new boomerang version

  1. … 1 more file in changeset.
update version to 1.737.0 (the setup is now slightly different, but described in the site-wide-admin page

  1. … 3 more files in changeset.
protect against invalid data

fix typo

improve spelling

  1. … 42 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 9 more files in changeset.
fix typo

added missing editor hints and whitespace cleanup

  1. … 2 more files in changeset.