• last updated 30 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move documentation to the generic level, don't make methods public, which are intentionally non-public

factor out common code to reduce redundancies

    • -63
    • +34
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Improve doc

"timestamp with time zone" is the name of a DBMS datatype, needs to be spelled this way

Add explicit level to uplevel occurrences

Make sorting more robust to invalid sorting criteria: instead of failing, ignore them and report the condition as a warning

Extend page contract, modernize tcl

Add page contract

Improve doc

Add include contract

change_locale is actually a property of this master that is supplied by the slaves, not a part of the page contract

Add page contract

Fix typo

added page contract

    • -0
    • +11
    /openacs-4/www/SYSTEM/csp-collector.tcl
Use changelog of oacs-5-10 as Changelog in the release files

    • -101510
    • +94953
    /openacs-4/ChangeLog
regenerated documentation, including change log

  1. … 103 more files in changeset.
wrestled DocBook down to accept Changes listing

file release-notes-5-10.xml was initially added on branch oacs-5-10.

Unwrap fake oneliners

Fix typo

Whitespace cleanup

    • -9
    • +9
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
State dependecny from package-procs, or ::xowiki::CSS class won't be available to this library at boot

prettify error message

make ad_dom_sanitize_html more robust against invalid input

regenerated documentation

  1. … 454 more files in changeset.
provide skeleton for next release entry

use per-thread caching infrastructure instead of reinventing

fix recent editing bug

bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 73 more files in changeset.
Cache the information about a package being a singleton and expose into a private api, use the api in parameter::get_from_package_key, called quite often in our downstream pages