• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new feature: offer swa the ability to view compiled template

    • -7
    • +9
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -2
    • +3
    ./acs-api-browser/www/content-page-view.adp
    • -6
    • +28
    ./acs-api-browser/www/content-page-view.tcl
Reduce divergency between oracle and postgres codebase and remove redundant statements

    • -43
    • +0
    ./file-storage/www/file-postgresql.xql
Remove leftover statement

    • -2
    • +2
    ./acs-content-repository/tcl/filter-procs.tcl
remove empty, unused, privated function acs_reference_get_db_structure

    • -21
    • +0
    ./acs-reference/tcl/acs-reference-procs.tcl
whitespace changes

    • -13
    • +13
    ./acs-tcl/tcl/object-type-procs.tcl
remove unused private function acs_object_type::acs_object_instance_of

    • -17
    • +1
    ./acs-tcl/tcl/object-type-procs.tcl
fix broken API function acs_object_type::get_table_name (broken since 13 years) and use API instead of direct SQL queries

    • -1
    • +1
    ./acs-content-repository/acs-content-repository.info
    • -11
    • +4
    ./acs-content-repository/tcl/content-item-procs.tcl
    • -5
    • +2
    ./acs-content-repository/tcl/content-revision-procs.tcl
    • -0
    • +1
    ./acs-content-repository/tcl/filter-procs.tcl
    • -9
    • +0
    ./acs-content-repository/tcl/filter-procs.xql
    • -5
    • +10
    ./acs-tcl/tcl/object-type-procs.tcl
    • -19
    • +0
    ./acs-tcl/tcl/object-type-procs.xql
remove outdated file, maintained version of the code is in the function apm_build_repository

    • -313
    • +0
    ./acs-admin/www/apm/build-repository.tcl
Whitespace cleanup

    • -12
    • +12
    ./acs-core-docs/tcl/acs-core-docs-procs.tcl
Fix singular/plural phrasing

    • -2
    • +2
    ./acs-core-docs/tcl/acs-core-docs-procs.tcl
Fix typos

    • -4
    • +4
    ./acs-authentication/tcl/authentication-procs.tcl
    • -1
    • +1
    ./acs-content-repository/tcl/publish-procs.tcl
Fix wording

    • -3
    • +3
    ./acs-authentication/tcl/sync-procs.tcl
Fix typos and duplicated word

    • -2
    • +2
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -2
    • +2
    ./acs-mail-lite/tcl/imap-inbound-procs.tcl
    • -2
    • +2
    ./acs-mail-lite/tcl/maildir-inbound-procs.tcl
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