log test/test_indexer.py @ 8223:cfd8eb705c2f

age author description
Thu, 25 Apr 2024 18:34:37 -0400 John Rouillard issue2551334 - get more tests working under windows
Sun, 31 Mar 2024 01:44:48 -0400 John Rouillard test: fix test_indexer for change from list to tuples in config.
Thu, 02 Nov 2023 18:55:47 -0400 John Rouillard fix: close file properly in indexer_dbm.py:save_index() 2.3.1a0
Thu, 24 Nov 2022 10:00:59 -0500 John Rouillard test: fix sqlite indexer test
Thu, 24 Nov 2022 10:41:54 +0100 Ralf Schlatterbeck Add a missing @skip_postgresql
Thu, 24 Nov 2022 10:29:37 +0100 Ralf Schlatterbeck Compatibility: unittest.mock vs. only mock
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Sat, 03 Sep 2022 22:35:09 -0400 John Rouillard test get_indexer three autosearch options: xapian, whoosh, native
Sat, 03 Sep 2022 21:33:12 -0400 John Rouillard Improve test coverage of backends/indexer_common::get_indexer() method
Sat, 03 Sep 2022 17:58:41 -0400 John Rouillard fix postgresl-fts indexer: get_indexer reported not implemented
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.
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Mon, 29 Mar 2021 22:47:54 -0400 John Rouillard issue2551123 - validate indexer_language in configuration.py
Sun, 28 Mar 2021 23:34:43 -0400 John Rouillard Add indexer_language to change stemmer for xapian FTS indexer
Wed, 30 Oct 2019 17:56:18 -0400 John Rouillard Fix xapian indexer for unicode
Tue, 29 Oct 2019 22:13:49 -0400 John Rouillard Fix russian search/string
Tue, 29 Oct 2019 22:01:11 -0400 John Rouillard Add a russian string for unicode testing of indexer
Tue, 29 Oct 2019 21:33:10 -0400 John Rouillard Add test for issue1344046 and maybe issue1195739
Fri, 15 Mar 2019 20:29:00 -0400 John Rouillard assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
Tue, 24 Jul 2018 22:22:08 +0000 Joseph Myers Python 3 preparation: make relative imports explicit.
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
Sat, 25 Jun 2016 20:10:03 -0400 John Rouillard - issue2550636, issue2550909: Added support for Whoosh indexer.
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
Mon, 21 Oct 2013 12:56:28 +0200 Thomas Arendsen Hein issue2550583, issue2550635 Do not limit results with Xapian indexer
Wed, 16 Nov 2011 09:51:38 -0500 Eric S. Raymond Remove keyword expansions from CVS. All regression tests passed afterwards.
Sun, 27 Dec 2009 21:18:48 +0000 Ralf Schlatterbeck - add a small word-splitting test for the indexers...
Fri, 11 Sep 2009 15:37:24 +0000 Bernhard Reiter Added more indexer tests for stopwords, case-insensitity...
Fri, 13 Mar 2009 03:31:30 +0000 Richard Jones fix unit test compatibility
Thu, 11 Sep 2008 19:10:30 +0000 Ralf Schlatterbeck now I understand the comment in that method...
Thu, 11 Sep 2008 18:48:07 +0000 Ralf Schlatterbeck fix for indexer-test:
Mon, 01 Sep 2008 00:43:02 +0000 Richard Jones fix bug introduced in 1.4.5 in RDBMS full-text indexing;
Tue, 07 Feb 2006 04:59:05 +0000 Richard Jones fix reindexing in Xapian
Tue, 07 Feb 2006 04:14:32 +0000 Richard Jones test fixes and checking of indexer overwrites (xapian currently fails)
Thu, 28 Apr 2005 09:06:09 +0000 Richard Jones some more Xapian stuff (doc, test fixes)
Thu, 28 Apr 2005 00:21:42 +0000 Richard Jones added Xapian indexer; replaces standard indexers if Xapian is available
Wed, 05 Jan 2005 22:28:32 +0000 Johannes Gijsbers Fix test to account for changed interface to find().
Mon, 29 Nov 2004 02:55:47 +0000 Richard Jones unit test fixes
Thu, 25 Nov 2004 23:46:22 +0000 Richard Jones unit test fixes maint-0.7
Fri, 19 Mar 2004 04:47:59 +0000 Richard Jones A few big changes in this commit:
Sat, 25 Oct 2003 22:53:26 +0000 Richard Jones Backend improvements.
Tue, 10 Sep 2002 00:19:55 +0000 Richard Jones removed Log
Wed, 10 Jul 2002 06:40:01 +0000 Richard Jones ehem, forgot to add

Roundup Issue Tracker: http://roundup-tracker.org/