• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix typos

  1. … 149 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
don't bind xml_rpc sc twice

better snapshot support for membership

checking if ldap returns something

ug_ addition

adding non-empty check for user_id returned

fixing small bug with user_id for deleting users through a snapshot

adding auth proc

make ims-ent install cleanly, ims_enterprise::sync::get_doc::xml_rpc::unregister_impl namespace not defined, should be ims_enterprise::get_doc::xml_rpc::unregister_impl I think

added support for snapshot mirror dropping membership

  1. … 1 more file in changeset.
fixing terms query UNION

adding more term capabilities, small fixes

fixing xml-rpc sc procs

adding xml-rpc support + changes to better user identification against <id>

  1. … 1 more file in changeset.
automatic add of .lrn users when creating new users, set param 1

calling right callback proc

  1. … 1 more file in changeset.
adding ims-ent package files, initial commit

    • -0
    • +59
    ./apm-callbacks-procs.tcl
    • -0
    • +678
    ./ims-ent-dotlrn-procs.tcl
    • -0
    • +93
    ./ims-ent-dotlrn-procs.xql
    • -0
    • +366
    ./ims-ent-parser-procs.tcl
    • -0
    • +115
    ./ims-ent-parser-procs.xql
  1. … 21 more files in changeset.