• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce verbosity

- improve structuring

fix bug: keep package + version number in the breadcrumps, also when url starts with a "/"

new feature: offer swa the ability to view compiled template

  1. … 2 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Use consistently ad_script_abort after ad_return_warning

  1. … 5 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- provide link for deprecated functions

- harden page contracts

  1. … 4 more files in changeset.
- use type checking for boolean parameters in page_contracts to improve security

  1. … 29 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- reset filename in case of attack

- fixed severe vulnerability with path traversal attack

merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 701 more files in changeset.
Initial revision

    • -0
    • +44
    ./content-page-view.tcl
  1. … 1321 more files in changeset.