• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unnecessary aliases

Add 'attribute::value_add' and 'attribute::value_delete' to the 'acs_subsite_attributes' test case

improve comments

improve spelling

reduce the number of locks (nsv-accesses) for OACS_FULLQUERIES by a factor of 3 when NaviServer is used.

OACS_FULLQUERIES is one of the 3 most intensively locked nsv arrays for

busy implementation

improve test coverage

reduce visibility of internal functions

fix entry in listing of covered procs

reduce verbosity

move function db_current_rdbms to acs-bootstrap installer to improve code locality

Cleanup of low-level DB-interace: use dict instead of list with fixed positions

VS: ----------------------------------------------------------------------

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
reduce usage of ad_arg_parser by using c-level implementation; fixes as well broken cases of bind-var handling

added test cases for db_0or1row and db_1row

whitespace changes

add test cases for db_list*

reduce verbosity

whitespace changes

remove debug code

extended regression test: increase coverage of page contract filters

fix util::external_url_p when security::locations returns empty element

ease navigation: provide links to coverage pages

added new test cases for testing page contract filters

simplify and modernize Tcl code

improve navigation structure (context bar) and actions labeling

the reousrce actions is not necessary, since rerun performs an automatic resources

adjust to api-browser changes for trailing non-positional arguments

Added support for trailing non-positional arguments

The change makes the old hack with the own trailing-argument-parser

"ad_arg_parser" obsolete by using directly the c-level argument parser

which is anyhow capable of handling trailing arguments. A few changes

were necessary for api doc to handle there trailing arguments as well.

The proc "db_string" is already converted to use native arguments.

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
added test case for db_string with various bind options

whitespace changes

move db-test case to db-regression test files

remove unneeded method