server/sources/extlite.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
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
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
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 14:55:41 +0100 Sylvain Thénault [db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore stable
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, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 21:02:37 +0100 Sylvain Thénault closes #601987 stable
Tue, 11 Aug 2009 17:06:02 +0200 Sylvain Thénault merge
Tue, 11 Aug 2009 17:04:59 +0200 Sylvain Thénault [debug] cnx commit/rollback on DBG_RQL
Mon, 10 Aug 2009 23:33:11 +0200 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
Sat, 01 Aug 2009 16:13:40 +0200 Sylvain Thénault R [server debug] more server side debugging tweaks
Sat, 01 Aug 2009 01:20:58 +0200 Sylvain Thénault R [sql source] cnx._cnx checked in cnx.close, don't do it here
Sat, 01 Aug 2009 01:19:26 +0200 Sylvain Thénault debugging tweaks
Sat, 01 Aug 2009 00:00:29 +0200 Sylvain Thénault [R source cnx] use connection wrapper's close method
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
Tue, 07 Jul 2009 12:24:40 +0200 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Tue, 09 Jun 2009 11:33:04 +0200 Sylvain Thénault log sql queries in debug mode stable
Tue, 09 Jun 2009 11:32:41 +0200 Sylvain Thénault need proper logged_user and close method to be usable as native source connection wrapper stable
Mon, 08 Jun 2009 20:34:28 +0200 Sylvain Thénault provide local_add_relation / add_relation stable
Fri, 05 Jun 2009 13:21:31 +0200 Sylvain Thénault change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite) stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Fri, 24 Apr 2009 19:46:21 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Mon, 20 Apr 2009 19:54:36 +0200 Aurelien Campeas sql attributes bugfix 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, 24 Mar 2009 11:58:35 +0100 sylvain thenault ensure we have a path set before creating the database
Mon, 02 Mar 2009 20:43:58 +0100 sylvain thenault allow to pass attrs as argument explicitly tls-sprint
Mon, 22 Dec 2008 17:34:15 +0100 Sylvain Thenault restore multi-sources capabilities
less more (0) tip