• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 48 more files in changeset.
remove harmful backslashes

replace "catch" by "ad_try"

Protect against potential XSS vectors

replace catch by ad_try

Remove "catch {unset var}" idiom by "unset -nocomplain var"

  1. … 4 more files in changeset.
- fix potential XSS attack vector

- reduce quoting hell

- use ad_try instead of "catch"

- factor out common code

make sure to call ad_script_abort after ad_return

  1. … 13 more files in changeset.
fix typos

  1. … 14 more files in changeset.
Use ad_try instead of with_catch

Fix typos

  1. … 2 more files in changeset.
use ad_try in compiled code

break overlong lines

provide version of template::util::read_file, which makes sure, that the file is always closed

Break overlong lines

White space cleanup: strip trailing spaces

- provide propert SQL query name

- replace "catch" by "ad_try"

Whitespace changes

add support for editors requiring a different HTML tag for richtext (e.g. div)

bump version number to 5.10.0d2

  1. … 1 more file in changeset.
Fix typo

Improve warning message to provide more precise context

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 68 more files in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
Add warning, when undocumented shortcut is used

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
Standardize spellings of names

  1. … 6 more files in changeset.
strengthen regepx for message keys (require a single dot)

Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

  1. … 34 more files in changeset.
Fix spelling errors

  1. … 33 more files in changeset.
Use template::themed_template as well for .adp file served for the files in the www directory handled directly via the request processor

Improve robustness of "file delete" operations

  1. … 19 more files in changeset.