Tue, 09 Aug 2011 09:43:26 +0200 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
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
|
Tue, 07 Jun 2011 11:42:08 +0200 |
Julien Jehannet |
[skeleton] fix new class configuration in realdbtest
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
|
Tue, 06 Sep 2011 15:29:05 +0200 |
Pierre-Yves David |
devtools: Fix cleanup of temporary database (closes #1908656)
stable
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:58:28 +0200 |
Sylvain Thénault |
[devtool] Make the sqlite database used for test execution process specific (closes #1230401)
stable
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 16 Jun 2011 15:15:25 +0200 |
Sylvain Thénault |
[devtools pg handler] some fixes so we get proper error when pg host is not reachable
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 22:54:20 +0200 |
Sylvain Thénault |
[testlib, realdb] we should close connections prior to create a new db using current db as template
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Fri, 13 May 2011 13:40:48 +0200 |
Sylvain Thénault |
[web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
|
file |
diff |
annotate
|
Tue, 03 May 2011 17:43:53 +0200 |
Sylvain Thénault |
[configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 18:10:49 +0200 |
Alexandre Fayolle |
merge back stable
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 17:25:32 +0200 |
Alexandre Fayolle |
fix server/test/unittest_checkintegrity (failing since 70538ea2532d)
stable
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 08:28:52 +0200 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 14:18:44 +0200 |
Sylvain Thénault |
[testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 14:02:04 +0200 |
Adrien Di Mascio |
[testlib] fix typos / NameErrors in devtools/__init__.py
stable
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 11:34:53 +0200 |
Sylvain Thénault |
[testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot.
stable
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 09:46:29 +0200 |
Adrien Di Mascio |
[testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089)
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 18:56:55 +0200 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 15:45:38 +0100 |
Sylvain Thénault |
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 13:43:07 +0100 |
Aurelien Campeas |
[devtools] missing py2.5 compat import
oldstable
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 12:20:45 +0100 |
Pierre-Yves David |
fix stupid typo
oldstable
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 12:03:50 +0100 |
Pierre-Yves David |
[testlib] require explicite overwriting of TestDataBaseHandler.
oldstable
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Aurelien Campeas |
[test] New Handling of database for test.
oldstable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 14:59:21 +0100 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 12:18:20 +0100 |
Sylvain Thénault |
[testlib] simplify code by using a class attribute
stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:08:12 +0100 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 14:14:19 +0100 |
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
|
file |
diff |
annotate
|