migration.py
Thu, 23 Aug 2012 11:43:43 +0200 Aurelien Campeas [cwctl] show a better diagnostic message on version violation (closes #2464800) stable
Thu, 08 Dec 2011 14:32:57 +0100 Sylvain Thénault backport stable
Mon, 05 Dec 2011 14:31:43 +0100 Julien Cristau [migration] Ignore IOError from readline.write_history_file (closes #2106621) stable
Mon, 05 Dec 2011 14:31:41 +0100 Julien Cristau [migration] make remove_cube('foo') not fail if foo is already removed. Closes #2106532 stable
Fri, 04 Nov 2011 13:03:56 +0100 Sylvain Thénault [cleanup] drop some appengine support junk
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Wed, 29 Jun 2011 14:05:14 +0200 Nicolas Chauvat [cw-ctl] command list should not break when cube depends on version None (closes #1787209) stable
Sat, 18 Jun 2011 23:27:23 +0200 Nicolas Chauvat [migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version. stable
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Mon, 29 Nov 2010 18:34:39 +0100 Julien Jehannet [migration] improve doctest report format stable
Tue, 09 Nov 2010 10:18:56 +0100 Julien Jehannet [migration] put some migration context info in doctest environment: __file__ and __args__ stable
Fri, 05 Nov 2010 15:08:24 +0100 Julien Jehannet [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
Fri, 29 Oct 2010 00:03:30 +0200 Nicolas Chauvat fix problem introduced with previous commit stable
Thu, 28 Oct 2010 19:37:59 +0200 Nicolas Chauvat [cwctl] command list now checks version of cw, not only versions of cubes stable
Wed, 29 Sep 2010 12:44:11 +0200 Sylvain Thénault [c-c] fix RuntimeError: 'maximum recursion depth exceeded while calling a Python object' we get when creating/upgrading/shelling an instance: hasattr() call __getattribute__, creating an infinite recursion error catched by the interpretor. Avoid this by testing the method is available on the class instead of the instance stable
Mon, 13 Sep 2010 14:32:20 +0200 Sylvain Thénault [migration] remove buggy assertion stable
Mon, 13 Sep 2010 13:55:37 +0200 Aurelien Campeas [migration] .pop() is more readable stable
Mon, 13 Sep 2010 11:00:22 +0200 Sylvain Thénault [migration] fix so that context modification are reflected on the currently executed migration script stable
Tue, 07 Sep 2010 23:02:08 +0200 Sylvain Thénault [migration] propose to open pdb on error during execution of rql/sql query stable
Fri, 30 Jul 2010 11:11:08 +0200 Julien Jehannet [migration] commit only sql script migration stable
Thu, 29 Jul 2010 15:18:31 +0200 Julien Jehannet [migration] unify process_script command stable
Tue, 13 Jul 2010 15:45:18 +0200 Sylvain Thénault cleanups
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Tue, 25 May 2010 12:20:26 +0200 Sylvain Thénault [migration] add migration file commands to follow option group changes stable
Mon, 10 May 2010 16:59:32 +0200 Sylvain Thénault backport stable
Thu, 06 May 2010 08:25:02 +0200 Sylvain Thénault backport stable stable
Thu, 06 May 2010 08:24:46 +0200 Sylvain Thénault [migration] ask_confirm argument of show_diff doesn't contain an _ oldstable
Wed, 05 May 2010 18:55:19 +0200 Sylvain Thénault backport stable
Wed, 05 May 2010 18:54:19 +0200 Sylvain Thénault backport oldstable stable
Wed, 05 May 2010 18:54:04 +0200 Sylvain Thénault [upgrade] don't ask confirm to replace configuration file with -v0 oldstable
Thu, 29 Apr 2010 14:21:57 +0200 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
Wed, 28 Apr 2010 17:57:36 +0200 Julien Jehannet [c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
Wed, 28 Apr 2010 16:13:56 +0200 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 25 Mar 2010 20:46:26 +0100 Sylvain Thénault [config] move ConfigurationProblem to migration + refactor it to benefit from config methods
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 12 Feb 2010 12:13:07 +0100 Nicolas Chauvat [migration] abort becomes possible when asked for confirmation before migration script stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Tue, 08 Dec 2009 10:40:12 +0100 Sylvain Thénault move i18n / migration modules from cw.common to cw
less more (0) tip