server/sources/native.py
2014-04-01 Julien Cristau [server/sources/native] deal with connections, not sessions
2014-04-07 Julien Cristau [sources] ensure we have a cnxset in undoable_transactions
2014-03-24 Aurelien Campeas [source/native] allow many eid creation per .create_eid call (closes #3526594)
2014-03-10 Aurelien Campeas [source/native] refactor eid generation code
2014-02-18 Julien Cristau [server] some s/session/cnx/
2014-02-17 Julien Cristau [server] Handle unique constraint violations under recent sqlite
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-01-29 Julien Cristau [server] use a connection instead of a session for user authentication
2014-02-04 Dimitri Papadopoulos English typography
2014-01-30 Julien Cristau [server/sources] replace references to dbapi with repoapi
2014-01-29 Julien Cristau [server] fix TypeErrors
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2013-07-01 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2014-01-22 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-22 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
2013-06-16 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
2013-06-27 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2014-01-08 Aurelien Campeas [schema] fix unique together index handling
2013-11-13 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
2013-10-17 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-05-31 Julien Cristau fix migration from pre-3.13.1 versions (closes #2846978) stable
2013-07-03 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
2013-06-26 Pierre-Yves David [connection] transparent cnx_set handling
2013-04-26 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
2013-04-24 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
2013-04-24 Sylvain Thénault [portable dump] skip virtual relations, they have no table associated. Closes #2841199 stable
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-03-28 Pierre-Yves David merge 3.15.x into 3.16.x stable
2013-03-28 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
2013-02-20 Nicolas Chauvat [sources] fix classes that inherit from AbstractSource (closes #2718669)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-12-14 Vincent Michel [dataimport] Add SQL Store for faster import - works ONLY with Postgres for now, as it requires "copy from" command - closes #2410822
2012-10-12 Sylvain Thénault backport stable
2012-09-10 Julien Cristau [sources/native] automatically update passwords using deprecated hashes on login stable
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-08-31 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
2012-08-02 David Douard merge oldstable in stable stable
2012-07-31 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event (closes #2450680) oldstable
2012-07-31 Pierre-Yves David [storage] relies on event=='deleted' to detect "delete" event stable
2012-05-02 Aurelien Campeas [merge] backport stable fixes
2012-04-27 Aurelien Campeas [sources/native] do not let a log message crash on us stable
2012-04-10 Sylvain Thénault backport stable
2012-03-16 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
2012-02-27 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-02-13 Sylvain Thénault [system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099 stable
2012-02-10 Alexandre Richardson [entities system table] change asource and source column size (closes #1951819) stable
2011-10-18 Alexandre Fayolle merge back stable change
2011-10-18 Alexandre Fayolle remove stale debugging statement stable
2011-10-14 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
2011-10-07 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-22 Alexandre Fayolle ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
less more (0) -100 -60 tip