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