• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use tcl 8.5 expand operator instead of eval

  1. … 5 more files in changeset.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
- fix escaped info command

- improve warning form objects without package_id

- improve warning about objects without package_ids

- make initialize_objects more robust against invalid data

- add opimized versions of db_list and db_list_of_lists in the xo namespace

  1. … 1 more file in changeset.
- provide optimized database interface for postgres (often, speed improvements of 25-30% for queries already in the code)

  1. … 1 more file in changeset.
- reduce verbosity

- use function args when they are provided for determining the parameters for xo::db::sql::* functions

- provide some more fixes for buggy function args

- create slots via ::xotcl::MetaSlot

- create slots via ::xotcl::MetaSlot

  1. … 1 more file in changeset.
- add support for content_type image

  1. … 1 more file in changeset.
- fix for calling "new" method within a "contains"

- provide minimal xotcl2 compatibility

  1. … 5 more files in changeset.
- added initialize flag to xo::db::Class->instantiate_objects

to deactivate full object initialization optionally

- bumped version number to reflect extended interface

  1. … 1 more file in changeset.
- provide proper query-names for db_* interface

  1. … 8 more files in changeset.
- improving low level support for folders to cirumvent a name clash with the xowiki folder object (which should go away in the future)

  1. … 1 more file in changeset.
- handle object_type "content_item" in object_type_to_class

- remove duplicate line

- handling parent-ids in generic forms

  1. … 1 more file in changeset.
- added cross package "xo::library require" to force reloading of dependet files

- added minimal folder support

- bump version number to 107

  1. … 4 more files in changeset.
- handle unmounted packages in Package require

- aditional package parameter to NslogRedirector to control the redirector behavior (adding/removing/level).

- bump version to 106

  1. … 3 more files in changeset.
- allow to control naming of objects in "instantiate_objects" by passing additional attributes "object_named_after". Default is the id_column

  1. … 1 more file in changeset.
- cache object_types

- improve parameter handling

  1. … 2 more files in changeset.
-update to version 0.100, compliant with xowiki 0.105

  1. … 24 more files in changeset.
- make all switch statements safe

- bump version number

  1. … 2 more files in changeset.
- ::xo::db::Class->get_instances_from_db: return order-composite with

object of the actual type (not only ::xotcl::Object)

- provide option '-quoted" to update_revision to allow sql-functions to be passed as well

- flush cache entries in CrItem->set_live_revision

  1. … 1 more file in changeset.
adding parameters for ns_cache sizes

  1. … 1 more file in changeset.