• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
fix for Oracle style date formats

Typo in instantiate_procs doc.

make sure to fully qualify the id-column for fetching instances from the database

some further cleanup and more detailed error checking for automatically generated package names and table names.

roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

  1. … 8 more files in changeset.
urgent fix for recent change for explicit sql package name handling

  1. … 1 more file in changeset.
urgent fix for recent changes for sql_package names

  1. … 1 more file in changeset.
merge in recent fixes from head

  1. … 8 more files in changeset.
- new attribute for ::xo::db::Class: sql_package_name

to allow class write to specify the SQL package name (which

is limited to 31 characters)

- fix for date time declaration in PostgreSQL

- rename flag "as_order_composite" of ::xo::db::Class->instantiate_objects to "as_ordered_composite"

- add delete method (opposite of existing "add") to ordered composite

  1. … 2 more files in changeset.
- rename flag "as_order_composite" of ::xo::db::Class->instantiate_objects to "as_ordered_composite"

- add delete method (opposite of existing "add") to ordered composite

  1. … 2 more files in changeset.
handle invisible tables in table_exists correctly

handle invisible tables in table_exists correctly.

generalized temp table support

simple framework support for temporary tables

add missing dot between table and column name

add missing dot between table and column name

make SQL importer more robust, provide content-disposition for csv-output, provde has_hstore in symmetry to has_ltree

  1. … 1 more file in changeset.
make importer more robust with strange names of stored precedures in SQL.

- adding has_hstore (similar to has_ltree)

- fix for oracle

- improve (clusterwide) cache management

- fix documentation (api browser)

  1. … 2 more files in changeset.
fix typos in pseudo-comments for api-doc

  1. … 1 more file in changeset.