• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move xowiki tests in the xowiki package

  1. … 1 more file in changeset.
Fix automated test on the site node non-xotcl api when one sets the subsite to require email verification

Follow redirect to handle the vanilla dotlrn use case

add potential debugging aid

whitespace changes

  1. … 1 more file in changeset.
extend regression test to cover webcallable funcitons

automated tests: fix broken argument in test case

- return results as dict

- make array argument optional

- improve documentation

Mark flags as required

- fix file handling of SQL files

- add counting of blank lines

- add counting of comment lines

Let the teardown code take care of removing the site nodes (fixes tests on a vanilla core-only instance)

Unnest list idiom when we retrieve the url by package id in non-xotcl site node implementation (fixes tests on a vanilla instance with just the core packages)

Relax the test as some homepages might redirect to the login page and little assumptions can be made about the content (fixes vanilla dotlrn case)

CSP: allow frame-ancestors

Fix tests for those cases when main site and even the automated test package are named differently than upstream

Fix test for those instances that named their main site some custom value

Make test independent from server configuration (e.g. proxy redirects) by providing hardcoded values

Limit test to installed packages

CSP: add default rules for form-action and frame-ancestors

Fix behavior for site_node::exists_p when called with "/" (issue #3385)

Added documentation for parameter "-url".

Add proc ad_html_text_convertable_p as deprecated to improve backwards compatibility

The old name ad_html_text_convertable_p contained a spelling

error and was replaced by ad_html_text_convertible_p.

Add remarks about "correct" usage of ad_decode in proc doc

improve spelling

  1. … 12 more files in changeset.
improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 4 more files in changeset.
Replace ad_decode idioms

Replace ad_decode idioms

CSP: add connect-src default rule

Add '-delete' flag to 'ad_parameter_cache' in 'parameter::set_value', to delete the value from cache before setting, making the value coherent amongst threads (thanks Antonio for the fix).

keep chain on session_ids in case the sessions change