• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove obsolete file

    • -4278
    • +0
    ./www/projects/openacs/package-inventory.html~
- make it easier to track invalid provided ranges

- use "lassign" instead of multiple "lindex" instructions

    • -5
    • +3
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
- improve robustness against invalid input

    • -1
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

- normalize string expressions

    • -1
    • +1
    ./packages/bug-tracker/lib/nav-bar.tcl
    • -3
    • +3
    ./packages/bug-tracker/lib/pagination.tcl
    • -12
    • +12
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -2
    • +2
    ./packages/bug-tracker/www/bug-add.tcl
    • -18
    • +18
    ./packages/bug-tracker/www/bug.tcl
    • -7
    • +7
    ./packages/bug-tracker/www/bulk-update-op.tcl
    • -4
    • +4
    ./packages/bug-tracker/www/notifications.tcl
    • -6
    • +6
    ./packages/bug-tracker/www/patch-add.tcl
    • -29
    • +29
    ./packages/bug-tracker/www/patch.tcl
  1. … 7 more files in changeset.
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

    • -3
    • +3
    ./packages/workflow/tcl/action-procs.tcl
    • -2
    • +2
    ./packages/workflow/tcl/case-procs.tcl
    • -2
    • +2
    ./packages/workflow/tcl/role-procs.tcl
    • -2
    • +2
    ./packages/workflow/tcl/state-procs.tcl
    • -2
    • +2
    ./packages/workflow/tcl/workflow-procs.tcl
- modernize tcl

- brace expressions

- use numeric comparison operator for truth value comparisons

- use tcl 8.5 extended index format for "lindex"

    • -3
    • +3
    ./packages/photo-album/www/album-add.tcl
    • -2
    • +2
    ./packages/photo-album/www/album-delete.tcl
    • -2
    • +2
    ./packages/photo-album/www/album-export.tcl
    • -3
    • +3
    ./packages/photo-album/www/album-move.tcl
    • -2
    • +2
    ./packages/photo-album/www/base-photo.tcl
    • -2
    • +2
    ./packages/photo-album/www/clipboard-ae.tcl
    • -3
    • +3
    ./packages/photo-album/www/folder-add.tcl
    • -2
    • +2
    ./packages/photo-album/www/folder-delete.tcl
    • -3
    • +3
    ./packages/photo-album/www/folder-move.tcl
    • -2
    • +2
    ./packages/photo-album/www/latest-photo.tcl
    • -2
    • +2
    ./packages/photo-album/www/photo-add-2.tcl
    • -2
    • +2
    ./packages/photo-album/www/photo-delete.tcl
    • -3
    • +3
    ./packages/photo-album/www/photo-edit.tcl
  1. … 6 more files in changeset.
- make variable reference absolute

    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
- normalize string expressions

    • -3
    • +3
    ./packages/xotcl-core/tcl/03-doc-procs.tcl
    • -4
    • +4
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/import-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/repeat-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -2
    • +2
    ./packages/xowiki/www/xinha/file-selector.tcl
- improve performance of by using precomputed :folder_id instead of

etp__get_folder_id() in SQL query

- use ad_proc's argument parser instead of local implmentation in get_content_items

- use numeric comparison operator for truth value comparisons

    • -42
    • +34
    ./packages/edit-this-page/tcl/etp-procs.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-delete.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-extlink.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-revert.tcl
    • -1
    • +1
    ./packages/edit-this-page/www/etp-setup.tcl
- use "in" operator instead of "lsearch"

- use numeric comparison operator for truth value comparisons

- use "" for empty

- remove braces

    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
- revert to the previous version, although the code is conceptually broken. however, ad_form relies on the current version.

- reduce number of remaining "string equal" operations

    • -3
    • +3
    ./packages/acs-lang/tcl/lang-catalog-procs.tcl
- reduce number of remaining "string equal" operations

- normalize string expressions

- use tcl 8.5 extended index format for "string range"

    • -9
    • +9
    ./packages/acs-core-docs/www/files/deploy
    • -16
    • +16
    ./packages/acs-core-docs/www/files/openacs.txt
- reduce number of remaining "string equal" operations

- normalize string expressions

- use "in" operator instead of "lsearch"

    • -26
    • +26
    ./packages/acs-automated-testing/tcl/http.tcl
- normalize string expressions

- reduce number of remaining "string equal" operations

    • -32
    • +30
    ./packages/acs-templating/tcl/date-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/form-procs.tcl
    • -5
    • +4
    ./packages/acs-templating/tcl/table-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/wizard-procs.tcl
- use namespace qualifier rather than "global" command

- fix reporting of errors from nested adp calls leading to

"Error: rp_report_error: Error rendering error page (!)"

Example http://openacs.org/shared/community-member?user_id=27685

- normalize string expressions

    • -11
    • +13
    ./packages/acs-templating/tcl/parse-procs.tcl
- merge multiple "lappend" operations

- reduce number of remaining "string equal" operations

    • -1
    • +1
    ./packages/acs-admin/www/install/install.tcl
- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

    • -1
    • +1
    ./packages/acs-authentication/lib/search.tcl
- flatten nested "lindex" structures

- merge multiple "lappend" operations

- use "lassign" instead of multiple "lindex" operations

- improve performance util_convert_line_breaks_to_html by reducing

number of regsub operations and more precise regular expressions

- use numeric comparison operator for truth value comparisons

- use "lassign" instead of multiple "lindex" operations

- reduce number of remaining "string equal" operations

    • -13
    • +9
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
    • -3
    • +1
    ./packages/acs-tcl/tcl/callback-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/navigation-procs.tcl
    • -9
    • +9
    ./packages/acs-tcl/tcl/table-display-procs.tcl
    • -19
    • +19
    ./packages/acs-tcl/tcl/text-html-procs.tcl
    • -8
    • +7
    ./packages/acs-tcl/tcl/util-diff-procs.tcl
    • -13
    • +16
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -21
    • +21
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/xml-1-dom-procs.tcl
- flatten nested "lindex" structures

- brace expressions

- make test expressions compileable

    • -3
    • +3
    ./packages/ajaxhelper/tcl/ajax-ext-procs.tcl
    • -12
    • +12
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
    • -14
    • +13
    ./packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl
- moved former www/news.{tcl,adp} to lib, since when it was called via www, it produced errors

    • -1
    • +1
    ./packages/news/www/admin/revision.adp
file news.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/news/lib/news.adp
file news.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/news/lib/news.tcl
- use numeric comparison operator for truth value comparisons

- flatten nested "lindex" structures

    • -3
    • +3
    ./packages/file-storage/www/folder-delete.tcl
- modernize tcl

- brace expressions

- flatten nested "lindex" structures

- use tcl 8.5 extended index format for "lrange"

    • -57
    • +57
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
    • -45
    • +45
    ./packages/oacs-dav/tcl/tDAV-procs.tcl
- flatten nested "lindex" structures

    • -2
    • +2
    ./packages/notifications/www/request-new.tcl