server/sources/native.py
2010-05-18 Sylvain Thénault [test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later stable
2010-05-12 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-27 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
2010-04-26 Alexandre Fayolle cubicweb-ctl create improvements stable
2010-04-23 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-12 Sylvain Thénault [source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error stable
2010-04-12 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
2010-04-06 Alexandre Fayolle SQL Server port: temporary table handling stable
2010-04-02 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
2010-04-01 Sylvain Thénault [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred stable
2010-03-31 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
2010-03-31 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
2010-03-30 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
2010-03-30 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
2010-03-30 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
2010-03-30 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
2010-03-30 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
2010-03-30 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
2010-03-30 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
2010-03-29 Sylvain Thénault [cleanup] stable
2010-03-29 Sylvain Thénault [repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances stable
2010-03-25 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
2010-03-25 Sylvain Thénault [source storage] on deletion, entity has no edited_attributes stable
2010-03-19 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
2010-03-18 Sylvain Thénault disable security when undoing
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-12 Sylvain Thénault backport stable
2010-03-12 Sylvain Thénault typo stable
2010-03-12 Sylvain Thénault backport stable
2010-03-12 Sylvain Thénault [db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore stable
2010-03-09 Sylvain Thénault rename logilab.db into logilab.database
2010-03-09 Sylvain Thénault backport stable
2010-03-09 Sylvain Thénault [sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend stable
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-08 Sylvain Thénault backport stable
2010-03-08 Sylvain Thénault fix name error fixed in wrong branch stable
2010-03-05 Sylvain Thénault backport stable
2010-03-05 Sylvain Thénault le patch massiveimport a été importé stable
2010-03-05 Sylvain Thénault fix another name error
2010-03-05 Sylvain Thénault don't issue critical warning about missing text index when we're creating the instance stable
2010-03-04 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
2010-03-04 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
2010-02-24 Sylvain Thénault [test] also hide this message during test stable
2010-02-24 Sylvain Thénault don't issue critical message when trying to alter sqlite db during test stable
2010-02-09 Sylvain Thénault backport stable
2010-02-09 Sylvain Thénault turn down some info logs into debug stable
2010-02-08 Sylvain Thénault unset_attribute_storage, for testing purpose at least
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault backport stable branch
2009-12-23 Sylvain Thénault TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type stable
2009-12-22 Sylvain Thénault closes #601987 stable
2009-12-22 Sylvain Thénault should turn password into a Binary properly stable
2009-12-22 Sylvain Thénault backport stable
2009-12-14 Alexandre Fayolle TIMESTAMP column type has a special meaning for SQLServer, stable
less more (0) -100 -60 tip