Wed, 06 Apr 2011 23:23:48 +0200 |
Sylvain Thénault |
[sql generation] fix missing join with outer joins w/ rhs invariant variable...
stable
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 13:59:23 +0200 |
Sylvain Thénault |
[sql generation test] avoid lgdb warnings when a db module is faked
stable
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 15:11:38 +0100 |
Alexandre Fayolle |
Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:19:00 +0100 |
Sylvain Thénault |
some copyrigh updates
stable
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 11:33:04 +0100 |
Sylvain Thénault |
[rql2sql] should not select a neged relation as principal + simplify code for sql generation for attribute relation
stable
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 10:10:46 +0100 |
Sylvain Thénault |
[test] add test for != operator
stable
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 10:08:44 +0100 |
Sylvain Thénault |
[rql2sql] fix bug with NOT in "fake" having terms
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:32:56 +0100 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:46 +0200 |
Sylvain Thénault |
[test] make test independant from the working directory
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 14:10:02 +0200 |
Sylvain Thénault |
[rql2sql] properly compute has_text relation table scope
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 10:07:56 +0200 |
Sylvain Thénault |
[querier test] remove some actually bad tests that were passing thanks to a sqlite bug
stable
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 12:42:18 +0200 |
Sylvain Thénault |
[rql2sql] fix bug with NOT of inlined relation: NULL values are not properly handled and hence some rows won't be returned while the should
stable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 11:31:34 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 09:42:13 +0200 |
Sylvain Thénault |
imported patch rql2sqlfix.diff
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:55:37 +0200 |
Sylvain Thénault |
[rql2sql] test and fix crash when OR in HAVING where both expresion are 'fake' having terms (eg not using aggregat function)
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:06:11 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:06:37 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 18:47:10 +0200 |
Sylvain Thénault |
[sql generation] fix bug with inlined relation and referenced by other neged relation
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 18:14:55 +0200 |
Sylvain Thénault |
[rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:33:48 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 25 May 2010 09:50:12 +0200 |
Sylvain Thénault |
no more Image type w/ cw 3.9
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 08:30:53 -0700 |
Sandrine Ribeau |
ticket #787103, entity schema view enhancements
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 14:26:13 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 13:44:24 +0100 |
Sylvain Thénault |
[cleanup] rename dbms_helper to dbhelper for consistency
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:04:59 +0100 |
Sylvain Thénault |
le patch rql26 a été importé
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 15:21:21 +0100 |
Sylvain Thénault |
[test] having two eid relations is now forbiden by rql
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:54:27 +0100 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:05:29 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 10:49:57 +0100 |
Sylvain Thénault |
misc fixes to ensure logilab.db compatibility
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 10:48:46 +0100 |
Sylvain Thénault |
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
|
file |
diff |
annotate
|
Mon, 08 Mar 2010 17:57:29 +0100 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:31:38 +0100 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:31:28 +0100 |
Sylvain Thénault |
fix bad indent
stable
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:29:58 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 11:29:00 +0100 |
Sylvain Thénault |
fix bug: the 'table' argument is overwritten by the loop variable, causing latter crash due to this missing information
stable
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 10:05:10 +0100 |
Adrien Di Mascio |
[rql2sql] added test that shows crash during sql generation
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 19:27:48 +0100 |
Sylvain Thénault |
test update. All cw tests OK
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 12:44:30 +0100 |
Sylvain Thénault |
fix sql generation bug with neged inlined relation where the object is invariant and subject is only referenced by the relation
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Mon, 16 Nov 2009 09:36:25 +0100 |
Sylvain Thénault |
test and fix case where remove_unsused_solutions remove some solutions that should be kept
stable
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 18:06:47 +0100 |
Sylvain Thénault |
test and fix http://www.logilab.org/ticket/499838
stable
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 17:32:20 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 08:55:54 +0200 |
Sylvain Thénault |
prefix sql aliases for entity table by '_' to avoid pb with variable such as 'AS' (eg a keyword in SQL)
stable
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 16:22:33 +0200 |
Sylvain Thénault |
when a query is grouped, ensure sort terms are grouped as well
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 19:19:30 +0200 |
Sylvain Thénault |
[rql2sql] test we don't crash on dumb queries
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 12:46:22 +0200 |
Sylvain Thénault |
update test, record a failing test (commented out)
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:23:09 +0200 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:32:56 +0200 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:16:19 +0200 |
Sylvain Thénault |
[querier] fix sql generated w/ NOT relation and shared variable: ensure variable's table is in parent select'scope
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 00:09:19 +0200 |
Sylvain Thénault |
cleanup, use striplines argument of assertLinesEquals
stable
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 00:00:34 +0200 |
Sylvain Thénault |
[rql2sql] test and fix a bug triggered when editing a ticket in jpl
stable
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 10:22:17 +0200 |
Sylvain Thénault |
[rql test] add non regression test for rql (fail with current rql head)
|
file |
diff |
annotate
|
Sun, 02 Aug 2009 11:54:02 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Thu, 09 Jul 2009 16:15:22 +0200 |
Sylvain Thénault |
ability to map attributes to something else than usual cw mapping on sql generation
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 21:13:54 +0200 |
Sylvain Thénault |
fix sql generated on NOT inlined_relation queries. Use exists, so no more needs for extra DISTINCT
stable
|
file |
diff |
annotate
|
Tue, 09 Jun 2009 14:45:57 +0200 |
Sylvain Thénault |
new test for missing from close when using a var map
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 19 May 2009 13:08:51 +0200 |
Sylvain Thénault |
#343322: should generate IS NULL in sql w/ None values in substitution
stable
|
file |
diff |
annotate
|
Wed, 13 May 2009 16:59:50 +0200 |
sylvain thenault |
fix test
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 16:18:46 +0200 |
sylvain thenault |
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 17:54:55 +0100 |
Sylvain |
fix select principal so results are predictable during tests
|
file |
diff |
annotate
|
Fri, 16 Jan 2009 18:31:13 +0100 |
sylvain thenault |
need_intersect test and fixes
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 14:55:16 +0100 |
Sylvain Thenault |
consider intersect *and* distinct
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 09:47:56 +0100 |
Sylvain Thenault |
in some cases (eg ambiguous neged relations), INTERSECT should be used instead of DISTINCT
|
file |
diff |
annotate
|
Thu, 13 Nov 2008 02:07:53 +0100 |
Nicolas Chauvat |
fix tests (some where broken after ECache was added)
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|