misc/migration/3.10.9_Any.py
2011-06-22 Sylvain Thénault [3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction stable
2011-04-27 Alexandre Fayolle place the disable hooks context manager at the right place (closes: #1626694) oldstable
2011-03-24 Sylvain Thénault [migration] Lesser memory consumption of cwuri fix + actually commit every 100 processed entities oldstable
2011-03-24 Sylvain Thénault [migration] improve fix cwuri progress bar oldstable
2011-03-24 Sylvain Thénault [migration] explicit first step of 3.10.9 migration. oldstable
2011-03-08 Sylvain Thénault [3.10.9 migration] don't display progress bar if stdout is not a tty stable
2011-03-03 Sylvain Thénault [migration] cleanup corrupted database, pb noticed on several instances stable
2011-02-28 Sylvain Thénault [config] fix option group clash causing anonymous user configuration to end in the MAIN section instead of the WEB section if cubicweb-dev is installed stable
2011-02-18 Sylvain Thénault [migration] missing future import stable
2011-02-09 Sylvain Thénault [entity, metadata] huuum, use resolvable url as cwuri... And fix existing ones. stable
less more (0) tip