• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework array idioms

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

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

    • -10
    • +0
    ./as-apm-action-procs-postgresql.xql
    • -18
    • +0
    ./as-item-data-procs-postgresql.xql
  1. … 8085 more files in changeset.
Always use "--" in "dom parse" when document is interpolated

This is a safety measure to make sure that the document parsed is

never confused with an option, when the document starts with a "-". In

the best case, the error message provided by "dom parse" might be

misleading. This might be a problem for user contributed documents

(passed as variables, or return values from functions).

The double dash is supported in tdom since version 0.9.0.

  1. … 18 more files in changeset.
improved spelling

  1. … 14 more files in changeset.
fixed typos

improved spelling

  1. … 7 more files in changeset.
Prefer exec-free variant

Test external command dependencies

  1. … 2 more files in changeset.
rp_getform will never return the empty string, small cleanup

Replace api

  1. … 1 more file in changeset.
improve spelling

  1. … 5 more files in changeset.
Replaced "ns_mktemp" by "ad_tmpnam" to ease code maintenance

The underlying C library API for "ns_mktemp" is deprecated

for security reasons, we will have to do something about it.

  1. … 6 more files in changeset.
Whitespace changes

Kill hamfisted test that might end up deleting unrelated test users

Whitespace changes

Add doc, whitespace cleanup

Whitespace cleanup

Fix doc

Fix doc, formatting changes

Add basic doc to public api

Whitespace changes

Whitespace cleanup

Fix doc, formatting changes

Fix doc

Fix doc, formatting changes

Fix doc

Whitespace cleanup

Fix doc, add basic doc

Fix doc, formatting changes