• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move caching of group memberships from util_memoize cache into separate, partitioned cache (group_cache)

to reduce stress on util_memoize and improve scalability

    • -0
    • +13
    ./acs-subsite/tcl/group-init.tcl
    • -10
    • +21
    ./acs-subsite/tcl/group-procs.tcl
set error-level to warning for documentation__check_proc_testcase (similar to datamodel__named_constraints)

    • -2
    • +5
    ./acs-tcl/tcl/test/doc-check-procs.tcl
remove obsolte comments

    • -14
    • +8
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
probably it was meant that packages can be passed in via "package_ids" parameter

    • -2
    • +2
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
whitespace cleanup

    • -8
    • +2
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
align callback implementation with definition

    • -9
    • +14
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
fix documentation of parameter

update documentation

    • -1
    • +4
    ./cookie-consent/tcl/cookie-consent-procs.tcl
add flag no_automatic_membership_rel to group::add_member to make it potentially usable from DotLRN

fix typo

whitespace cleanup

    • -238
    • +238
    ./acs-templating/www/scripts/xinha/attach-file.tcl
replace deprecated proc util_search_list_of_lists

    • -2
    • +3
    ./acs-templating/www/scripts/xinha/attach-file.tcl
    • -2
    • +2
    ./simple-survey/tcl/survsimp-procs.tcl
don't be so quick on phasing out deprecated code

add flag "-suppress_port" to util::configured_location

Whitespace changes

    • -483
    • +483
    ./acs-templating/tcl/form-procs.tcl
Fix duplicate wording

Whitespace cleanup

    • -36
    • +35
    ./acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
Fix doc typos

    • -3
    • +3
    ./acs-bootstrap-installer/tcl/30-apm-load-procs.tcl
prefer acs_object__new/9 over acs_object__new/7

    • -136
    • +134
    ./new-portal/sql/postgresql/api-create.sql
    • -0
    • +359
    ./new-portal/sql/postgresql/upgrade/upgrade-2.10.0d2-2.10.0d3.sql
fix bug with SuppressHttpPort on admin/index page of acs-subsite

see: https://openacs.org/forums/message-view?message_id=5399931

Remove smelly comment, as parameter is there

    • -3
    • +1
    ./acs-content-repository/tcl/image-procs.tcl
Deprecate util_search_list_of_lists, as since Tcl 8.5 its behavior can be achieved natively through lsearch

Modernize tcl

    • -7
    • +6
    ./acs-content-repository/tcl/image-procs.tcl
Whitespace removal

    • -33
    • +33
    ./acs-content-repository/tcl/image-procs.tcl
Move image::get_info together with its pals procs in the content repository... just to realize it should probably go away at some point

    • -2
    • +35
    ./acs-content-repository/tcl/image-procs.tcl
Fix layout when no data for test is available

show forum-edit link only, if the current forum is from the current package (see admin/forum-edit)

    • -2
    • +3
    ./forums/lib/message/threads-chunk.tcl
Add 'documentation__check_proc_testcase' test, for checking public procs without test cases. Many thanks to Monika Andergassen.

    • -1
    • +27
    ./acs-tcl/tcl/test/doc-check-procs.tcl
create folder only if it not already exists

fix for redirect-to-secure, when SuppressHttpPort is set

This changes as well:

- improve symmetry security::get_insecure_location and security::get_secure_location

- add regression test to cover basic cases

- bumb version number of acs-tcl to 5.10.0d19

    • -11
    • +38
    ./acs-tcl/tcl/security-procs.tcl
    • -0
    • +52
    ./acs-tcl/tcl/test/location-procs.tcl