server/test/unittest_multisources.py
2011-10-21 Sylvain Thénault backport stable
2011-10-21 Sylvain Thénault [test] fix test failure caused by 7922:d307c3817782 stable
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-09-08 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
2011-07-12 Sylvain Thénault [repo] closes #1821172: fix source deletion
2011-07-07 Sylvain Thénault [repo test] fix broken tests
2011-03-16 Pierre-Yves David merge old stable into stable stable
2010-12-07 Aurelien Campeas [test] New Handling of database for test. oldstable
2011-02-07 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)
2011-01-05 Sylvain Thénault oops, forgotten to save buffer...
2011-01-05 Sylvain Thénault backport stable
2011-01-05 Julien Jehannet [unittest2] use unittest2 module fixture api stable
2011-01-04 Sylvain Thénault backport stable
2011-01-04 Sylvain Thénault [ms] #1382452: incorrect results with multi-sources stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-10-25 Sylvain Thénault [test] make test independant from the working directory
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-09 Sylvain Thénault [test] fixes to follow recent changes 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-03 Sylvain Thénault backport stable
2010-06-03 Alexandre Fayolle cleanup the no_sqlite_wrap attribute after this test is executed stable
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX 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-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-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-03 Sylvain Thénault [test] get a chance to get proper garbage collection when running pytest on whole cw
2010-02-24 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
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-03 Sylvain Thénault backport stable into default
2009-11-23 Sylvain Thénault remove debug stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-10 Sylvain Thénault test and fix http://www.logilab.org/ticket/499838 stable
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault tests update 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-06-09 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault fix test stable
2009-05-27 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
2009-05-21 Nicolas Chauvat [test] fix test for metainformation now includes base-url stable
2009-05-18 sylvain thenault test and fix #342997: local eid used for absolute_url of external entities stable
2009-05-13 sylvain thenault one more msplanning bug fixed... tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-01-29 sylvain thenault remove debug print
2009-01-29 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)
2009-01-07 Sylvain Thenault backport unittest_multisources from cubicweb-multisources
less more (0) tip