• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix broken support for explicit bindvars to db_foreach

use common "icanuse" idioms

Keep nsv variable "rp_properties request_count"

The nsv "rp_properties request_count" is still needed for bootstart loader.

Set it at the end of rp initialization

remove misleading comment. there should be no re-init

Whitespace cleanup

Improve sql portability

  1. … 5 more files in changeset.
Avoid the not portable limit idiom, just kill the recursive part using the flag instead

...although one should point out that Oracle does not support the boolean type...

Improve portability of test code

Maintain also the has_child cache when mounting a package

Fix typo

cache method "has_children" to avoid frequent (but cheap) DB calls

improve handling of errors, which are triggerd by the error template

improve comments

  1. … 2 more files in changeset.
Whitespace changes + editor hints

    • -111
    • +117
    ./test/db-proc-test-procs.tcl
Add 'nullchar' test, which uncovers a bug transmitting the null character to postgres. Many thanks to Nathan Coulter for finding out and creating the test as well.

make debug output more compact (shorten long arguments, remove line-breaks)

fix typo

Avoid testing all site nodes on 'site_node_get_children', if the number of them is too large, as it can take too long

improve spelling

  1. … 4 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
whitespace changes in *init files

improve spelling

  1. … 1 more file in changeset.
provide a hint to make potential upgrade problems more clear

improve spelling

Skip upgrade attempts when the package is installed and disabled

Avoid skipping datamodel scripts during initial installation

fix loading and Don't move non-deprectated proc to deprecated-procs

util::resources::download: fix handling of empty/multiple downloadURLs

  1. … 1 more file in changeset.
added support for SNI servers

Move deprecated stuff in util-procs to deprecated-procs

This has the advantage that their loading can be disabled in the settings