• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix dict expression (many thanks to Markus Moser)

Whitespace cleanup

Fix typo

scalability improvement: don't force a conversion of the string to a list (for sites, having e.g. several 10k sub nodes on a site node)

on one site, this change reduces the overall processing time of a requests from ~16-20ms to ~4ms

Let max_depth behave as specified (0 disables redirection). Many thanks to Markus Moser

Removed obsolete @arch-tag

  1. … 29 more files in changeset.
prefer acs:test functions over twt

prefer acs::test::user::create over twt variant

    • -75
    • +76
    ./tcl/test/test-permissions-procs.tcl
prefer ns_cache_get over ns_cache_keys

improve spelling

  1. … 1 more file in changeset.
- Add support for dowloading archives

- add reusable adp-includes for handling resource downloads

- bump version number to 5.10.0d18

    • -0
    • +15
    ./lib/check-installed.adp
    • -0
    • +46
    ./lib/check-installed.tcl
introduce a urnMap in resource_info as a generalizable solution

CVS: ----------------------------------------------------------------------

  1. … 3 more files in changeset.
make all keys of the resource_info dict camel case

  1. … 3 more files in changeset.
fix typo

improve source code documentation

provide a common API for downloading resources from a CDN instead of maintaining per-packet variants

::util::resources::download

::util::resources::can_install_locally

::util::resources::is_installed_locally

- bump version number to 5.10.0d16

improve log message

Introduce elapsed time in http api response

Will use the one coming from ns_http when available, or fallback to a calculated one.

Check also for empty lines at the end of the file in the 'files__trailing_whitespace' test case

Use localized message when returning 403 and no custom message is specified

Add @see in deprecated proc, declare acs-kernel.AdminOwner parameter deprecated (superseded by acs-kernel.HostAdministrator)

  1. … 1 more file in changeset.
Fix parameter name and rework proc doc

Simplify expressions

Whitespace changes

Whitespace cleanup

Remove proc doc duplication in 'db_1row'. As the proc is essentially a wrapper for 'db_0or1row', just a pointer is better, avoiding future issues if parameters change.

Whitespace cleanup

    • -15
    • +15
    ./tcl/request-processor-procs.tcl
Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter name in proc doc

Fix parameter names in proc doc