server/test/unittest_multisources.py
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Mon, 07 Feb 2011 18:19:36 +0100 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
Wed, 05 Jan 2011 18:42:21 +0100 Sylvain Thénault oops, forgotten to save buffer...
Wed, 05 Jan 2011 17:50:21 +0100 Sylvain Thénault backport stable
Wed, 05 Jan 2011 15:32:56 +0100 Julien Jehannet [unittest2] use unittest2 module fixture api stable
Tue, 04 Jan 2011 14:11:54 +0100 Sylvain Thénault backport stable
Tue, 04 Jan 2011 09:07:22 +0100 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Mon, 25 Oct 2010 17:15:46 +0200 Sylvain Thénault [test] make test independant from the working directory
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Thu, 09 Sep 2010 10:08:06 +0200 Sylvain Thénault [test] fixes to follow recent changes 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
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
Thu, 03 Jun 2010 09:24:41 +0200 Alexandre Fayolle cleanup the no_sqlite_wrap attribute after this test is executed stable
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 10:28:48 +0200 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX 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
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
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 03 Mar 2010 18:30:25 +0100 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
Wed, 24 Feb 2010 12:57:30 +0100 Sylvain Thénault [test] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Mon, 23 Nov 2009 14:55:36 +0100 Sylvain Thénault remove debug stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Tue, 10 Nov 2009 18:06:47 +0100 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 16:37:49 +0200 Sylvain Thénault tests update 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Tue, 09 Jun 2009 14:46:39 +0200 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 11:26:15 +0200 Sylvain Thénault fix test stable
Wed, 27 May 2009 11:24:35 +0200 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Fri, 22 May 2009 01:29:35 +0200 Nicolas Chauvat [test] fix test for metainformation now includes base-url stable
Mon, 18 May 2009 13:49:28 +0200 sylvain thenault test and fix #342997: local eid used for absolute_url of external entities stable
Wed, 13 May 2009 16:28:21 +0200 sylvain thenault one more msplanning bug fixed... tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Thu, 29 Jan 2009 17:02:15 +0100 sylvain thenault remove debug print
Thu, 29 Jan 2009 16:26:33 +0100 sylvain thenault pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
Wed, 07 Jan 2009 15:00:30 +0100 Sylvain Thenault backport unittest_multisources from cubicweb-multisources
less more (0) tip