• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Take folder-specific content out of xotcl_object_type_cache to improve scalability on high load websites.

Bump version number of xowiki to 5.10.0d10 and on xotcl-core to 5.10.0d7

    • -2
    • +2
    ./xowiki/tcl/xowiki-callback-procs.tcl
Add new 'acs-mail-lite' parameter 'IncomingMode'. Bump version number.

Whitespace changes

Fix typos

Remove divergency between oracle and postgres codebase

    • -3
    • +3
    ./acs-subsite/www/permissions/revoke.tcl
    • -22
    • +0
    ./acs-admin/lib/service-parameters-oracle.xql
    • -22
    • +0
    ./acs-admin/lib/service-parameters-postgresql.xql
    • -1
    • +13
    ./acs-admin/lib/service-parameters.tcl
Reduce divergency between oracle and postgres codebase

    • -5
    • +13
    ./acs-subsite/www/permissions/one.tcl
Initialize variables or proc might fail when name comes from a group

Reduce divergency between oracle and postgres codebase

    • -19
    • +0
    ./acs-subsite/www/admin/rel-types/one-oracle.xql
    • -4
    • +21
    ./acs-subsite/www/admin/rel-types/one.tcl
Reduce divergency between oracle and postgres codebase

    • -2
    • +16
    ./acs-subsite/www/admin/rel-segments/one.tcl
Go straight to the group name

Reduce divergency between oracle and postgres codebase and improve UI localization

Remove divergency between oracle and postgres codebase

    • -28
    • +0
    ./acs-subsite/www/admin/groups/delete-oracle.xql
    • -5
    • +11
    ./acs-subsite/www/admin/groups/delete.tcl
Reduce divergency between oracle and postgres codebase and simplify mutlirow creation

    • -9
    • +14
    ./acs-subsite/www/admin/relations/remove.tcl
Remove divergency between oracle and postgres codebase

    • -24
    • +0
    ./acs-subsite/www/admin/relations/one-oracle.xql
    • -8
    • +20
    ./acs-subsite/www/admin/relations/one.tcl
Smartify query

    • -7
    • +3
    ./attachments/tcl/attachments-procs.xql
Whitespace changes

    • -82
    • +82
    ./acs-content-repository/tcl/content-revision-procs.tcl
Delete duplicated parameter in proc doc

    • -2
    • +1
    ./acs-content-repository/tcl/content-revision-procs.tcl
Remove divergency between oracle and postgres codebase

    • -18
    • +0
    ./acs-subsite/www/admin/parties/one-oracle.xql
    • -3
    • +6
    ./acs-subsite/www/admin/parties/one.tcl
Remove divergency between oracle and postgres codebase

    • -51
    • +0
    ./acs-developer-support/tcl/acs-developer-support-procs-oracle.xql
    • -52
    • +0
    ./acs-developer-support/tcl/acs-developer-support-procs-postgresql.xql
    • -3
    • +4
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
Let everything happen in the database for this proc

    • -5
    • +1
    ./attachments/tcl/attachments-procs.tcl
    • -10
    • +5
    ./attachments/tcl/attachments-procs.xql
Whitespace cleanup

Port of downstream behavior

Don't create the multirow when no packages have been selected

    • -1
    • +1
    ./forums-portlet/www/forums-portlet.adp
    • -21
    • +22
    ./forums-portlet/www/forums-portlet.tcl
Remove divergency between oracle and postgres codebase, rewrite proc to avoid duplication and give it a proper and correct documentation

Quoting commit that replaced db_list_of_lists with db_list, de facto hiding every additional column from results:

-------

Author: Peter Marklund <peter_marklund@fastmail.fm>

Date: Mon Nov 24 14:50:34 2003 +0000

changing the get_attachments procs to use db_list instead of db_list_of_lists and the PG query to only return the id

-------

    • -23
    • +0
    ./attachments/tcl/attachments-procs-oracle.xql
    • -24
    • +0
    ./attachments/tcl/attachments-procs-postgresql.xql
    • -29
    • +50
    ./attachments/tcl/attachments-procs.tcl
Fix typo

    • -2
    • +2
    ./acs-tcl/tcl/community-core-procs.tcl
Whitespace cleanup

    • -39
    • +39
    ./acs-tcl/tcl/community-core-procs.tcl
Whitespace changes

    • -5
    • +5
    ./ajaxhelper/www/doc/default-master.tcl
    • -29
    • +29
    ./general-comments/www/index.tcl
    • -5
    • +5
    ./openacs-default-theme/lib/plain-master.tcl
    • -121
    • +118
    ./theme-selva/tcl/selva-procs.tcl
    • -2
    • +2
    ./theme-selva/www/selva-site-master.tcl
    • -2
    • +2
    ./theme-selva/www/doc/selva-site-master.tcl
    • -49
    • +49
    ./theme-zen/tcl/navigation-procs.tcl
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

    • -2
    • +2
    ./ajaxhelper/www/doc/default-master.tcl
    • -2
    • +2
    ./openacs-default-theme/lib/plain-master.tcl
    • -1
    • +1
    ./openacs-default-theme/lib/plain-streaming-head.tcl
    • -1
    • +1
    ./theme-selva/www/selva-site-master.tcl
    • -1
    • +1
    ./theme-selva/www/doc/selva-site-master.tcl
don't drop constraints, but fix it.

Similar to www/index page:

- remove divergency between oracle and postgres code

- improve localization

- add author column to UI as was probably meant to be (author was selected, but not used)

- use multirow builtin count instead of manually generated one

    • -29
    • +0
    ./general-comments/www/admin/index-oracle.xql
    • -11
    • +39
    ./general-comments/www/admin/index.tcl
Remove divergency between oracle and postgres codebase

    • -28
    • +0
    ./general-comments/www/admin/delete-oracle.xql
    • -10
    • +10
    ./general-comments/www/admin/delete.tcl