• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't send HTML mail as plain text

Whitespace changes

  1. … 1 more file in changeset.
Fix typos

  1. … 1 more file in changeset.
Whitespace changes

Add missing parameter to include doc

Use ad_include_contract on this page

Replace custom arg checks with proper ad_include_contract

Removed obsolete @arch-tag

  1. … 29 more files in changeset.
- Add support for dowloading archives

- add reusable adp-includes for handling resource downloads

- bump version number to 5.10.0d18

    • -0
    • +15
    ./check-installed.adp
    • -0
    • +46
    ./check-installed.tcl
  1. … 2 more files in changeset.
improve rowcount expressions

  1. … 75 more files in changeset.
Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Apply finer-grained api where appropriate

Use API when retrieving user info

Prefer literal in adp axpressions + Whitespace changes

  1. … 29 more files in changeset.
Improve indentation, use non indentation-breaking idioms to create report string

TODO: refactor this bug-tracker dependency outside the core, e.g. using a callback

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. … 71 more files in changeset.
fix more typos

  1. … 4 more files in changeset.
make sure to call ad_script_abort after ad_return

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

  1. … 7828 more files in changeset.
- fix and standardize quoting in template properties

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

  1. … 5 more files in changeset.
- quote HTML attributes

  1. … 3 more files in changeset.
- protect against potential xss attack

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

  1. … 2543 more files in changeset.
HTML strict cleanup

  1. … 1 more file in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Make progress bar empty at beginning 0% done

Merged from 5.4.2

  1. … 282 more files in changeset.