• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
::xo::db::list_to_values: convert Tcl list to SQL values notation

    • -1
    • +9
    ./packages/xotcl-core/tcl/05-db-procs.tcl
fix typos

    • -4
    • +4
    ./packages/acs-templating/tcl/head-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
- aa_http: allow headers to be passed in

- reduce verbosity

factor out more server speicifc code

    • -65
    • +1
    ./packages/acs-tcl/tcl/utilities-procs.tcl
subsite::get: do not force array interface and return always dict

    • -6
    • +10
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Fix even more typos

    • -2
    • +2
    ./packages/acs-lang/www/admin/locale-edit.tcl
  1. … 15 more files in changeset.
Fix more typos

    • -2
    • +2
    ./packages/acs-automated-testing/tcl/http.tcl
    • -2
    • +2
    ./packages/acs-core-docs/www/release-notes.adp
    • -2
    • +2
    ./packages/ams/tcl/instant-message-widgets-procs.tcl
    • -2
    • +2
    ./packages/ams/www/list-attributes.tcl
    • -1
    • +1
    ./packages/assessment/tcl/test/twt-procs.tcl
  1. … 70 more files in changeset.
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