server/sources/native.py
Tue, 14 Jun 2011 22:54:25 +0200 Sylvain Thénault fix failures introduced by recent refactoring stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Thu, 21 Apr 2011 12:35:41 +0200 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) stable
Fri, 22 Apr 2011 10:29:23 +0200 Alexandre Fayolle fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
Fri, 15 Apr 2011 15:42:17 +0200 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
Mon, 11 Apr 2011 13:29:41 +0200 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
Wed, 06 Apr 2011 22:52:51 +0200 Sylvain Thénault [system source] drop now useless bw compat stable
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Mon, 07 Feb 2011 18:19:39 +0100 Sylvain Thénault [sources] refactor source creation and options handling
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Wed, 19 Jan 2011 19:15:04 +0100 Sylvain Thénault [repo] kill no more needed 'recreate' feature
Wed, 19 Jan 2011 18:01:28 +0100 Sylvain Thénault [repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed stable
Wed, 19 Jan 2011 12:47:08 +0100 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Wed, 29 Sep 2010 12:16:28 +0200 Sylvain Thénault [sync schema] take care rdef may not be final, in which case we want to use type of eid attribute stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Wed, 22 Sep 2010 10:35:34 +0200 Sylvain Thénault [rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction stable
Thu, 16 Sep 2010 18:56:35 +0200 Sylvain Thénault backport stable into default
Wed, 15 Sep 2010 15:14:35 +0200 Alexandre Fayolle unique_together: recast exception raised by sqlite stable
Mon, 13 Sep 2010 15:15:21 +0200 Sylvain Thénault backport stable
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
less more (0) -100 -60 tip