| Sat, 12 Oct 2019 21:05:50 -0400 |
John Rouillard |
issue2551025- mysql failure with 1.3.14 mysqlclient. Do we have a double close error here?
|
| Wed, 30 Jan 2019 13:58:14 +0100 |
Ralf Schlatterbeck |
Integrate REST tests into db framework
REST-rebased
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Mon, 06 Nov 2017 09:26:59 +0100 |
Ralf Schlatterbeck |
Add (currently failing) test for atomic actions
|
| Tue, 28 Jun 2016 15:39:38 +1000 |
John Kristensen |
Improved work-around for pytest markers bug
|
| Mon, 27 Jun 2016 14:03:32 +1000 |
John Kristensen |
Fix work-around for pytest markers bug
|
| Mon, 07 Sep 2015 23:24:33 +1000 |
John Kristensen |
Work-around for pytest.mark.skipif() bug
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 18:15:23 +1000 |
John Kristensen |
Replace existing run_tests.py script with a pytest script
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| Sat, 29 Mar 2014 10:52:20 +0100 |
Ralf Schlatterbeck |
HTML* classes for cgi are now all new-style
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Mon, 21 Mar 2011 20:44:39 +0000 |
Ralf Schlatterbeck |
Multilink fixes and optimizations:
|
| Fri, 22 Oct 2010 14:14:26 +0000 |
Ralf Schlatterbeck |
clear the cache on commit for rdbms backends:
|
| Wed, 10 Nov 2004 22:22:59 +0000 |
Richard Jones |
always honor indexme property on Strings (patch [SF#063711])
|
| Wed, 03 Nov 2004 01:34:21 +0000 |
Richard Jones |
don't try to import all backends in backends.__init__ unless we *want* to
|
| Fri, 01 Oct 2004 09:04:13 +0000 |
Alexander Smishlajev |
connection availability check merged from HEAD
maint-0.7
|
| Sun, 26 Sep 2004 15:18:28 +0000 |
Alexander Smishlajev |
use mysql.db_exists() instead of mysql.Database
|
| Sun, 26 Sep 2004 11:30:56 +0000 |
Alexander Smishlajev |
skip mysql backend tests on any MySQL error...
|
| Sat, 25 Sep 2004 15:49:31 +0000 |
Alexander Smishlajev |
rdbms settings are now common for all backends.
|
| Sun, 23 May 2004 09:44:47 +0000 |
Richard Jones |
simpler RDBMS unit test config
|
| Wed, 24 Mar 2004 06:18:59 +0000 |
Richard Jones |
minor pre-release / test fixes
0.7.0b1
|
| Thu, 18 Mar 2004 01:58:46 +0000 |
Richard Jones |
Finished implementation of session and one-time-key stores for RDBMS backends.
|
| Fri, 12 Mar 2004 04:09:00 +0000 |
Richard Jones |
make mysql / postgresql work again. beginnings of otk/session store in rdbmses
|
| Fri, 14 Nov 2003 00:11:19 +0000 |
Richard Jones |
Fixed retirement of items in rdbms imports [SF#841355]
|
| Tue, 11 Nov 2003 11:19:18 +0000 |
Richard Jones |
PostgreSQL backend lands.
|
| Wed, 05 Nov 2003 21:54:57 +0000 |
Johannes Gijsbers |
Remove duplication:
|
| Sun, 02 Nov 2003 08:44:17 +0000 |
Richard Jones |
more unit test work
|
| Sun, 26 Oct 2003 14:13:04 +0000 |
Johannes Gijsbers |
Add hasattr() check for backend in mysqlOpener.
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|