Tue, 15 Jun 2010 18:00:26 +0200 | Sylvain Thénault | [auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough. | changeset | files |
Mon, 14 Jun 2010 17:56:10 +0200 | Aurelien Campeas | [rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand | changeset | files |
Mon, 14 Jun 2010 18:59:05 +0200 | Sylvain Thénault | [security] SchemaRelation.has_perm grows to new arguments allowing to specify subject/object entity type when actual eid are not known, but their types are | changeset | files |
Mon, 14 Jun 2010 18:58:06 +0200 | Sylvain Thénault | [linkto action] refactor to ease overriding to control redirection | changeset | files |