Tue, 14 Jun 2011 22:54:25 +0200 fix failures introduced by recent refactoring stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 22:54:25 +0200] rev 7507
fix failures introduced by recent refactoring * * * [testlib, realdb] we should close connections prior to create a new db using current db as template
Tue, 14 Jun 2011 22:54:20 +0200 [testlib, realdb] we should close connections prior to create a new db using current db as template stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 22:54:20 +0200] rev 7506
[testlib, realdb] we should close connections prior to create a new db using current db as template
Tue, 14 Jun 2011 17:15:40 +0200 [migration] this is needed to avoid pb with yams 0.33 / cw < 3.13 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 17:15:40 +0200] rev 7505
[migration] this is needed to avoid pb with yams 0.33 / cw < 3.13
Tue, 14 Jun 2011 17:15:39 +0200 [sync schema hooks] consider etype name map before trying to update in-memory schema stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 17:15:39 +0200] rev 7504
[sync schema hooks] consider etype name map before trying to update in-memory schema
Tue, 14 Jun 2011 15:37:10 +0200 [repository] refactor and optimize '?1' relation handling stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 15:37:10 +0200] rev 7503
[repository] refactor and optimize '?1' relation handling * only skip auto remove if activeintegrity is explicitly disabled * do it even for inlined relation, so hooks are properly called * on entity creation, only cleanup what's needed
Tue, 14 Jun 2011 15:37:09 +0200 [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 15:37:09 +0200] rev 7502
[session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data)
Tue, 14 Jun 2011 15:37:09 +0200 [repository] refactor/cleanup entity deletion methods stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 15:37:09 +0200] rev 7501
[repository] refactor/cleanup entity deletion methods * kill unused Repository.delete_info_multi (no leading _) * kill unnecessary system_source.delete_info (almost no benefit over delete_info_multi) * stop giving entities list *and* extid list, gather them from the entity when needed * move pending eids handling into glob_delete_entities, so one can call it directly without worrying about that
Tue, 14 Jun 2011 13:46:36 +0200 [repository] new hook selector according to configuration's repairing flag stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 13:46:36 +0200] rev 7500
[repository] new hook selector according to configuration's repairing flag
Tue, 14 Jun 2011 13:43:36 +0200 [pyrorql] don't display traceback on connection error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 13:43:36 +0200] rev 7499
[pyrorql] don't display traceback on connection error
Tue, 14 Jun 2011 11:54:41 +0200 [data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 14 Jun 2011 11:54:41 +0200] rev 7498
[data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip