| Thu, 08 Sep 2022 01:12:12 -0400 |
John Rouillard |
Set all sqlite db's to WAL mode on creation
|
| Tue, 06 Sep 2022 18:59:39 -0400 |
John Rouillard |
try calling tearDown and see if tests run correctly.
|
| Tue, 06 Sep 2022 17:38:52 -0400 |
John Rouillard |
Remove sqlite setup/teardown methods
|
| Mon, 05 Sep 2022 16:25:20 -0400 |
John Rouillard |
postgresql native-fts; more indexer tests
|
| Sun, 07 Aug 2022 13:59:55 -0400 |
John Rouillard |
fix tests that were leaving test dir behind.
|
| Thu, 04 Aug 2022 14:41:58 -0400 |
John Rouillard |
Summary: Support selecion session/otk data store. Add redis as data store.
|
| Mon, 25 Jul 2022 17:20:20 -0400 |
John Rouillard |
- issue2551223 - fix timestamp truncation in mysql and postgresql
|
| Mon, 25 Jul 2022 15:02:30 -0400 |
John Rouillard |
update session db tests
|
| Thu, 27 Jan 2022 19:48:48 -0500 |
John Rouillard |
Allow Roundup to use PostgreSQL database native full text search
|
| Wed, 26 Jan 2022 15:04:09 -0500 |
John Rouillard |
issue2551189 - increase size of words in full text index.
|
| 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
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| 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:
|
| Mon, 01 Sep 2008 00:43:02 +0000 |
Richard Jones |
fix bug introduced in 1.4.5 in RDBMS full-text indexing;
|
| Wed, 03 Nov 2004 01:34:21 +0000 |
Richard Jones |
don't try to import all backends in backends.__init__ unless we *want* to
|
| Thu, 18 Mar 2004 01:58:46 +0000 |
Richard Jones |
Finished implementation of session and one-time-key stores for RDBMS backends.
|
| Fri, 14 Nov 2003 00:11:19 +0000 |
Richard Jones |
Fixed retirement of items in rdbms imports [SF#841355]
|
| Sun, 02 Nov 2003 08:44:17 +0000 |
Richard Jones |
more unit test work
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|