log

age author description
Thu, 21 Apr 2022 17:35:55 -0400 John Rouillard 3.10.4 is supposed to be available as newest 3.10 release.
Thu, 21 Apr 2022 16:54:17 -0400 John Rouillard merge from default branch. Fix travis.ci so CI builds don't error out issue2550923_computed_property
Sat, 16 Apr 2022 20:50:40 -0400 John Rouillard Fix warning in config; sphinx head works with all 3.x
Sat, 16 Apr 2022 20:06:39 -0400 John Rouillard Nightly not installing sphinx, print TRAVIS_PYTHON_VERSION
Sat, 16 Apr 2022 19:41:48 -0400 John Rouillard Fix typo.
Sat, 16 Apr 2022 19:37:29 -0400 John Rouillard Fix build envionment error due to changes in jinja/xapian versions.
Sat, 16 Apr 2022 17:28:57 -0400 John Rouillard Revert updates to python test versions.
Sat, 16 Apr 2022 17:04:20 -0400 John Rouillard try to update to python 3.10.4 from 3.10.0 and try 3.11
Mon, 11 Apr 2022 17:51:57 -0400 John Rouillard Add /rest/ and /xmlrpc/ to section Roundup URL design
Thu, 07 Apr 2022 00:02:44 -0400 John Rouillard Add missing url in example.
Mon, 04 Apr 2022 21:38:50 -0400 John Rouillard Remove windows installer directions, update disrributions
Sun, 27 Mar 2022 13:57:04 -0400 John Rouillard "Comment" out the meta data - will not process under 1.7.5 sphinx
Sun, 27 Mar 2022 13:14:25 -0400 John Rouillard Add opengraph fields and other seo tweaks.
Sun, 20 Mar 2022 00:05:59 -0400 John Rouillard issue2551191 - Module deprication PEP 594. crypt
Sun, 13 Mar 2022 16:48:31 -0400 John Rouillard ignore zstd build failure trial 2.
Sun, 13 Mar 2022 15:50:07 -0400 John Rouillard If install of zstd fails, don't abort the test run.
Sun, 13 Mar 2022 10:47:26 -0400 John Rouillard highlight rest and xml-rpc support
Sat, 05 Mar 2022 19:28:12 -0500 John Rouillard Cleanup db on start.
Sat, 05 Mar 2022 19:04:50 -0500 John Rouillard Database class close method was not raising NotImplementedError
Sat, 05 Mar 2022 18:55:50 -0500 John Rouillard issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
Tue, 22 Feb 2022 09:22:43 -0500 John Rouillard fix typo
Sun, 20 Feb 2022 22:53:29 -0500 John Rouillard Fix make help. Missing close quotes.
Sat, 12 Feb 2022 12:16:27 -0500 John Rouillard Fix change to mysql COLLATION command
Sat, 12 Feb 2022 10:39:01 -0500 John Rouillard Reinstall workaround for mysql bug.
Sat, 12 Feb 2022 10:11:31 -0500 John Rouillard Fix posgresql.conf change command. need sudo.
Sat, 12 Feb 2022 00:50:02 -0500 John Rouillard Remove fix for old mysql bug; try to improve postgresql perf
Mon, 07 Feb 2022 22:52:03 -0500 John Rouillard Doc updates for indexers.
Sun, 30 Jan 2022 21:34:53 -0500 John Rouillard text change.
Sat, 29 Jan 2022 11:38:38 -0500 John Rouillard Add changelog entry for savepoint replace commit()
Sat, 29 Jan 2022 11:29:36 -0500 John Rouillard Change checkpoint_data and restore_connection_on_error to subtransaction
Fri, 28 Jan 2022 20:11:32 -0500 John Rouillard Updates, python3, hg diff, add target doc, add pytest target
Fri, 28 Jan 2022 20:01:56 -0500 John Rouillard Update to roundup.pot
Fri, 28 Jan 2022 00:42:08 -0500 John Rouillard update .po files with new strings to translate
Thu, 27 Jan 2022 22:47:27 -0500 John Rouillard postgresql database fts - add to CHANGES and add url to admin.
Thu, 27 Jan 2022 22:21:17 -0500 John Rouillard Replace does_index_exist with db.sql_index_exists.
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
Thu, 27 Jan 2022 08:05:20 +0100 Thomas Arendsen Hein CHANGES.txt: Thomas Hein -> Thomas Arendsen Hein
Wed, 26 Jan 2022 20:46:42 -0500 John Rouillard Test bad number path for ShowAction action.
Wed, 26 Jan 2022 17:30:59 -0500 John Rouillard Add date column to CSV output - test date display code.
Wed, 26 Jan 2022 16:48:06 -0500 John Rouillard Fix csv export with text search. test csv export Sqlite FTS syntax error
Wed, 26 Jan 2022 15:04:09 -0500 John Rouillard issue2551189 - increase size of words in full text index.
Wed, 26 Jan 2022 08:58:46 -0500 John Rouillard mistune 2 has been released so pin mistune to older 0.8.4 until we adopt 2.0 and remove include directive.
Wed, 26 Jan 2022 08:19:13 -0500 John Rouillard try focal upgrade again. mysql user creation/grant updated
Wed, 26 Jan 2022 08:02:29 -0500 John Rouillard revert to bionic, mysql grant syntax in file doesn't work with 8.0.21 reports: ...right syntax to use near 'IDENTIFIED BY "rounduptest"'
Wed, 26 Jan 2022 07:47:14 -0500 John Rouillard no xapian backport for focal
Tue, 25 Jan 2022 14:47:58 -0500 John Rouillard Upgrade to ubuntu 20.04
Tue, 25 Jan 2022 13:22:00 -0500 John Rouillard issue2551189 - increase text search maxlength
Mon, 24 Jan 2022 23:23:27 -0500 John Rouillard Document full text search
Mon, 24 Jan 2022 21:29:44 -0500 John Rouillard Fix code formatting, add link for Configuring Compression.
Mon, 24 Jan 2022 21:21:21 -0500 John Rouillard Add required upgrade to rdbms version from 6 to 7.
Mon, 24 Jan 2022 21:16:30 -0500 John Rouillard Add error templates for 400 and label each item optional
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Sat, 22 Jan 2022 01:33:06 -0500 John Rouillard Add words_both_idx to newly created databases.
Fri, 21 Jan 2022 14:29:46 -0500 John Rouillard Add meta description to some doc pages.
Sun, 16 Jan 2022 12:54:26 -0500 John Rouillard flake 8 improvements
Thu, 06 Jan 2022 21:22:26 -0500 John Rouillard Validate SecretOption and support validate method
Wed, 05 Jan 2022 15:19:33 -0500 John Rouillard Document validating exenstions/config.ini and detectors/config.ini
Tue, 04 Jan 2022 18:39:40 -0500 John Rouillard issue2551186 - replace socket.sslerror in mailgw.py.
Tue, 04 Jan 2022 16:31:04 -0500 John Rouillard Docker installation doc improved and switchable debugging
Tue, 04 Jan 2022 10:41:20 -0500 John Rouillard Update changes with Docker changes and atribution.

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