log test/test_config.py @ 8451:401c6f0be6c5

age author description
Wed, 17 Sep 2025 19:58:08 -0400 John Rouillard bug: fix json logging config file syntax exception/fix test for windows
Wed, 17 Sep 2025 00:45:04 -0400 John Rouillard bug, test: fix tests for trace_id; readd import logging.config
Tue, 16 Sep 2025 22:53:00 -0400 John Rouillard feature: add thread local trace_id and trace_reason to logging.
Mon, 01 Sep 2025 21:54:48 -0400 John Rouillard feat: allow admin to set logging format from config.ini
Tue, 26 Aug 2025 23:06:40 -0400 John Rouillard refactor: also error on missing file or invalid extension
Tue, 26 Aug 2025 22:24:00 -0400 John Rouillard feat: change comment in dictConfig json file to // from #
Thu, 21 Aug 2025 09:53:32 -0400 John Rouillard test: fix code that does not run a test on 3.7
Wed, 20 Aug 2025 21:04:56 -0400 John Rouillard test: test dictLoggerConfig - working logging reset and windows
Wed, 20 Aug 2025 16:13:52 -0400 John Rouillard test: more fun with logger leakage.
Wed, 20 Aug 2025 12:53:14 -0400 John Rouillard test: more fixes for variations among python versions.
Wed, 20 Aug 2025 11:17:23 -0400 John Rouillard test: fix testDictLoggerConfigViaJson
Tue, 19 Aug 2025 22:32:46 -0400 John Rouillard feat: add support for using dictConfig to configure logging.
Tue, 14 May 2024 22:35:56 -0400 John Rouillard test: clean up test for deprecation of xhtml.
Sun, 28 Apr 2024 09:17:54 -0400 John Rouillard issue2551334 - get test suite running under windows
Sat, 20 Apr 2024 16:27:23 -0400 John Rouillard test: skip test requiring postgresql backend if not present
Thu, 14 Mar 2024 19:04:19 -0400 John Rouillard feat: add support for rotating jwt keys
Mon, 24 Jul 2023 18:07:11 -0400 John Rouillard test: fix mising / in directory spec.
Wed, 19 Jul 2023 20:37:45 -0400 John Rouillard fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
Thu, 23 Feb 2023 12:01:33 -0500 John Rouillard improve REST interface security
Sun, 07 Aug 2022 00:45:06 -0400 John Rouillard Fix test if redis is not loaded
Thu, 04 Aug 2022 14:41:58 -0400 John Rouillard Summary: Support selecion session/otk data store. Add redis as data store.
Tue, 17 May 2022 17:18:51 -0400 John Rouillard issue2551205: Add support for specifying valid origins for api: xmlrpc/rest
Thu, 27 Jan 2022 19:48:48 -0500 John Rouillard Allow Roundup to use PostgreSQL database native full text search
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 22:18:15 -0500 John Rouillard Add test for config parse error by running AdminTool.
Mon, 13 Dec 2021 12:48:57 -0500 John Rouillard Handle configparser.InterpolationSyntaxError
Thu, 01 Apr 2021 08:58:51 +0200 Ralf Schlatterbeck Fix failing xapian test
Wed, 31 Mar 2021 09:19:03 -0400 John Rouillard issue2551125 Add indexer_lang test that runs if xapian not installed
Wed, 31 Mar 2021 08:43:03 -0400 John Rouillard issue2551125 Make indexer_lang test work if xapian not installed.
Tue, 30 Mar 2021 18:03:37 -0400 John Rouillard Use OptionValueError for indexer_language error, add configuration tests
Tue, 30 Mar 2021 02:39:48 -0400 John Rouillard Test trying to load missing config.ini file.
Tue, 30 Mar 2021 02:24:22 -0400 John Rouillard Validate indexer values
Tue, 30 Mar 2021 02:10:00 -0400 John Rouillard Add testcases for invalid indexer_language
Mon, 29 Mar 2021 22:47:54 -0400 John Rouillard issue2551123 - validate indexer_language in configuration.py
Tue, 02 Mar 2021 12:43:19 -0500 John Rouillard Test case where backend is missing from config.ini.
Mon, 14 Dec 2020 21:25:56 -0500 John Rouillard Fix UTC timezone test case if pytz not available; add tests
Mon, 10 Jun 2019 21:27:17 -0400 John Rouillard Replace deprecated assertEquals with assertEqual and failUnlessRaises
Fri, 07 Jun 2019 21:53:55 -0400 John Rouillard Sanity checking improvements. All IntegerNumberOption really have to
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
Sun, 03 Jul 2016 21:21:29 -0400 John Rouillard starter tests for roundup/configuration.py
Wed, 06 Feb 2002 07:11:13 +0000 Richard Jones I've re-worked the config structure a little so it's simpler config-0-4-0-branch

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