• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bring existing doc into the object's documentation, so that tests would not fail...

  1. … 1 more file in changeset.
Prefer unset to array unset when the whole array should be deleted

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

Rework array idioms in dict idioms, closer to the intended logics

merge with missing files

  1. … 1450 more files in changeset.
merge from oacs-5-10

  1. … 8085 more files in changeset.
file subsite-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./test/subsite-procs.tcl
Try to improve doc a bit. The proc seems to need some refactoring.

file avatar-procs.tcl was initially added on branch oacs-5-10.

file avatar-procs.xql was initially added on branch oacs-5-10.

follow usual naming conventions

  1. … 2 more files in changeset.
Fix comment

Add flushing of user permissions as well when adding to a new group, extend comments

Tolerate usages of get_members_not_cached in "frontend code" around by making new member_state parameter optional and therefore not breaking previous contract

Deprecate duplicated api and replace its only occurence in upstream codebase

    • -9
    • +0
    ./plpgsql-utility-procs-postgresql.xql
  1. … 1 more file in changeset.
Allow to filter group members by membership state in the API

whitespace changes

S: ----------------------------------------------------------------------

use parameter::get_from_package_key only for singletons

Fix test test by considering that group pretty name is automatically localized

Don't quote some function defaults that are meant to be evaluated literally

New automated test doing the roundrtrip of group-type related API

Note that this is currently failing due to a bug in package_instantiate_object, which triggered the creation of this test.

Move logics to delete a group type into the API

  1. … 4 more files in changeset.
Remove unneeded variable

Reduce divergency between oracle and postgres codebase and bring portable sql inline

    • -39
    • +0
    ./application-group-procs-oracle.xql
    • -41
    • +0
    ./application-group-procs-postgresql.xql
Move remaining portable queries to tcl file

Remove obsolete partial query

Remove obsolete partial query: no reference was found in upstream code

Streamline retrieval of mapped host nodes

Move query into tcl file

Avoid setting the whole array in the api and just return what we need

Avoid asking for an array in the api