Wed, 16 Sep 2015 16:04:17 +0200 |
Sylvain Thénault |
make sync_schema_props_perms(<computed rtype>) work as expected
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 18:43:19 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 14:29:53 +0200 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 12 Oct 2015 10:53:35 +0200 |
Rémi Cardona |
merge with 3.21.2
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 17:52:14 +0200 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 12:09:04 +0200 |
Sylvain Thénault |
[migration] fix change_attribute_type to update the live schema
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 18:38:16 +0200 |
Rémi Cardona |
merge with 3.19.13
|
file |
diff |
annotate
|
Tue, 25 Aug 2015 11:11:34 +0200 |
Sylvain Thénault |
[migration] don't attempt to carry over values when renaming a computed relation
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 15:50:29 +0200 |
Samuel Trégouët |
[py3k] octals and long
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 14:52:09 +0200 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 15:24:46 +0200 |
Aurelien Campeas |
[syncschema] only add to the `synchronized` set if all possible updates have been done
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 15:21:58 +0200 |
Julien Cristau |
[server/migractions] drop mock_object
|
file |
diff |
annotate
|
Tue, 25 Aug 2015 11:09:22 +0200 |
Sylvain Thénault |
[server/migractions] raising SystemExit sounds like a bad idea
|
file |
diff |
annotate
|
Wed, 09 Jul 2014 17:52:45 +0200 |
Aurelien Campeas |
[migration] remove repo_connect and use config.repository() instead
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 09:25:26 +0200 |
Julien Cristau |
Fix (de)serialization of ComputedRelation read permissions
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 13:04:25 +0200 |
Sylvain Thénault |
avoid sanitizing warnings
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 17:14:32 +0200 |
Aurelien Campeas |
[connection] remove ensure_cnx_set context manager uses
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 15:42:04 +0200 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
Fri, 13 Jun 2014 13:54:28 +0200 |
Aurelien Campeas |
[migractions] remove any session related leftovers
|
file |
diff |
annotate
|
Fri, 06 Jun 2014 17:08:08 +0200 |
Aurelien Campeas |
[repoapi,session] remove all session-as-cnx backward compat
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 10:08:14 +0200 |
Rémi Cardona |
merge 3.20.6 into 3.21
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 14:28:48 +0100 |
Sylvain Thénault |
[migration] sync_schema_props_perms should skip computed relations. Closes #5147796
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 16:44:36 +0100 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 14:39:50 +0100 |
Julien Cristau |
[migration] don't crash when deleting a non-existing rtype
|
file |
diff |
annotate
|
Thu, 23 Oct 2014 15:47:17 +0200 |
Nicolas Chauvat |
[serverctl] rename remove_cube to drop_cube (closes #4545093)
|
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
|
Wed, 09 Jul 2014 15:38:39 +0200 |
Aurelien Campeas |
[config] kill a getattr
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 16:07:57 +0200 |
Julien Cristau |
[migration] stop caching the mapping from constraint type name to eid
|
file |
diff |
annotate
|