• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer XOTcl2 idioms

    • -3
    • +3
    ./packages/xotcl-core/tcl/04-library-procs.tcl
    • -14
    • +14
    ./packages/xotcl-core/tcl/policy-procs.tcl
Add dcommented debug line

fix debug message

    • -2
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl
fix escaped change

    • -2
    • +2
    ./packages/xotcl-core/tcl/06-package-procs.tcl
prefer XOTcl2 idioms

    • -46
    • +45
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -22
    • +21
    ./packages/xotcl-core/tcl/06-param-procs.tcl
Fix for vulnerabilities CVE-2012-5881, CVE-2012-5882, and CVE-2012-5883 (Backport from HEAD)

https://yuilibrary.com/support/20121030-vulnerability/

Fix for vulnerabilities CVE-2012-5881, CVE-2012-5882, and CVE-2012-5883.

https://yuilibrary.com/support/20121030-vulnerability/#dropins

Fix broken links

    • -1
    • +1
    ./packages/edit-this-page/www/doc/applications.adp
Fix broken links

    • -810
    • +810
    ./packages/wp-slim/www/dev-doc.html
    • -810
    • +810
    ./packages/wp-slim/www/developer-doc.html
fix broken links

Fix broken links

    • -1
    • +1
    ./packages/directory/www/doc/index.adp
    • -1
    • +1
    ./packages/directory/www/doc/index.html
Use localized version of richtext types

Clean indentation

Fix deprecated idiom

    • -9
    • +14
    ./packages/static-portlet/www/element.tcl
Revert changes as this won't work on Aolserver

    • -3
    • +11
    ./packages/xotcl-core/tcl/chat-procs.tcl
Normalize adp expressions

    • -1
    • +1
    ./packages/bookmarks/www/bookmark-add-one.adp
    • -4
    • +4
    ./packages/bookmarks/www/bookmark-edit.adp
    • -3
    • +3
    ./packages/bookmarks/www/bookmark-header.adp
Fix bbroken links

    • -4
    • +4
    ./packages/bookmarks/www/doc/index.html
Remove catches, as -nocomplain behavior was fixed in Naviserver by https://bitbucket.org/naviserver/naviserver/commits/6008e3d0720e12f2237fbc4397daf878efc79b5c

    • -12
    • +4
    ./packages/xotcl-core/tcl/chat-procs.tcl
Flush dirty editor buffer

Make query a few hundred times faster by replacing "cc_users" view by "persons"

whitespace changes

    • -139
    • +139
    ./packages/xowiki/tcl/package-procs.tcl
Use name resolver instead of method call for IDs

    • -31
    • +31
    ./packages/xowiki/tcl/package-procs.tcl
Remove false positive warning and improve documentation

    • -7
    • +17
    ./packages/xowiki/tcl/package-procs.tcl
Normalize boolean expressions in .adp files

Don't go all the way when user provides an invalid parent post to reply to

    • -8
    • +7
    ./packages/forums/www/message-post.tcl
Assume moderators have always the right to post

Let admins post in every situation

    • -7
    • +11
    ./packages/forums/www/message-post.tcl
Normalize boolean expressions in .adp code

    • -3
    • +3
    ./packages/download/www/one-archive.adp
    • -3
    • +3
    ./packages/download/www/one-revision.adp
    • -3
    • +3
    ./packages/forums/lib/forums/forums-chunk.tcl
Normalize boolean expressions in .adp files

normalize boolean expressions in .adp files

Modernize Code: use XOTcl2 idioms, reduce instvars

    • -32
    • +31
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
Removed incorrectly placed "--" between named parameter and its value