server/test/unittest_querier.py
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
Tue, 09 Mar 2010 11:54:27 +0100 Sylvain Thénault rename logilab.db into logilab.database
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
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)
Thu, 04 Mar 2010 09:57:40 +0100 Sylvain Thénault backport stable
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, 03 Mar 2010 18:12:28 +0100 Sylvain Thénault more tests stable
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
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
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
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
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
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
Tue, 13 Oct 2009 08:50:51 +0200 Sylvain Thénault on entity deletion query, return eids of deleted entities
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:45:39 +0200 Sylvain Thénault test fixes stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Tue, 08 Sep 2009 16:00:14 +0200 Sylvain Thénault backport stable 3.5
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
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:47:35 +0200 Sylvain Thénault test and fix rset returned by SET query 3.5
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
Fri, 31 Jul 2009 23:54:20 +0200 Sylvain Thénault [F repo tests] tests have to be updated:
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 11:19:37 +0200 Sylvain Thénault getting a StringIO here was due to lgc.db sqlite adapter bug stable
Wed, 27 May 2009 11:18:46 +0200 Sylvain Thénault reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13) stable
Wed, 27 May 2009 11:17:53 +0200 Sylvain Thénault test Bytes storage/retreival stable
Wed, 13 May 2009 16:59:50 +0200 sylvain thenault fix test 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, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
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
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Fri, 16 Jan 2009 18:31:40 +0100 sylvain thenault test fixes
Thu, 13 Nov 2008 02:07:53 +0100 Nicolas Chauvat fix tests (some where broken after ECache was added)
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip