• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace cleanup

    • -3
    • +3
    ./acs-mail-lite/tcl/acs-mail-lite-init.tcl
    • -170
    • +170
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -50
    • +50
    ./acs-mail-lite/tcl/imap-inbound-procs.tcl
    • -38
    • +38
    ./acs-mail-lite/tcl/maildir-inbound-procs.tcl
    • -10
    • +10
    ./acs-mail-lite/tcl/utils-procs.tcl
Reduce divergencies between oracle and postgres codebase

    • -48
    • +7
    ./acs-service-contract/tcl/acs-service-contract-procs-oracle.xql
    • -45
    • +6
    ./acs-service-contract/tcl/acs-service-contract-procs-postgresql.xql
    • -3
    • +19
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
    • -0
    • +19
    ./acs-service-contract/tcl/acs-service-contract-procs.xql
Use the actual tag name when retrieving its parameter, otherwise it would cause a missleading error message

Make all sql in this page portable and inline

    • -28
    • +0
    ./acs-admin/www/auth/authority-oracle.xql
    • -29
    • +0
    ./acs-admin/www/auth/authority-postgresql.xql
Remove leftover xql

Make sql in this page portable by avoiding unnecessary pl/pgsql

    • -5
    • +9
    ./acs-subsite/www/admin/rel-segments/new-2.tcl
Fix typos

Make all sql in this script portable by avoiding unnecessary api

    • -0
    • +52
    ./acs-subsite/www/admin/rel-segments/constraints/one.xql
Remove leftover xql files

    • -22
    • +0
    ./acs-subsite/www/members/member-invite-oracle.xql
Reduce divergency between oracle and postgres codebase

Reduce divergency between oracle and postgres codebase

    • -11
    • +0
    ./acs-subsite/tcl/package-procs-oracle.xql
    • -11
    • +0
    ./acs-subsite/tcl/package-procs-postgresql.xql
    • -11
    • +5
    ./acs-subsite/tcl/package-procs.tcl
Dont even offer to delete the root folder as this is prevented anyway

Put redundant query definition into generic ones

    • -14
    • +0
    ./acs-tcl/tcl/apm-install-procs-oracle.xql
    • -14
    • +0
    ./acs-tcl/tcl/apm-install-procs-postgresql.xql
    • -1
    • +14
    ./acs-tcl/tcl/apm-install-procs.xql
Use localization and api to streamline sql

    • -11
    • +54
    ./bug-tracker/www/admin/versions.tcl
    • -18
    • +3
    ./bug-tracker/www/admin/versions.xql
Close select properly

Promote whole postgres sql to generic, as it is portable

    • -102
    • +0
    ./bug-tracker/www/admin/versions-oracle.xql
    • -99
    • +0
    ./bug-tracker/www/admin/versions-postgresql.xql
    • -0
    • +92
    ./bug-tracker/www/admin/versions.xql
Fix query in generic xql that was committed by mistake, replace it with the one for postgres, as it is portable, remove oracle query

    • -3
    • +28
    ./assessment/www/asm-admin/send-mail.xql
Streamline sql to reduce divergencies between oracle and postgres codebase, remove redundant query definitions

    • -29
    • +0
    ./acs-subsite/tcl/subsite-procs-oracle.xql
    • -29
    • +0
    ./acs-subsite/tcl/subsite-procs-postgresql.xql
    • -6
    • +14
    ./acs-subsite/tcl/subsite-procs.tcl
    • -20
    • +0
    ./acs-subsite/tcl/subsite-procs.xql
remove dead code

Reuse existing api and streamline queries to reduce divergency between oracle and postgres codebase

    • -43
    • +0
    ./acs-tcl/tcl/apm-procs-postgresql.xql
whitespace cleanup

    • -453
    • +453
    ./file-storage/tcl/file-storage-procs.tcl
mark required parameters as required. Fixes issue #3347

    • -28
    • +28
    ./file-storage/tcl/file-storage-procs.tcl
Remove leftover call to dotlrn_community::type_exists

Allow themeing of /packages/acs-tcl/lib/complain

    • -2
    • +2
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Add missing message

whitespace cleanup

    • -134
    • +134
    ./acs-subsite/tcl/group-type-procs.tcl
    • -200
    • +200
    ./acs-subsite/tcl/rel-types-procs.tcl
Use subst instead of string quoting to improve readability (syntax highlighting)

Drop -postgresql.xql for "create_table" since there is no -oracle.xql and the -postgresql.xql is identical to inline code.

    • -18
    • +0
    ./acs-subsite/tcl/group-type-procs-postgresql.xql
    • -12
    • +13
    ./acs-subsite/tcl/group-type-procs.tcl
    • -11
    • +0
    ./acs-subsite/tcl/rel-types-procs-postgresql.xql
    • -11
    • +10
    ./acs-subsite/tcl/rel-types-procs.tcl
make code more robust, when connection is already closed

fix non-existing call to dotlrn_community::type_exists

Remove duplicated queries and logic, simplify idioms

    • -168
    • +5
    ./dotlrn/www/communities-chunk-oracle.xql
    • -188
    • +6
    ./dotlrn/www/communities-chunk-postgresql.xql
    • -18
    • +11
    ./dotlrn/www/communities-chunk.tcl