• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve error message

- break overlong lines

remove duplicated test case

use "ad_log" instead of "ns_log" in "obscure case"

get proper default authority

reflow overlong lines

return the directory listing in templated form (when someone manages to activate the fancy directory listings)

fix for issue #3390 (typo in cmd name)

change references from "http://*tcl.tk/" to "https://*tcl-lang.org/"

  1. … 3 more files in changeset.
dont rely on upper/lower case on header fields

improve behavior in error cases. When the request fails early, "ad_context_node_list" might return

an empty list, such that "lindex ... 1" will fail

improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 4 more files in changeset.
avoid double substitutions

  1. … 2 more files in changeset.
Avoid double flagging for non-optional values having "notnull" specified.

Previously, there was a complaint from "notnull" and one from "not optional"

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