• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Logging information about the system's encoding while booting.

- remove default value from ns_config, otherwise the function determines 443 also for non-configured ssl

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
- fix uninitialized variable

    • -4
    • +5
    ./packages/acs-tcl/tcl/security-procs.tcl
- try to simplify logic to determine drivers

- dropped nsunix

- use string ops instead of regexp

    • -72
    • +59
    ./packages/acs-tcl/tcl/security-procs.tcl
- remove .css

    • -3
    • +3
    ./packages/acs-subsite/www/doc/image-doc.tcl
    • -2
    • +0
    ./packages/acs-subsite/www/doc/images.html
- update images.html + add generator script

    • -0
    • +26
    ./packages/acs-subsite/www/doc/image-doc.tcl
    • -61
    • +66
    ./packages/acs-subsite/www/doc/images.html
file image-doc.tcl was initially added on branch oacs-5-8.

    • -0
    • +0
    ./packages/acs-subsite/www/doc/image-doc.tcl
- deprecated oacs::user::get as suggested by Roberto Mello; acs_user::get is significantly faster

- replace deprecated oacs::user::get by acs_user::get

    • -1
    • +1
    ./packages/forums/www/user-history.adp
    • -2
    • +2
    ./packages/forums/www/user-history.tcl
- avoid unneeded eval for better bytecode compilation

    • -11
    • +5
    ./packages/acs-templating/tcl/parse-procs.tcl
- make ad_return deprecated; maybe this function was useful for ancient versions of tcl, but as it is, it does not make sense (see comment in code)

- fix call to ad_return_complaint

- standardize setting of variable ::template::parse_level

    • -3
    • +2
    ./packages/xowiki/tcl/template-procs.tcl
    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- siumplify setting of head-variables

    • -19
    • +12
    ./packages/acs-templating/tcl/head-procs.tcl
- simplify various wierd ways to set the variable ::template::parse_level

    • -3
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -3
    • +2
    ./packages/acs-templating/tcl/filter-procs.tcl
    • -15
    • +9
    ./packages/acs-templating/tcl/parse-procs.tcl
- add title property

    • -0
    • +1
    ./packages/acs-core-docs/www/index.adp
Adding german catalog file for acs-admin.

- fix image.vuh for invalid urls: in case the path is invalid, the variable object_id is not set and can't be contained in error message

- keep required "eval" since it is necessary to substitute variables

    • -3
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
- don't abbreviate subcommands of "file"

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

    • -2
    • +2
    ./packages/ajaxhelper/tcl/json-procs.tcl
- don't abbreviate subcommands of "file"

    • -2
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/www/doc/demo/pay.tcl
- don't abbreaviate subcommands of "file"

    • -1
    • +1
    ./packages/xowiki/www/portlets/include.tcl
- fix syntax

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
- use "lassign" instead of "foreach" idiom

- use namespace prefix instead of "global" statement

- use compiled string expressions

- use "in" expression instead of "lsearch -exact"

- fix syntax

    • -1
    • +1
    ./packages/acs-subsite/lib/user-new.tcl
- pass property doc(title)

    • -0
    • +2
    ./packages/notifications/www/doc/index.adp
- use compilable expressions

- use "in" operator instead of "lsearch"

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

- brace expressions to allow for tcl compilation

    • -2
    • +2
    ./packages/acs-subsite/lib/message.tcl
    • -3
    • +3
    ./packages/acs-subsite/lib/user-info.tcl
    • -4
    • +4
    ./packages/acs-subsite/lib/user-new.tcl
    • -3
    • +3
    ./packages/acs-subsite/tcl/attribute-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -5
    • +5
    ./packages/acs-subsite/tcl/package-procs.tcl
- replace "eval" by expand operator

    • -3
    • +3
    ./packages/acs-templating/tcl/date-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/form-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/query-procs.tcl
    • -1
    • +1
    ./packages/acs-templating/tcl/tab-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/wizard-procs.tcl
- use tcl 8.5 expand operator instead of eval

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cluster-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/cr-procs.tcl
- use "ni" operator instead of lsearch

    • -2
    • +2
    ./packages/xotcl-core/www/show-class-graph.tcl
- make exact "lsearch" operations explicit

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl