• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase

    • -6
    • +0
    ./categories/tcl/categories-procs-oracle.xql
    • -7
    • +0
    ./categories/tcl/categories-procs-postgresql.xql
Remove divergency between oracle and postgres codebase

    • -24
    • +0
    ./faq-portlet/www/faq-portlet-oracle.xql
    • -24
    • +0
    ./faq-portlet/www/faq-portlet-postgresql.xql
Remove unnecessary join, as users are always persons and unnecessary stored procedure in order_by as we compute this in the column already

    • -4
    • +3
    ./notifications/www/manage-postgresql.xql
Remove divergency between oracle and postgres, bring all sql inline

    • -17
    • +0
    ./notifications/www/request-change-frequency-oracle.xql
    • -17
    • +0
    ./notifications/www/request-change-frequency-postgresql.xql
    • -3
    • +13
    ./notifications/www/request-change-frequency.tcl
    • -16
    • +0
    ./notifications/www/request-change-frequency.xql
Reduce divergency between oracle and postgres codebase

    • -11
    • +0
    ./chat/www/user-unban-postgresql.xql
Moderator is really a generic party and not always a user

Reduce divergency between oracle and postgres codebase

    • -13
    • +0
    ./chat/www/moderator-revoke-oracle.xql
    • -11
    • +0
    ./chat/www/moderator-revoke-postgresql.xql
Disambiguate table reference in subquery

    • -13
    • +13
    ./forums/tcl/messages-procs-oracle.xql
    • -13
    • +13
    ./forums/tcl/messages-procs-postgresql.xql
Further replace stored procedure with already-available table column

Replace unnecessary stored procedures and casts

Avoid unnecessary stored procedures and casts

Remove leftover xql files

    • -23
    • +0
    ./acs-admin/www/users/modify-admin-privileges-oracle.xql
    • -23
    • +0
    ./acs-admin/www/users/modify-admin-privileges-postgresql.xql
fix example in documentation and small code cleanup

    • -2
    • +4
    ./acs-templating/www/scripts/xinha/attach-file.tcl
Avoid unnecesary existence checks

Whitespace changes

    • -34
    • +32
    ./rss-support/tcl/rss-support-procs.tcl
Avoid unnecesary existence checks

    • -2
    • +2
    ./rss-support/tcl/rss-support-procs.tcl
Whitespace changes

    • -13
    • +13
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
Fix wrong bracket

    • -2
    • +2
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
Avoid unnecesary existence checks

    • -3
    • +3
    ./acs-service-contract/tcl/contract-procs.tcl
align comment to implementation; be more explicit on optional/default values

    • -7
    • +13
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
Simplify code: set defaults for proc parameters, which are de facto optional, avoiding unnecesary existence checks.

    • -4
    • +4
    ./acs-content-repository/tcl/content-item-procs.tcl
Whitespace changes

    • -196
    • +195
    ./assessment/tcl/as-assessment-procs.tcl
    • -60
    • +61
    ./assessment/tcl/as-item-display-tb-procs.tcl
    • -92
    • +92
    ./assessment/tcl/as-item-procs.tcl
    • -51
    • +51
    ./assessment/tcl/as-item-type-sa-procs.tcl
Avoid unnecesary existence checks.

    • -1
    • +1
    ./assessment/tcl/as-assessment-procs.tcl
    • -1
    • +1
    ./assessment/tcl/as-item-display-tb-procs.tcl
    • -1
    • +1
    ./assessment/tcl/as-item-type-sa-procs.tcl
Remove duplication and use more api

This code could not work on oracle... not sure if this was considered, or people just assumed fts was a Postgres-only thing

    • -36
    • +14
    ./acs-content-repository/tcl/search-procs.tcl
Whitespace cleanup

    • -71
    • +71
    ./acs-tcl/tcl/navigation-procs.tcl
Simplify code: set defaults for proc parameters, which are de facto optional, avoiding unnecesary existence checks.

    • -3
    • +3
    ./acs-admin/www/users/complex-search.tcl
Use api to remove difference between oracle and postgres code and replace array with dict idioms

    • -20
    • +0
    ./acs-admin/www/subsites-oracle.xql
    • -20
    • +0
    ./acs-admin/www/subsites-postgresql.xql
Remove leftover xql files

    • -19
    • +0
    ./acs-admin/www/index-postgresql.xql
Use api to remove difference between oracle and postgres codebase

    • -5
    • +14
    ./acs-subsite/www/admin/host-node-map/index.tcl
Reduce divergency between oracle and postgres codebase

    • -22
    • +0
    ./rss-support/www/subscrs-include-oracle.xql
    • -22
    • +0
    ./rss-support/www/subscrs-include-postgresql.xql
    • -1
    • +14
    ./rss-support/www/subscrs-include.tcl