• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate '::content::item::content_type', which is exactly the same proc as 'content::item::get_content_type'. Weird.

Wrap legacy and current ns_http api behavior in a proc with a common interface in a way that people with newer Naviserver can exploit e.g. ns_http run capabilities (in particular, not being forced to queue and potentially block concurrent HTTP requests)

    • -54
    • +118
    ./packages/acs-tcl/tcl/http-client-procs.tcl
- fix serveral documentation bugs (align decumentation with implementation)

- use "throw" as well for invalid cookies (in addition to non-existent cookies)

    • -23
    • +51
    ./packages/acs-tcl/tcl/security-procs.tcl
Use ad_include_contract for this include page

Replace removed query in xotcl implementation as well

    • -3
    • +6
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
Init cache using values from db instead than cached api (fixes install from scratch)

    • -6
    • +7
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -8
    • +0
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
Move remaining portable queries to tcl file

    • -5
    • +26
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -41
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Remove obsolete partial query

    • -6
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Remove obsolete partial query: no reference was found in upstream code

Reduce code duplication (passes automated tests)

    • -21
    • +8
    ./packages/acs-tcl/tcl/00-database-procs.tcl
Streamline retrieval of mapped host nodes

    • -5
    • +6
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -11
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Move query into tcl file

    • -2
    • +5
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -7
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Avoid setting the whole array in the api and just return what we need

    • -4
    • +2
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Avoid asking for an array in the api

    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Use api and portable idioms to reduce divergency between oracle and postgres codebase

    • -2
    • +7
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Make test locale-aware

Replace queries with api and already available information

    • -9
    • +12
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -25
    • +0
    ./packages/acs-subsite/tcl/subsite-procs.xql
Fix typos in query

Move some quoting in the api

Fix typo: new relation would be added always for the latest segment

Replace stored procedures with inline queries and reduce divergency between oracle and postgres codebase

remove unneeded feature (see issue #3364)

fix brken verison (see issue #3366)

    • -28
    • +81
    ./packages/acs-templating/www/doc/demo/index.adp
improve indentation

    • -2
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
Fix typos

Recover include intended behavior:

this include was supposedly looking at subgroups of the provided group_id (clearly stated in the doc), while in fact scope was always forcefully set on package_id from the connection

Streamline multirow creation

Redefine include as ad_include_contract with docs and parameters in the right place

Remove unneeded statements

Fix typo

    • -1
    • +1
    ./packages/acs-subsite/www/admin/groups/one.adp