• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 38 more files in changeset.
Fix typo

    • -2
    • +2
    ./packages/acs-api-browser/www/proc-search.tcl
return 204 for pages with '0' length

    • -4
    • +7
    ./packages/xotcl-core/tcl/06-package-procs.tcl
Fix reference to unexisting variable

prefer XOTcl2 idioms

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
    • -42
    • +40
    ./packages/xowf/tcl/xowf-form-field-procs.tcl
    • -18
    • +17
    ./packages/xowf/tcl/xowf-includelet-procs.tcl
    • -78
    • +78
    ./packages/xowf/tcl/xowf-procs.tcl
fix url of CDN

    • -1
    • +1
    ./packages/xowiki/tcl/resource-init.tcl
prefer XOTcl2 idioms

    • -50
    • +48
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/bootstrap-procs.tcl
    • -2
    • +4
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Remove redundant method

    • -7
    • +6
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -22
    • +2
    ./packages/xotcl-core/tcl/06-param-procs.tcl
Don't get confused on two question marks in a provided link

    • -4
    • +16
    ./packages/xotcl-core/tcl/policy-procs.tcl
Support different HTTP methods in aa_http

Add XPAth helper to aa_testing utilitiy functions

mark *not_cached functions as private

    • -2
    • +2
    ./packages/acs-tcl/tcl/object-procs.tcl
*not_cached functions should be private

fix dirty-editor buffer error

VS: ----------------------------------------------------------------------

remove pressure on util_memoize_cache

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Improve spacing on toc

    • -0
    • +3
    ./packages/xowiki/www/resources/xowiki.css
reduce pressure on util_memoize cache by using per-thread caching on notification::type::get_type_id

reduce pressure on util_memoize cache for dotlrn: use per-thread caching for portal::mount_point

    • -2
    • +6
    ./packages/new-portal/tcl/portal-procs.tcl
whitespace cleanup

    • -14
    • +14
    ./packages/calendar/www/view-list-display.tcl
    • -9
    • +9
    ./packages/calendar/www/view-month-display.tcl
    • -6
    • +6
    ./packages/calendar/www/view-week-display.tcl
Use ad_include_contract instead of implicit variable guessing

    • -36
    • +42
    ./packages/calendar/www/view-list-display.tcl
    • -11
    • +31
    ./packages/calendar/www/view-month-display.tcl
    • -12
    • +20
    ./packages/calendar/www/view-week-display.tcl
- fix for issue #2017: let calendar::item::add_recurrence return recurrence_id

- mark calendar_item_add_recurrence as deprecated (use

calendar::item::add_recurrence instead)

    • -17
    • +13
    ./packages/calendar/tcl/cal-item-procs.tcl
use DATE notation for full-day events instead of of DATE-TIME

    • -7
    • +6
    ./packages/xotcl-core/tcl/ical-procs.tcl
Whitespace cleanup

- Add a new api function for visualizing backslashes and crlf

conventions aa_test::visualize_control_chars

- Add a new API function for running requests against the current

server: aa_http

- Bump version number to 5.10.0d2

bump version number to 5.10.0d6

whitespace cleanup

add experimental support for regression testing

- whitespace cleanup

    • -12
    • +12
    ./packages/xotcl-core/tcl/ical-procs.tcl
Perform line folding: According to RFC 5545

    • -30
    • +50
    ./packages/xotcl-core/tcl/ical-procs.tcl
Reduce verbosity at runtime

    • -2
    • +3
    ./packages/acs-templating/tcl/head-procs.tcl
- provide test case for html-to-text conversion

- provide a version of html-to-text based on ns_reflow_text

    • -35
    • +72
    ./packages/acs-tcl/tcl/text-html-procs.tcl