server/sources/extlite.py
2009-08-11 Sylvain Thénault merge
2009-08-11 Sylvain Thénault [debug] cnx commit/rollback on DBG_RQL
2009-08-10 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
2009-08-01 Sylvain Thénault R [server debug] more server side debugging tweaks
2009-07-31 Sylvain Thénault R [sql source] cnx._cnx checked in cnx.close, don't do it here
2009-07-31 Sylvain Thénault debugging tweaks
2009-07-31 Sylvain Thénault [R source cnx] use connection wrapper's close method
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-07 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
2009-06-11 Sylvain Thénault update transaction data api stable
2009-06-09 Sylvain Thénault log sql queries in debug mode stable
2009-06-09 Sylvain Thénault need proper logged_user and close method to be usable as native source connection wrapper stable
2009-06-08 Sylvain Thénault provide local_add_relation / add_relation stable
2009-06-05 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
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-04-24 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-20 Aurelien Campeas sql attributes bugfix tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-24 sylvain thenault ensure we have a path set before creating the database
2009-03-02 sylvain thenault allow to pass attrs as argument explicitly tls-sprint
2008-12-22 Sylvain Thenault restore multi-sources capabilities
less more (0) tip