server/migractions.py
2014-04-07 Julien Cristau Fix constraint sync during migration
2014-04-07 Julien Cristau merge 3.18.4 into default
2014-04-03 Sylvain Thénault minor cleanups
2014-04-01 Sylvain Thénault avoid to internally raise 3.19 warnings
2014-04-03 Julien Cristau [migration] make 'session' object be a server-side Connection, not ClientConnection
2014-04-01 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
2014-03-27 Sylvain Thénault [migration] always rebuild infered relation stable
2014-03-10 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
2014-02-18 Julien Cristau [server/migractions] finish migration to repoapi objects
2014-03-05 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
2014-02-11 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
2014-01-27 Julien Cristau merge 3.18.2 into 3.19 branch
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2013-07-02 Sylvain Thénault [config] cleanup/refactor server sources file values handling
2013-06-21 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2013-06-16 Sylvain Thénault [multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2014-01-21 Julien Cristau [migractions] Don't silently ignore errors when installing sql procedures
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-08-26 Aurelien Campeas remove 3.8 bw compat
2013-09-17 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
2013-07-25 Sylvain Thénault [migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there stable
2013-07-22 Julien Cristau fix typos in docstring, doc and comments stable
2013-07-22 Sylvain Thénault [migration] when adding a cube, skip infered relations (closes #3005576) stable
2013-07-11 Sylvain Thénault [migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069 stable
2013-06-27 Pierre-Yves David [migraction] do not access session.data directly
2013-03-25 Pierre-Yves David [session] drop useless getter and setter for security
2013-03-27 Pierre-Yves David [migration] drop pre-3.7 utility
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
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)
2013-01-10 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-21 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2013-01-09 Aurelien Campeas [merge] backport stable
2012-12-04 Sylvain Thénault [migration] fix crash when adding a new meta relation type. Closes #2532483 stable
2012-09-07 Sylvain Thénault backport stable
2012-09-04 Sylvain Thénault [migration] fix backward compat for rename_relation stable
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-07-17 Sylvain Thénault [migraction] rename rename_relation method to rename_relation_type for consistency stable
2012-03-16 Sylvain Thénault backport stable
2012-03-01 Sylvain Thénault [migration] fix add_relation_type in case it already exists, broken by 67660d5f1916 stable
2012-02-27 Sylvain Thénault [migration] add schema obj into assertion failure message so we get a chance to understand the pb stable
2012-02-14 Sylvain Thénault backport stable
2012-02-14 Sylvain Thénault backport oldstable stable
2012-02-14 Pierre-Yves David [bfss, migration] fix storage migration (closes #2189206) oldstable
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Katia Saurfelt [migration] fire hooks in postcreate by default (closes #1417110)
2012-02-09 Katia Saurfelt [migration] `add_relation_type` warns and add missing definitions on already existing rtypes (closes #2121979) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-26 Sylvain Thénault [migractions] fix comment to avoid ambiguity. Closes #2015260
2011-11-03 Sylvain Thénault backport stable
2011-11-03 Sylvain Thénault [instance creation] properly search for sql extension in the schema directory. Closes #2068117 stable
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-10-21 Sylvain Thénault backport stable
2011-10-21 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
2011-10-14 Sylvain Thénault merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
2011-10-13 Alexandre Fayolle [migraction] fix cmd_change_attribute_type command (closes #2015073) stable
2011-10-11 Sylvain Thénault backport stable
less more (0) -100 -60 tip