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