server/sources/native.py
Fri, 10 Sep 2010 18:30:38 +0200 Alexandre Fayolle nicer error reporting for unique together constraints stable
Fri, 10 Sep 2010 09:54:19 +0200 Sylvain Thénault [c-c create] ask for database driver by default stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Tue, 27 Jul 2010 12:36:16 +0200 Sylvain Thénault backport oldstable stable
Tue, 27 Jul 2010 12:36:03 +0200 Sylvain Thénault [security] don't put uncrypted password in query parameters, else it may be logged on error oldstable
Fri, 16 Jul 2010 12:40:22 +0200 Sylvain Thénault backport stable
Thu, 15 Jul 2010 11:38:31 +0200 Sylvain Thénault [transaction] do not attempt to reconnect if there has been some write during the transaction stable
Mon, 05 Jul 2010 18:25:19 +0200 Sylvain Thénault [schema migration] import refactoring to fix #1109558 and enhances things on the way
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Thu, 01 Jul 2010 08:47:24 +0200 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
Tue, 22 Jun 2010 10:29:04 +0200 Sylvain Thénault cleanup stable
Thu, 17 Jun 2010 14:43:16 +0200 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
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:30 +0200 Sylvain Thénault [test] properly close connections during test stable
Tue, 15 Jun 2010 18:00:28 +0200 Sylvain Thénault [repo] on repository shutdown, we've to close the new eid creation connection stable
Fri, 11 Jun 2010 14:59:08 +0200 Sylvain Thénault backport stable
Fri, 11 Jun 2010 09:20:38 +0200 Sylvain Thénault [source] remove debug stable
Wed, 09 Jun 2010 09:42:52 +0200 Adrien Di Mascio backport stable branch
Wed, 09 Jun 2010 09:41:36 +0200 Adrien Di Mascio [source] don't create the eid_creation connection at source initiliaztion time stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Thu, 03 Jun 2010 09:41:41 +0200 Alexandre Fayolle fix unit tests by not using the new create_eid implementation with sqlite stable
Wed, 02 Jun 2010 18:12:47 +0200 Alexandre Fayolle merge stable
Wed, 02 Jun 2010 18:12:27 +0200 Alexandre Fayolle fix create_eid for sqlite (and bring back tests) stable
Wed, 02 Jun 2010 16:30:36 +0200 Alexandre Fayolle backported to stable some changes made on site for a customer stable
Wed, 02 Jun 2010 16:12:18 +0000 Alexandre Fayolle [win32] fix deadlock occuring on the sequence tables with SQLServer stable
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 13:01:45 +0200 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
Sat, 29 May 2010 10:18:02 +0200 Alexandre Fayolle merge back to stable some changes made on site for a customer. stable
Sat, 29 May 2010 10:06:07 +0000 Alexandre Fayolle [win32 SQLServer] connection lost detection stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Tue, 18 May 2010 16:49:41 +0200 Sylvain Thénault [test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later stable
Wed, 12 May 2010 09:29:53 +0200 Sylvain Thénault [config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50 stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 27 Apr 2010 07:49:47 +0000 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
Mon, 26 Apr 2010 17:55:36 +0200 Alexandre Fayolle cubicweb-ctl create improvements stable
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Mon, 12 Apr 2010 15:15:00 +0200 Sylvain Thénault [source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error stable
Mon, 12 Apr 2010 15:05:37 +0000 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
Tue, 06 Apr 2010 19:42:37 +0200 Alexandre Fayolle SQL Server port: temporary table handling stable
Fri, 02 Apr 2010 08:43:01 +0200 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
Thu, 01 Apr 2010 08:24:53 +0200 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
Wed, 31 Mar 2010 12:51:35 +0200 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
Wed, 31 Mar 2010 11:41:17 +0200 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Tue, 30 Mar 2010 11:17:50 +0200 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
Tue, 30 Mar 2010 11:17:21 +0200 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Tue, 30 Mar 2010 11:06:13 +0200 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
Tue, 30 Mar 2010 11:01:34 +0200 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Mon, 29 Mar 2010 13:34:24 +0200 Sylvain Thénault [cleanup] stable
Mon, 29 Mar 2010 13:28:41 +0200 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
Thu, 25 Mar 2010 13:59:47 +0100 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
Thu, 25 Mar 2010 13:46:55 +0100 Sylvain Thénault [source storage] on deletion, entity has no edited_attributes stable
less more (0) -100 -60 tip