log

age author description
Fri, 31 Oct 2025 20:55:01 -0400 John Rouillard fix: replace localhost with ip address in case localhost is ipv6 addr??
Mon, 20 Oct 2025 09:56:47 -0400 John Rouillard chore: dependabot update anchore 7.0.0 -> 7.0.2
Sat, 11 Oct 2025 18:18:54 -0400 John Rouillard refactor: replace boolean expr with named function call
Thu, 09 Oct 2025 13:49:07 -0400 John Rouillard doc: update url for irker to point to github.
Mon, 06 Oct 2025 23:59:23 -0400 John Rouillard test: fix version test
Mon, 06 Oct 2025 12:29:16 -0400 John Rouillard build: upgrade https://github.com/roundup-tracker/roundup/pull/65.patch
Tue, 30 Sep 2025 18:08:14 -0400 John Rouillard doc: remove uWSGI references as it is in maint mode and not being updated
Sat, 27 Sep 2025 17:26:32 -0400 John Rouillard fix: make version_check enforce version is 3.7+
Fri, 26 Sep 2025 16:08:30 -0400 John Rouillard fix: update updating.txt doc for user_src_input bug
Thu, 25 Sep 2025 23:30:07 -0400 John Rouillard fix: make user_src_input generate valid javascript
Mon, 22 Sep 2025 14:12:46 -0400 John Rouillard take2: merge multiple fix: python < 3.12 returns ParsingError not RuntimeError; print exception
Mon, 22 Sep 2025 14:08:36 -0400 John Rouillard merge multiple fix: python < 3.12 returns ParsingError not RuntimeError; print exception
Mon, 22 Sep 2025 13:57:52 -0400 John Rouillard fix: python < 3.12 returns ParsingError not RuntimeError; print exception
Mon, 22 Sep 2025 13:09:49 -0400 John Rouillard fix: python 3.{7,8,10} raise configfile.ParsingError not RuntimeError
Mon, 22 Sep 2025 12:37:21 -0400 John Rouillard chore(build): update anchore to 7.0.0 via dependabot
Sat, 20 Sep 2025 16:49:38 -0400 John Rouillard bug: improve error reporting for errors for logging fileConfig.
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 01:33:09 -0400 John Rouillard fix: use getloing value --unknown-- on error.
Wed, 17 Sep 2025 01:31:12 -0400 John Rouillard fix: os.getlogin fails with OSError in CI.
Wed, 17 Sep 2025 01:05:35 -0400 John Rouillard fix: remove nolocal on unset param in logcontext.py
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, 08 Sep 2025 09:08:14 -0400 John Rouillard chore: dependabot upgrade codecov to 5.5.1
Mon, 08 Sep 2025 09:07:12 -0400 John Rouillard chore: dependabot upgrade setup-python to 6.0.0
Mon, 01 Sep 2025 21:54:48 -0400 John Rouillard feat: allow admin to set logging format from config.ini
Mon, 01 Sep 2025 20:35:54 -0400 John Rouillard fix missing formatting
Mon, 01 Sep 2025 17:48:57 -0400 John Rouillard doc: fix typos.
Sun, 31 Aug 2025 20:59:04 -0400 John Rouillard bug, refactor, test: make pragma history_length work interactively
Sun, 31 Aug 2025 16:54:17 -0400 John Rouillard feat: add support for ! history and readline command in roundup-admin
Thu, 28 Aug 2025 12:39:38 -0400 John Rouillard test - fix parsing of integer param values
Thu, 28 Aug 2025 11:30:11 -0400 John Rouillard chore: update sha256 index for latest pyhton:3-alpine image.
Thu, 28 Aug 2025 11:13:24 -0400 John Rouillard build(chore): update bump codecov/codecov-action from 5.4.3 to 5.5.0
Tue, 26 Aug 2025 23:37:42 -0400 John Rouillard feat: add 'q' as alias to quit to exit interactive roundup-admin
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 #
Mon, 25 Aug 2025 20:44:42 -0400 John Rouillard doc: add disable saving roundup-admin history file for password changes
Mon, 25 Aug 2025 20:32:14 -0400 John Rouillard doc: reformat markdown-note footnote
Mon, 25 Aug 2025 20:30:51 -0400 John Rouillard doc: add check for db.tx_Source to Reauth examples
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:23:39 -0400 John Rouillard chore: bump actions/checkout as reported by dependabot.
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.
Sun, 17 Aug 2025 16:47:21 -0400 John Rouillard merge duplicate default head
Sun, 17 Aug 2025 16:44:22 -0400 John Rouillard document the repo cleanups and duplicate merge to get things cleaned up
Sun, 17 Aug 2025 16:39:43 -0400 John Rouillard close main-1.6 branch maint-1.6
Sun, 17 Aug 2025 16:35:46 -0400 John Rouillard close duplicate head caused by identical merge in two working copies
Sun, 17 Aug 2025 16:19:55 -0400 John Rouillard merge reauth-confirm_id branch to allow triggering of password verification on update/create
Sun, 17 Aug 2025 16:18:53 -0400 John Rouillard close branch reauth-confirm_id
Sun, 17 Aug 2025 16:12:25 -0400 John Rouillard merge from default branch accumulated changes since Nov 2023 issue2550923_computed_property
Sun, 17 Aug 2025 16:00:55 -0400 John Rouillard merge reauth-confirm_id branch to allow triggering of password verification on update/create
Thu, 14 Aug 2025 10:34:40 -0400 John Rouillard feat: fix tests under postgresql. reauth-confirm_id
Thu, 14 Aug 2025 00:31:44 -0400 John Rouillard feat: fix jinja2 template reauth-confirm_id
Wed, 13 Aug 2025 23:52:49 -0400 John Rouillard feat: finish reauth docs, enhance code. reauth-confirm_id
Mon, 11 Aug 2025 14:01:12 -0400 John Rouillard feat(security): Add user confirmation/reauth for sensitive changes reauth-confirm_id
Mon, 11 Aug 2025 02:37:49 -0400 John Rouillard build: dependabot anchore scan upgrade to 6.5.1
Sun, 10 Aug 2025 22:04:03 -0400 John Rouillard refactor! move RateLimitExceeded to roundup.cgi.exceptions - test
Sun, 10 Aug 2025 21:27:06 -0400 John Rouillard refactor: move RateLimitExceeded to roundup.cgi.exceptions

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