Wed, 09 Dec 2015 17:44:18 +0100 |
Sylvain Thénault |
[server, hooks] allow callable in dbh.TYPE_MAPPING
|
file |
diff |
annotate
|
Thu, 17 Dec 2015 17:14:08 +0100 |
Julien Cristau |
[migration] handle non-existing attribute type when adding an entity type
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 17:44:17 +0100 |
Sylvain Thénault |
[migration] handle the case where new final entity type is not yet in the schema
|
file |
diff |
annotate
|
Wed, 25 Nov 2015 11:30:36 +0100 |
Julien Cristau |
[server] unbreak db-restore
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 11:26:11 +0200 |
Sylvain Thénault |
[migration] don't handle data deletion anymore on schema changes
|
file |
diff |
annotate
|
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
|
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
|
Thu, 28 Aug 2014 07:55:33 +0200 |
Laura Médioni |
[CWEP002 migration] support drop_relation_type for computed relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:49:31 +0200 |
Laura Médioni |
[CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 14:46:48 +0200 |
Julien Cristau |
[migration] Stop setting session.data['rebuild-infered']
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 09:49:45 +0200 |
Julien Cristau |
merge 3.18.5 into 3.19 branch
|
file |
diff |
annotate
|
Wed, 09 Apr 2014 17:26:57 +0200 |
Sylvain Thénault |
[dataimport, migration] silence find_entities / find_one_entity warning
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 18:41:23 +0100 |
Julien Cristau |
[migractions] add sanity check in rename_relation_type
stable
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 14:25:36 +0200 |
Julien Cristau |
[migration] set a cnxset before process_script()
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 18:04:56 +0200 |
Julien Cristau |
Fix constraint sync during migration
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 18:18:11 +0200 |
Sylvain Thénault |
minor cleanups
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 10:28:16 +0200 |
Sylvain Thénault |
avoid to internally raise 3.19 warnings
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 17:25:53 +0200 |
Julien Cristau |
[migration] make 'session' object be a server-side Connection, not ClientConnection
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 18:09:46 +0200 |
Aurelien Campeas |
[merge] bring the 3.17.14 fixes to 3.18
stable
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 14:32:21 +0100 |
Sylvain Thénault |
[migration] always rebuild infered relation
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:17:50 +0100 |
Denis Laxalde |
[migractions] Better handle removal of RQLConstraint in sync_schema
stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
|
file |
diff |
annotate
|
Tue, 18 Feb 2014 17:58:45 +0100 |
Julien Cristau |
[server/migractions] finish migration to repoapi objects
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 10:44:45 +0100 |
Julien Cristau |
[server] use the ClientConnection directly now that it has more methods available
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 17:29:58 +0100 |
Julien Cristau |
Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 16:19:49 +0100 |
Julien Cristau |
merge 3.18.2 into 3.19 branch
|
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, 02 Jul 2013 17:07:34 +0200 |
Sylvain Thénault |
[config] cleanup/refactor server sources file values handling
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 16:17:17 +0200 |
Sylvain Thénault |
[c-c restore] drop useless restore-all option, and related systemonly argument
|
file |
diff |
annotate
|