log roundup/configuration.py @ 7023:ae6fa7b32e2d

age author description
Tue, 13 Sep 2022 16:35:32 -0400 John Rouillard flake8 fixes.
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Thu, 04 Aug 2022 14:41:58 -0400 John Rouillard Summary: Support selecion session/otk data store. Add redis as data store.
Mon, 27 Jun 2022 00:33:31 -0400 John Rouillard document jinja2 as valid setting for template_engine in config.ini
Sun, 29 May 2022 22:37:36 -0400 John Rouillard Add allowed_api_origins to upgrading doc
Mon, 23 May 2022 17:31:50 -0400 John Rouillard Switch off using blank passwords for login
Tue, 17 May 2022 18:05:45 -0400 John Rouillard issue2551205 bugfix missing _value2str
Tue, 17 May 2022 17:18:51 -0400 John Rouillard issue2551205: Add support for specifying valid origins for api: xmlrpc/rest
Tue, 03 May 2022 14:51:59 +0200 Ralf Schlatterbeck Add i18n object to roundupdb.Database
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
Sun, 23 Jan 2022 18:57:45 -0500 John Rouillard Summary: Add test cases for sqlite fts
Thu, 06 Jan 2022 21:22:26 -0500 John Rouillard Validate SecretOption and support validate method
Mon, 03 Jan 2022 22:18:57 -0500 John Rouillard issue2551182 - ... allow loading values from external file. flake8 cleanups
Mon, 13 Dec 2021 23:50:27 -0500 John Rouillard Remove unused variable assignment.
Mon, 13 Dec 2021 12:48:57 -0500 John Rouillard Handle configparser.InterpolationSyntaxError
Mon, 18 Oct 2021 20:12:09 -0400 John Rouillard Enable HTTP/1.1 support for roundup-server
Sat, 24 Jul 2021 16:31:36 -0400 John Rouillard issue2551147 - Enable compression of http responses in roundup.
Mon, 14 Jun 2021 19:33:27 -0400 John Rouillard issue2550837 - New option for web auth (also http header passing)
Tue, 30 Mar 2021 18:03:37 -0400 John Rouillard Use OptionValueError for indexer_language error, add configuration tests
Tue, 30 Mar 2021 02:24:22 -0400 John Rouillard Validate indexer values
Mon, 29 Mar 2021 22:47:54 -0400 John Rouillard issue2551123 - validate indexer_language in configuration.py
Mon, 29 Mar 2021 20:43:22 -0400 John Rouillard Description update. Description was a question not a statement.
Mon, 29 Mar 2021 00:23:33 -0400 John Rouillard Remove left over python style config remnant, doc update.
Sun, 28 Mar 2021 23:34:43 -0400 John Rouillard Add indexer_language to change stemmer for xapian FTS indexer
Wed, 10 Mar 2021 10:35:22 -0500 John Rouillard Fixes to mysql 2.0 conversion doc issue2551115 Werner Hunger
Thu, 04 Mar 2021 12:55:21 +0100 Ralf Schlatterbeck Use server-side cursor for postgres in some cases
Sun, 20 Dec 2020 15:43:07 -0500 John Rouillard Remove old code import imp, old style trackers db/backend_name
Sun, 25 Oct 2020 16:12:15 -0400 John Rouillard issue2551094 - markdown mismatch - new config for embedded newine
Mon, 29 Jun 2020 15:48:04 +0200 Ralf Schlatterbeck New config-option 'cookie_takes_precedence'
Fri, 01 May 2020 17:13:15 +0200 Ralf Schlatterbeck Make the charset configurable for mysql
Fri, 03 Apr 2020 18:20:17 -0400 John Rouillard fix broken import
Fri, 03 Apr 2020 16:18:59 -0400 John Rouillard issue2551083 Replace BaseException and Exception with RoundupException
Mon, 13 Jan 2020 09:36:40 +0100 Ralf Schlatterbeck Add config option 'http_auth_convert_realm_to_lowercase'
Sat, 28 Dec 2019 13:01:14 -0500 John Rouillard flake8 formatting fixes; use isinstance rather than type equality.
Sat, 09 Nov 2019 16:33:42 -0500 John Rouillard - issue2550920 - Optionally detect duplicate username at registration.
Sat, 09 Nov 2019 00:31:59 -0500 John Rouillard issue2550919 - Anti-bot signup using 4 second delay
Thu, 24 Oct 2019 20:43:21 -0400 John Rouillard Fix doc typo.
Mon, 21 Oct 2019 20:53:08 -0400 John Rouillard Make gunicorn --access-logfile work with custom logging config
Fri, 27 Sep 2019 20:38:31 -0400 John Rouillard Add rudimentery experiment JSON Web Token (jwt) support
Wed, 12 Jun 2019 20:34:47 -0400 John Rouillard Try to fix:
Fri, 07 Jun 2019 21:53:55 -0400 John Rouillard Sanity checking improvements. All IntegerNumberOption really have to
Fri, 07 Jun 2019 17:28:12 -0400 John Rouillard Yeah, let's actually return the option value.....
Fri, 07 Jun 2019 13:50:57 -0400 John Rouillard Finish up login rate limit code. Set config item to 0 disables, make
Wed, 05 Jun 2019 21:11:50 -0400 John Rouillard Validate that TRACKER_WEB url starts with https:// or http:// and ends
Sat, 01 Jun 2019 17:59:20 -0400 John Rouillard Fix Issue2551030: Roundup fails to start if pytz to access Olson
Sat, 01 Jun 2019 09:05:23 -0400 John Rouillard Fix issue2551029 (Jinja2 template install error) by deleting
Sun, 26 May 2019 19:30:29 -0400 John Rouillard Change umask default to python 3 (put python2 compatible) format with
Sat, 25 May 2019 16:50:25 -0400 John Rouillard Rest rate limiting code first commit. It is a bit rough and turned off
Thu, 23 May 2019 18:56:57 -0400 John Rouillard issue2551033: prevent reverse engineering hidden data by using etags
Sat, 11 May 2019 17:24:58 -0400 John Rouillard issue2550949: Rate limit password guesses/login attempts.
Mon, 08 Apr 2019 20:00:01 -0400 John Rouillard Update rest.txt example to include headers required for CSRF
Mon, 20 Aug 2018 00:50:16 +0000 Joseph Myers Fix issue2550994: breakage caused by configparser backports. maint-1.6
Wed, 30 Jan 2019 13:58:18 +0100 Ralf Schlatterbeck Make xmlrpc and rest APIs configurable REST-rebased
Mon, 20 Aug 2018 00:50:16 +0000 Joseph Myers Fix issue2550994: breakage caused by configparser backports.
Sun, 12 Aug 2018 16:17:14 +0100 Christof Meerwald use gpg module instead of pyme module for PGP encryption
Wed, 25 Jul 2018 09:31:50 +0000 Joseph Myers Python 3 preparation: avoid logging._levelNames.
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
Tue, 24 Jul 2018 23:04:42 +0000 Joseph Myers Python 3 preparation: update calls to dict methods.
Tue, 24 Jul 2018 22:20:20 +0000 Joseph Myers Python 3 preparation: use sys.maxsize instead of sys.maxint.
Tue, 24 Jul 2018 22:10:24 +0000 Joseph Myers Python 3 preparation: use open() instead of file().

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