server/migractions.py
2009-08-05 Sylvain Thénault [migration] when adding a core meta-relation, it should be added to all entities *in the persistent schema*, not only those in the fs schema
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-07-31 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
2009-07-31 Sylvain Thénault merge
2009-07-31 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
2009-07-31 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
2009-07-31 Sylvain Thénault backport stable branch
2009-07-30 Sylvain Thénault oops, this is a method stable
2009-07-30 Sylvain Thénault [repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration stable
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-07-06 Sylvain Thénault fix #344387, remember upgraded version step by step stable
2009-06-19 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
2009-06-19 Sylvain Thénault add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not stable
2009-06-15 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault previous form actually worked?? tls-sprint
2009-04-24 sylvain thenault backport default branch tls-sprint
2009-04-21 Aurelien Campeas does not apply any more tls-sprint
2009-04-20 Aurelien Campeas sql attributes bugfix tls-sprint
2009-04-17 sylvain thenault unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault more cleaning needed :(
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-07 sylvain thenault oops, forgot to clean that
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-04-06 sylvain thenault restrict read perms to user on backup files
2009-03-11 sylvain thenault should not give session as cnx.cursor(), else we may try to execute some query while no pool is set on the session
2009-03-10 sylvain thenault when reading the schema while adding/removing cubes, read schema in non-strict mode tls-sprint
less more (0) -30 tip