Fri, 05 Dec 2014 12:08:13 +0100 |
Rémi Cardona |
[server] Remove useless 'is None' checks
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:35:25 +0100 |
Aurelien Campeas |
[warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 11:13:10 +0100 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 17:58:23 +0100 |
David Douard |
[merge] backport 3.18 fixes
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 12:36:17 +0100 |
Aurelien Campeas |
[schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era
stable
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 10:37:44 +0100 |
Julien Cristau |
[migration] hackish black magic to bootstrap addition of formula attr during migration
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 15:28:35 +0200 |
Lea Capgen |
[CWEP002] properly handle serialization of computed attributes
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:44:29 +0200 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 08:02:15 +0200 |
Laura Médioni |
[CWEP002 migration] support add_relation_type for computed relations
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:08:18 +0200 |
Laura Médioni |
[schema serial] add some comments
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:29:14 +0200 |
Lea Capgen |
[CWEP002] properly handle serialization of computed relations
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 15:44:09 +0200 |
Aurelien Campeas |
remove references to global environment variable APYCOT_ROOT
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 16:48:39 +0100 |
Julien Cristau |
[schemaserial] Replace 'cursor' with 'cnx'
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 18:24:29 +0100 |
Julien Cristau |
[server] use internal_cnx instead of internal_session in deserialize_schema
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 18:40:19 +0100 |
Julien Cristau |
[server/schemaserial] rename cursor argument to cnx
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 12:32:16 +0100 |
Julien Cristau |
[repo] pylint cleanup, mainly of imports, with a bit of style
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:49:32 +0100 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:20:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 13:15:53 +0200 |
Aurelien Campeas |
[hooks/security] provide attribute "add" permission
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 12:09:44 +0100 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 15:06:27 +0200 |
Aurélien Campeas |
[schema] store default attribute values in a Bytes field, allowing python objects as default values
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:15:29 +0200 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:12:30 +0200 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
Fri, 03 May 2013 17:26:23 +0200 |
Aurelien Campeas |
[schemaserial] mitigate critical message during migration
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 17:46:56 +0200 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 10:57:25 +0200 |
Sylvain Thénault |
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|