server/migractions.py
Sun, 16 Aug 2009 20:27:28 +0200 Nicolas Chauvat backport stable branch
Fri, 14 Aug 2009 22:21:45 +0200 Nicolas Chauvat B offer to continue even when failed to restore systemonly stable
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Mon, 10 Aug 2009 23:33:11 +0200 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
Wed, 05 Aug 2009 17:27:33 +0200 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
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Sat, 01 Aug 2009 01:13:39 +0200 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
Sat, 01 Aug 2009 00:01:12 +0200 Sylvain Thénault merge
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Fri, 31 Jul 2009 23:30:56 +0200 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
Fri, 31 Jul 2009 14:25:30 +0200 Sylvain Thénault backport stable branch
Thu, 30 Jul 2009 12:30:12 +0200 Sylvain Thénault oops, this is a method stable
Thu, 30 Jul 2009 12:01:17 +0200 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
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
Fri, 24 Jul 2009 15:43:11 +0200 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Mon, 06 Jul 2009 13:24:10 +0200 Sylvain Thénault fix #344387, remember upgraded version step by step stable
Fri, 19 Jun 2009 08:47:05 +0200 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
Fri, 19 Jun 2009 08:29:22 +0200 Sylvain Thénault add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not stable
Mon, 15 Jun 2009 12:42:48 +0200 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 13 May 2009 17:00:42 +0200 sylvain thenault previous form actually worked?? tls-sprint
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Tue, 21 Apr 2009 17:04:38 +0200 Aurelien Campeas does not apply any more tls-sprint
Mon, 20 Apr 2009 19:54:36 +0200 Aurelien Campeas sql attributes bugfix tls-sprint
Fri, 17 Apr 2009 17:55:50 +0200 sylvain thenault unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Tue, 07 Apr 2009 09:10:26 +0200 sylvain thenault more cleaning needed :(
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Tue, 07 Apr 2009 08:55:37 +0200 sylvain thenault oops, forgot to clean that
Mon, 06 Apr 2009 16:18:46 +0200 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
Mon, 06 Apr 2009 08:58:44 +0200 sylvain thenault restrict read perms to user on backup files
Wed, 11 Mar 2009 19:56:46 +0100 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
Tue, 10 Mar 2009 19:35:38 +0100 sylvain thenault when reading the schema while adding/removing cubes, read schema in non-strict mode tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Thu, 26 Feb 2009 13:12:04 +0100 sylvain thenault set_state command in shell
Tue, 24 Feb 2009 11:34:50 +0100 sylvain thenault better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
Tue, 17 Feb 2009 16:33:52 +0100 Adrien Di Mascio provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations
Tue, 20 Jan 2009 16:29:06 +0100 sylvain thenault pylint fixes
Thu, 08 Jan 2009 10:50:27 +0100 Sylvain Thenault unncessary call
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip