Fri, 18 Jul 2014 17:35:25 +0200 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
Tue, 17 Jun 2014 11:56:38 +0200 |
Julien Cristau |
[migration] don't add new elements to config._cubes in remove_cube
|
file |
diff |
annotate
|
Mon, 12 May 2014 12:37:19 +0200 |
Adrien Di Mascio |
[shell] provide autocompletion for rql queries in cubicweb-ctl shell (closes #3560541)
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 11:38:06 +0200 |
Nicolas Chauvat |
[cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 11:43:43 +0200 |
Aurelien Campeas |
[cwctl] show a better diagnostic message on version violation (closes #2464800)
stable
|
file |
diff |
annotate
|
Thu, 08 Dec 2011 14:32:57 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Dec 2011 14:31:43 +0100 |
Julien Cristau |
[migration] Ignore IOError from readline.write_history_file (closes #2106621)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 04 Nov 2011 13:03:56 +0100 |
Sylvain Thénault |
[cleanup] drop some appengine support junk
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 09:37:46 +0100 |
Alexandre Fayolle |
help pylint by explicitely defining some attributes
oldstable
|
file |
diff |
annotate
|
Mon, 29 Nov 2010 18:34:39 +0100 |
Julien Jehannet |
[migration] improve doctest report format
stable
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 10:18:56 +0100 |
Julien Jehannet |
[migration] put some migration context info in doctest environment: __file__ and __args__
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 29 Oct 2010 00:03:30 +0200 |
Nicolas Chauvat |
fix problem introduced with previous commit
stable
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 19:37:59 +0200 |
Nicolas Chauvat |
[cwctl] command list now checks version of cw, not only versions of cubes
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 14:32:20 +0200 |
Sylvain Thénault |
[migration] remove buggy assertion
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 13:55:37 +0200 |
Aurelien Campeas |
[migration] .pop() is more readable
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 11:11:08 +0200 |
Julien Jehannet |
[migration] commit only sql script migration
stable
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 15:18:31 +0200 |
Julien Jehannet |
[migration] unify process_script command
stable
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 15:45:18 +0200 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:33:48 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 25 May 2010 12:20:26 +0200 |
Sylvain Thénault |
[migration] add migration file commands to follow option group changes
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 06 May 2010 08:25:02 +0200 |
Sylvain Thénault |
backport stable
stable
|
file |
diff |
annotate
|
Thu, 06 May 2010 08:24:46 +0200 |
Sylvain Thénault |
[migration] ask_confirm argument of show_diff doesn't contain an _
oldstable
|
file |
diff |
annotate
|
Wed, 05 May 2010 18:55:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 18:54:19 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 18:54:04 +0200 |
Sylvain Thénault |
[upgrade] don't ask confirm to replace configuration file with -v0
oldstable
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 16:13:56 +0200 |
Julien Jehannet |
[shell] #715938: support of script parameters (using standard '--' as arguments separator)
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 20:46:26 +0100 |
Sylvain Thénault |
[config] move ConfigurationProblem to migration + refactor it to benefit from config methods
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:24:47 +0100 |
Sylvain Thénault |
pylint style fixes
stable
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 12:13:07 +0100 |
Nicolas Chauvat |
[migration] abort becomes possible when asked for confirmation before migration script
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
| base
|
Tue, 08 Dec 2009 10:40:12 +0100 |
Sylvain Thénault |
move i18n / migration modules from cw.common to cw
|
file |
diff |
annotate
| base
|