• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

    • -12
    • +14
    ./packages/dotlrn/tcl/community-procs.tcl
    • -7
    • +7
    ./packages/dotlrn/www/community-edit-2.tcl
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master-kelp.tcl
    • -2
    • +2
    ./packages/dotlrn/www/dotlrn-master.tcl
    • -3
    • +4
    ./packages/dotlrn/www/subcommunity-new.tcl
make end of options explicit

    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -3
    • +3
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/www/admin/themes/view.tcl
    • -3
    • +3
    ./packages/forums/lib/search/search-chunk.tcl
    • -2
    • +2
    ./packages/forums/tcl/messages-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/tcl/navigation-procs.tcl
    • -2
    • +2
    ./packages/dotlrn/www/manage-memberships.tcl
    • -1
    • +1
    ./packages/file-storage/lib/folder-links.tcl
  1. … 3 more files in changeset.
make end of options explicit

    • -2
    • +2
    ./packages/acs-tcl/tcl/01-database-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/install-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/stack-trace-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/tcltrace-procs.tcl
    • -33
    • +33
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -23
    • +23
    ./packages/acs-tcl/tcl/utilities-procs.tcl
  1. … 28 more files in changeset.
make end of resub options explicit

    • -4
    • +4
    ./packages/xotcl-core/tcl/ical-procs.tcl
make end of resub options explicit

    • -3
    • +3
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -5
    • +5
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -10
    • +10
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -17
    • +17
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/xinha/file-selector.tcl
    • -9
    • +9
    ./packages/xowf/tcl/test-item-procs.tcl
mark end of switches to improve robustness, to support '-' in word variable

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
fix typo: list element '1' is the upper limit

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
util_return_headers: set default charset for text content (in case none is specified and none is set in the config file) to utf-8 (was iso-8850-1)

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
util_return_headers: align the behavior under AOLserver with NaviServer

    • -1
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
cache failed name lookups in a per-request cache (flushing maybe overly conservative)

    • -7
    • +26
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
bump version number

added method "get" for "LockfreeCache" (somewhat similar to nsv_get)

    • -1
    • +25
    ./packages/acs-tcl/tcl/acs-cache-procs.tcl
Add basic doc, fixes acs-tcl.documentation__check_proc_doc automated test

    • -0
    • +5
    ./packages/xowf/tcl/test-item-procs.tcl
add unmapping of slow-pool request for requests mapped via scheduled procedures

undo slow-pool mapping after some time (default 12h)

Hack to force user agents logging in via the test api to exhibit a cookie based authentication

    • -2
    • +27
    ./packages/acs-tcl/tcl/test/security-procs.tcl
improve spelling

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
Added support for row-level lock modes of PostgreSQL; used in "save" method of cr-items

This change is necesary to avoid potential dead-locks in concurrent "save" operations

    • -1
    • +17
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -6
    • +19
    ./packages/xotcl-core/tcl/cr-procs.tcl
address issue #3458 (many thanks to Maurizio Martignano)

- added dependency for ref-us-states

- prevent overquoting

    • -80
    • +78
    ./packages/contacts-lite/www/add-edit.tcl
prevent overquoting with OpenACS 5.10

removed SQL query, provided via xql

    • -18
    • +2
    ./packages/contacts-lite/www/index.tcl
fix for spurious bracket (solves issue #3459, many thanks to Maurizio Martignano)

    • -2
    • +2
    ./packages/contacts-lite/www/index.tcl
make call more robust in case "location" is not provided via config file

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
modernize HTML markup

    • -1
    • +1
    ./packages/contacts-lite/www/delete.adp
    • -10
    • +10
    ./packages/contacts-lite/www/index.adp
    • -20
    • +20
    ./packages/contacts-lite/www/one.adp
    • -8
    • +8
    ./packages/contacts-lite/www/addresses/one.adp
    • -2
    • +2
    ./packages/contacts-lite/www/phones/delete.adp
    • -11
    • +11
    ./packages/contacts-lite/www/phones/index.adp
modernize .adp files

    • -3
    • +3
    ./packages/contacts-lite/www/index.adp
    • -3
    • +3
    ./packages/contacts-lite/www/addresses/one.adp
    • -3
    • +3
    ./packages/contacts-lite/www/phones/index.adp
fix typo

replaced deprecated API-calls

    • -3
    • +3
    ./packages/contacts-lite/www/add-edit.tcl
    • -2
    • +2
    ./packages/contacts-lite/www/delete-2.tcl
    • -2
    • +2
    ./packages/contacts-lite/www/delete.tcl
    • -5
    • +5
    ./packages/contacts-lite/www/index.tcl
    • -3
    • +3
    ./packages/contacts-lite/www/addresses/one.tcl
    • -2
    • +2
    ./packages/contacts-lite/www/admin/index.tcl
  1. … 7 more files in changeset.
improve Tcl code

- brace expressions

- prefer current idoms

    • -2
    • +2
    ./packages/contacts-lite/www/add-edit.tcl
    • -3
    • +3
    ./packages/contacts-lite/www/csv-export-2.tcl
    • -3
    • +3
    ./packages/contacts-lite/www/delete.tcl
    • -12
    • +12
    ./packages/contacts-lite/www/index.tcl
    • -2
    • +2
    ./packages/contacts-lite/www/addresses/one.tcl
    • -3
    • +3
    ./packages/contacts-lite/www/phones/delete.tcl
modernize SQL

make package installable with current PostgreSQL and OpenACS