http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/test/README.txt Mercurial Repository: p/roundup/code: test/README.txt history 2024-10-23T14:59:22+02:00 [permission-performance] Add a 'Getting started' note to test/README.txt http://hg.code.sf.net:8000/p/roundup/code/#changeset-132d450bdc00916fe37336882326c0619fc5a4f1 Ralf Schlatterbeck rsc@runtux.com 2024-10-23T14:59:22+02:00 2024-10-23T14:59:22+02:00
changeset 132d450bdc00
branch permission-performance
bookmark
tag
user Ralf Schlatterbeck <rsc@runtux.com>
description Add a 'Getting started' note to test/README.txt
files
Remove the tsearch2 backend http://hg.code.sf.net:8000/p/roundup/code/#changeset-a86b0c02940df06bd8646fafaee45fd84cfbe41a John Kristensen john@jerrykan.com 2015-10-11T00:06:51+11:00 2015-10-11T00:06:51+11:00
changeset a86b0c02940d
branch
bookmark
tag
user John Kristensen <john@jerrykan.com>
description Remove the tsearch2 backend

The documentation within the tsearch2 backend labels it as being
experimental and that it should not be used. The have_backend() function
in roundup.backend returns False indicating that it does not exist and
is labeled as "currently not working". The PostgreSQL website also seems
to indicate that it has been deprecated since v8.3 when text searching
was integrated into the core[1].

Considering all this, it seems like the best option is to just remove
the tsearch2 backend.

[1] http://www.postgresql.org/docs/9.4/static/tsearch2.html
files
Automatic tests: added some notes to the readme and a test_jinja2 stub. http://hg.code.sf.net:8000/p/roundup/code/#changeset-2c3cc4ccd024164539d74481152e8de7901938fa Bernhard Reiter bernhard@intevation.de 2015-02-16T17:43:58+01:00 2015-02-16T17:43:58+01:00
changeset 2c3cc4ccd024
branch
bookmark
tag
user Bernhard Reiter <bernhard@intevation.de>
description Automatic tests: added some notes to the readme and a test_jinja2 stub.
files
Remove keyword expansions from CVS. All regression tests passed afterwards. http://hg.code.sf.net:8000/p/roundup/code/#changeset-6e3e4f24c75376f61ae0bf0e9ee334567585c38e Eric S. Raymond esr@thyrsus.com 2011-11-16T09:51:38-05:00 2011-11-16T09:51:38-05:00
changeset 6e3e4f24c753
branch
bookmark
tag
user Eric S. Raymond <esr@thyrsus.com>
description Remove keyword expansions from CVS. All regression tests passed afterwards.
files
remove bsddb; remove cvs-generated log http://hg.code.sf.net:8000/p/roundup/code/#changeset-400b12abd2eef8d54ae27b8d0b15679c8246f92f Alexander Smishlajev a1s@users.sourceforge.net 2004-10-24T08:37:58+00:00 2004-10-24T08:37:58+00:00
changeset 400b12abd2ee
branch
bookmark
tag
user Alexander Smishlajev <a1s@users.sourceforge.net>
description remove bsddb; remove cvs-generated log
files
Added vim command to all source so that we don't get no steenkin' tabs :) http://hg.code.sf.net:8000/p/roundup/code/#changeset-0791d13baea72ae994dbc9229f0f8603e0440a6d Richard Jones richard@users.sourceforge.net 2001-07-29T07:01:39+00:00 2001-07-29T07:01:39+00:00
changeset 0791d13baea7
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added vim command to all source so that we don't get no steenkin' tabs :)
files
rename for consistency http://hg.code.sf.net:8000/p/roundup/code/#changeset-cd4f0415d0dca00b15a5c8d0199ec7160264ed0c Richard Jones richard@users.sourceforge.net 2001-07-27T07:16:21+00:00 2001-07-27T07:16:21+00:00
changeset cd4f0415d0dc
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description rename for consistency
files