server/sources/native.py
2010-09-10 Alexandre Fayolle nicer error reporting for unique together constraints stable
2010-09-10 Sylvain Thénault [c-c create] ask for database driver by default stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-20 Sylvain Thénault cleanups stable
2010-07-27 Sylvain Thénault backport oldstable stable
2010-07-27 Sylvain Thénault [security] don't put uncrypted password in query parameters, else it may be logged on error oldstable
2010-07-16 Sylvain Thénault backport stable
2010-07-15 Sylvain Thénault [transaction] do not attempt to reconnect if there has been some write during the transaction stable
2010-07-05 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
2010-07-01 Sylvain Thénault backport stable
2010-07-01 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
2010-06-22 Sylvain Thénault cleanup stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
2010-06-15 Sylvain Thénault backport stable
2010-06-15 Sylvain Thénault [test] properly close connections during test stable
2010-06-15 Sylvain Thénault [repo] on repository shutdown, we've to close the new eid creation connection stable
2010-06-11 Sylvain Thénault backport stable
2010-06-11 Sylvain Thénault [source] remove debug stable
2010-06-09 Adrien Di Mascio backport stable branch
2010-06-09 Adrien Di Mascio [source] don't create the eid_creation connection at source initiliaztion time stable
2010-06-03 Sylvain Thénault backport stable
2010-06-03 Alexandre Fayolle fix unit tests by not using the new create_eid implementation with sqlite stable
2010-06-02 Alexandre Fayolle merge stable
2010-06-02 Alexandre Fayolle fix create_eid for sqlite (and bring back tests) stable
2010-06-02 Alexandre Fayolle backported to stable some changes made on site for a customer stable
2010-06-02 Alexandre Fayolle [win32] fix deadlock occuring on the sequence tables with SQLServer stable
2010-06-02 Sylvain Thénault backport stable
2010-06-02 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
2010-05-29 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
2010-05-29 Alexandre Fayolle [win32 SQLServer] connection lost detection stable
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
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
less more (0) -100 -60 tip