Fri, 20 Aug 2010 08:21:15 +0200 | Sylvain Thénault | [repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources | changeset | files |
Fri, 20 Aug 2010 08:17:04 +0200 | Sylvain Thénault | [migration] enhance RqlForIterator so we can do 'for e in rqliter(...).entities()' | changeset | files |
Fri, 20 Aug 2010 08:16:03 +0200 | Sylvain Thénault | [ms] when entity is coming from an external source, don't add non final relations on complete | changeset | files |
Fri, 20 Aug 2010 08:15:06 +0200 | Sylvain Thénault | [querier] add_types_restriction_cleanups: remove useless try/except (we already filtered out variables not in newroot.defined_vars) and dict accss. Also systematically set computed solutions instead of modifying existing ones | changeset | files |