• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo in comment

Use finer grained error handling to intercept disconnection from client

fix scope for variable scope

simplfy index expressions, strengthen input value checking

Replace deprecated proc template::util::leadingPad with ad_pad

Treat failure to flush the channel as just a warning, because this usually just means client (e.g. browser in a chat) closed the connection

    • -3
    • +13
    ./xotcl-core/tcl/bgdelivery-procs.tcl
PostgreSQL compatibility fix: Newer versions of PostgreSQL return default values with

type casts (e.g. 'en_US'::character varying). These have to be removed before

comparing with plain values.

    • -12
    • +25
    ./xotcl-core/tcl/05-db-procs.tcl
add German translation for location.

Fix test for pseudo-boolean value that stopped to work because of

http://fisheye.openacs.org/changelog/OpenACS?cs=oacs-5-9%3Agustafn%3A20151001184401

reduce verbosity

Tolerate wrong locales from browsers by assuming our default one

remove old tlf exercise statistics

    • -10
    • +2
    ./xotcl-request-monitor/www/index.tcl
remove comma before that

prefer {} as empty sql statement

improve spelling

    • -2
    • +2
    ./acs-authentication/tcl/authority-procs.tcl
    • -3
    • +3
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
    • -1
    • +1
    ./acs-content-repository/tcl/filter-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
    • -2
    • +2
    ./acs-templating/tcl/spellcheck-init.tcl
    • -2
    • +2
    ./acs-templating/tcl/spellcheck-procs.tcl
prefer package_id over package_key for lookup

    • -1
    • +1
    ./acs-admin/lib/service-parameters.tcl
remove comma before that

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -1
    • +1
    ./acs-api-browser/tcl/api-doc-init.tcl
prefer US spelling

remove comma before that

    • -1
    • +1
    ./xotcl-core/tcl/50-protocol-handler-procs.tcl
    • -2
    • +2
    ./xotcl-core/tcl/http-client-procs.tcl
    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
minor refactoring: factor out limit_clause

    • -11
    • +32
    ./xotcl-core/tcl/05-db-procs.tcl
whitespace cleanup

    • -61
    • +61
    ./acs-tcl/tcl/test/site-nodes-test-procs.tcl
    • -1
    • +1
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
    • -77
    • +77
    ./acs-tcl/tcl/test/community-core-test-procs.tcl
    • -79
    • +79
    ./acs-tcl/tcl/test/datamodel-test-procs.tcl
    • -36
    • +36
    ./acs-tcl/tcl/test/html-conversion-procs.tcl
    • -4
    • +4
    ./acs-tcl/tcl/test/html-email-procs.tcl
    • -30
    • +30
    ./acs-tcl/tcl/test/location-procs.tcl
    • -97
    • +97
    ./acs-tcl/tcl/test/object-test-case-procs.tcl
    • -28
    • +28
    ./acs-tcl/tcl/test/openacs-kernel-procs.tcl
    • -47
    • +47
    ./acs-tcl/tcl/test/test-membership-rel-procs.tcl
    • -47
    • +47
    ./acs-tcl/tcl/test/test-set-cookie-procs.tcl
    • -36
    • +36
    ./acs-tcl/tcl/test/whos-online-procs.tcl
fix name of tested procs

    • -3
    • +3
    ./acs-tcl/tcl/test/site-nodes-test-procs.tcl
fix name of tested proc

    • -2
    • +3
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
add secondary series with authenticated users

bump version number to 0.52

    • -2
    • +2
    ./xotcl-request-monitor/xotcl-request-monitor.info
    • -11
    • +22
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
    • -56
    • +131
    ./xotcl-request-monitor/www/index.tcl
add missing proc_doc

    • -3
    • +14
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
improve comment

correct the name of the tested proc

    • -1
    • +1
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Delete from duplicated notification request entries before trying to add the unique constraint to deal with broken data

fix error message: The variable "result" is not set in error cases

    • -2
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl
improve comment

    • -2
    • +4
    ./notifications/tcl/notification-email-procs.tcl