• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8099 more files in changeset.
Always use "--" in "dom parse" when document is interpolated

This is a safety measure to make sure that the document parsed is

never confused with an option, when the document starts with a "-". In

the best case, the error message provided by "dom parse" might be

misleading. This might be a problem for user contributed documents

(passed as variables, or return values from functions).

The double dash is supported in tdom since version 0.9.0.

  1. … 18 more files in changeset.
improve safety of SQL queries

  1. … 2 more files in changeset.
don't rely on uppercase header field names

  1. … 10 more files in changeset.
make "instantiate_forms" a method of packages

this reads better than the previous variant based on the Weblog class.

  1. … 14 more files in changeset.
improve spelling

  1. … 3 more files in changeset.
improve SQL quoting

  1. … 8 more files in changeset.
improve SQL quoting

  1. … 5 more files in changeset.
modernize code: use resolver variables rather than method calls

  1. … 14 more files in changeset.
replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
prefer absolut object references over ids

  1. … 15 more files in changeset.
improve spelling and deactivate changes that were probably needed only for Firefox 2

  1. … 9 more files in changeset.
strengthen parameter checking for weblog and syndication integerfaces

  1. … 1 more file in changeset.
improve input checking

  1. … 1 more file in changeset.
prefer XOTcl2 idioms also in commented-out statements

  1. … 11 more files in changeset.
perfer variable resover over method invocation

  1. … 3 more files in changeset.
fix typos

  1. … 8 more files in changeset.
fix variable reference

Fixes for previous commit

  1. … 1 more file in changeset.
Prefer XOTcl2 idioms

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

  1. … 7834 more files in changeset.
Replace xo::Http with select-free util::http

  1. … 2 more files in changeset.
- improve validity and security of generated HTML

  1. … 12 more files in changeset.
- drop unneeded method "reverse" (8.5 has this built in)

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- use "create" method explicitely

  1. … 8 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.
- use bind variable when possible

Added '::xo::library doc' to avoid loop

Added ::xo::library doc, as the server otherwise runs into a "sourcing loop",

when the file is 'xo::library require'd by another package/file...

- use spaces rather than tabs

  1. … 15 more files in changeset.