server/sources/native.py
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
less more (0) -50 -30 tip