Tue, 03 Nov 2015 15:52:17 +0100 |
Julien Cristau |
[server/test] sorting vs dict vs python3
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 14:13:26 +0200 |
Julien Cristau |
[server/test] str vs bytes
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 10:08:00 +0200 |
Julien Cristau |
[server/test] list() around map and zip
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 10:07:32 +0200 |
Julien Cristau |
[server/test] to fold, unicode → six.text_type
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 10:06:42 +0200 |
Julien Cristau |
[server/test] delete test that doesn't make sense on python3
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 10:06:05 +0200 |
Julien Cristau |
[server/test] unicode → six.text_type
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 10:53:35 +0200 |
Rémi Cardona |
merge with 3.21.2
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 14:20:02 +0200 |
Sylvain Thénault |
fix bad-caching of datetime with tz info at sql generation time
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 09:52:06 +0200 |
Rémi Cardona |
[py3k] six.integer_types
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 11:32:09 +0200 |
Rémi Cardona |
[tests] Replace use of deprecated TestCase.assert_
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 15:50:29 +0200 |
Samuel Trégouët |
[py3k] octals and long
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 09:25:45 +0200 |
Julien Cristau |
[server/test] avoid lgdb warnings from str to unicode conversion
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 14:27:37 +0200 |
Rémi Cardona |
merge 3.20.8 in 3.21
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 12:23:50 +0200 |
Rémi Cardona |
[server/test] fix broken test
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 17:14:32 +0200 |
Aurelien Campeas |
[connection] remove ensure_cnx_set context manager uses
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 18:04:30 +0200 |
Julien Cristau |
merge 3.18.6 into 3.19
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 15:27:59 +0100 |
Aurelien Campeas |
[hooks/security] allow edition of attributes with permissive permissions
stable
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:29:14 +0200 |
Lea Capgen |
[CWEP002] properly handle serialization of computed relations
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 13:28:24 +0200 |
Aurelien Campeas |
[tests/rqlannotation,querier] use the new connection api
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 16:10:16 +0200 |
Aurelien Campeas |
[tests/querier] use the new connection api (part 3/3)
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 14:25:20 +0200 |
Aurelien Campeas |
[test/querier] use the new connection api (part 2/3)
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 13:56:24 +0200 |
Aurelien Campeas |
[test/querier] use the new connection api (part 1/3)
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 15:32:50 +0100 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
Fri, 20 Dec 2013 08:39:03 +0100 |
Sylvain Thénault |
[rql2sql] remove special behaviour of symmetric relation vs DISTINCT
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 15:29:49 +0100 |
Julien Cristau |
[server] rename session to cnx in querier and plan
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 16:13:17 +0200 |
Sylvain Thénault |
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:49:32 +0100 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 12:09:44 +0100 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 13:23:59 +0100 |
Julien Cristau |
[rset] Fix regression with rset copying (closes #3344410)
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 12:56:20 +0200 |
Julien Cristau |
[test] use assertIn / assertIsInstance
stable
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 14:45:36 +0200 |
Julien Cristau |
[rset] make sure rset.description is always a list
stable
|
file |
diff |
annotate
|
Wed, 31 Jul 2013 13:56:00 +0200 |
Sylvain Thénault |
[rql / querier] fix bad interpretation of some RQL SET query
stable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 14:18:32 +0200 |
Pierre-Yves David |
merge with 3.15.x fix
stable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 12:42:36 +0200 |
Pierre-Yves David |
merge 3.14.x fix into 3.15.x
oldstable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 11:09:50 +0200 |
Adrien Di Mascio |
[querier] fix eid relations handling in SET queries (closes #2797052)
oldstable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 19:47:12 +0100 |
Pierre-Yves David |
[test] fix server/querier/build_descr1 test.
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 17:36:22 +0200 |
Sylvain Thénault |
[session / querier] reorganize code to building result set descriptions
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 17:03:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 16:59:50 +0200 |
Sylvain Thénault |
[test] update create_user call
stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 16:59:27 +0200 |
Sylvain Thénault |
[test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes
stable
|
file |
diff |
annotate
|
Thu, 05 Apr 2012 22:42:40 +0200 |
David Douard |
Fix a Python 2.5 regression introduced by previous commit
stable
|
file |
diff |
annotate
|
Mon, 26 Mar 2012 12:11:48 +0200 |
Sylvain Thénault |
[rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322
stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 17:59:48 +0100 |
Sylvain Thénault |
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 12:16:21 +0100 |
Sylvain Thénault |
[test] fix test broken by EmailAddress read permissions change
|
file |
diff |
annotate
|
Mon, 12 Dec 2011 12:09:49 +0100 |
Sylvain Thénault |
[rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693
stable
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 16:59:20 +0100 |
Julien Cristau |
[server test] Fix tests regression from changeset 7980b36fb1aa
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 18:57:51 +0200 |
Sylvain Thénault |
useless debugged breaks test with python < 2.6
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 18:21:45 +0200 |
Sylvain Thénault |
[test] unittest2 api update
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 14:03:52 +0200 |
Sylvain Thénault |
[rql] closes #2054468: support for HAVING in SET/DELETE queries
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 17:50:56 +0200 |
Sylvain Thénault |
[test] one more base etype...
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 12:23:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 04 Oct 2011 10:18:35 +0200 |
Sylvain Thénault |
[rql, sql] support for weekday function introduced in lgdp 1.7 (closes #1979717)
stable
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 18:08:39 +0200 |
Sylvain Thénault |
[sql] more test and fix boolean handling
stable
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 15:52:05 +0200 |
Sylvain Thénault |
[rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet)
stable
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 16:09:23 +0200 |
Sylvain Thénault |
[repo test] fixes
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:36:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 09:40:44 +0200 |
Sylvain Thénault |
[rql2sql] fix generated sql for eid comparison. closes #1638695
stable
|
file |
diff |
annotate
|
Wed, 18 May 2011 16:04:47 +0200 |
Sylvain Thénault |
[querier test] test groupby function call / column number
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 12:23:43 +0200 |
Adrien Di Mascio |
[rql] basic support for regexp-based pattern matching
|
file |
diff |
annotate
|
Tue, 12 Apr 2011 14:09:39 +0200 |
Sylvain Thénault |
[timezone] ensure tzinfo is None
|
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 16:40:55 +0200 |
Alexandre Fayolle |
more TZDatetime/TZTime test fixes
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 18:12:57 +0100 |
Pierre-Yves David |
merge old stable into stable
stable
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:19:29 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:19:00 +0100 |
Sylvain Thénault |
some copyrigh updates
stable
|
file |
diff |
annotate
|
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)
|
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
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 12:17:26 +0200 |
Sylvain Thénault |
[selector] cleanup
stable
|
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
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:56:37 +0200 |
syt |
fix tests
stable
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 10:08:05 +0200 |
Sylvain Thénault |
cleanups
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
|
Tue, 07 Sep 2010 23:24:45 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 08:28:16 +0200 |
Adrien Di Mascio |
[forms] test abs() rql function
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 12:35:24 +0200 |
Sylvain Thénault |
[rql2sql] add test for rql bug #37423, which triggered a cw bug fixed by this changeset (infinite loop with some queries...)
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 18:36:16 +0200 |
Sylvain Thénault |
[rql2sql] when using HAVING to by-pass rql limitation (not to filter on result of an aggregat function), we should emit SQL that doesn't use HAVING to avoid potential backend error because variables are not grouped. Closes #1061603.
stable
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 16:28:04 +0200 |
Sylvain Thénault |
[3.9] fix tests
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 10:16:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 14:21:08 +0200 |
Sylvain Thénault |
[querier] fix rset description bug with some union queries
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 13:20:07 +0200 |
Sylvain Thénault |
[querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed).
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
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 11:54:27 +0100 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
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
|
Thu, 04 Mar 2010 12:07:54 +0100 |
Sylvain Thénault |
[repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 09:57:40 +0100 |
Sylvain Thénault |
backport stable
|
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
|
Wed, 03 Mar 2010 18:12:28 +0100 |
Sylvain Thénault |
more tests
stable
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:39:22 +0100 |
Sylvain Thénault |
fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations)
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:56:47 +0100 |
Sylvain Thénault |
[test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:30:31 +0100 |
Sylvain Thénault |
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
|
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, 23 Dec 2009 12:20:10 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 08:59:01 +0100 |
Sylvain Thénault |
must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper.
stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 08:50:51 +0200 |
Sylvain Thénault |
on entity deletion query, return eids of deleted entities
|
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
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 16:00:14 +0200 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 10:46:47 +0200 |
Sylvain Thénault |
ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now)
stable
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:47:35 +0200 |
Sylvain Thénault |
test and fix rset returned by SET query
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
|