| Tue, 24 Mar 2026 21:30:47 -0400 |
John Rouillard |
refactor: rework mime type comparison and clean code
|
| Tue, 24 Mar 2026 16:56:38 -0400 |
John Rouillard |
perf: dereference methods before using in loop
|
| Mon, 23 Mar 2026 22:22:24 -0400 |
John Rouillard |
bug: import/importables fail to set newid correctly.
|
| Mon, 23 Mar 2026 13:18:41 -0400 |
John Rouillard |
bug: fix traceback in roundup-admin init with bad config values
|
| Sun, 22 Mar 2026 22:40:11 -0400 |
John Rouillard |
build(deps): bump anchore/scan-action from 7.3.2 to 7.4.0 #86
|
| Sun, 22 Mar 2026 22:39:40 -0400 |
John Rouillard |
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 #85
|
| Sat, 21 Mar 2026 23:49:14 -0400 |
John Rouillard |
bug: fix replacement for param writer_name -> writer correctly.
|
| Sat, 21 Mar 2026 21:40:57 -0400 |
John Rouillard |
bug: remove performance and tracing decorators.
|
| Wed, 18 Mar 2026 17:49:16 -0400 |
John Rouillard |
bug: make web page follow login_empty_passwords setting.
|
| Wed, 18 Mar 2026 17:24:14 -0400 |
John Rouillard |
bug: using 'null' value for attributes causes error.
|
| Wed, 18 Mar 2026 11:11:03 -0400 |
John Rouillard |
test: handle failing email signature removal test differently
|
| Wed, 18 Mar 2026 10:55:17 -0400 |
John Rouillard |
chore: replaced writer_name with writer in call to ReStructuredText
|
| Tue, 10 Mar 2026 22:52:54 -0400 |
John Rouillard |
chore(build): bump actions/upload-artifact from 6.0.0 to 7.0.0. #84
|
| Sat, 07 Mar 2026 19:25:22 -0500 |
John Rouillard |
bug: fix case where null json value for datetime fails
|
| Sun, 01 Mar 2026 21:39:44 -0500 |
John Rouillard |
chore(build) - update python3-alpine version.
|
| Thu, 26 Feb 2026 09:46:02 -0500 |
John Rouillard |
fix: replace except: with except Exception: (by haosenwang1018@github)
|
| Mon, 23 Feb 2026 20:16:55 -0500 |
John Rouillard |
chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82
|
| Fri, 20 Feb 2026 16:30:50 -0500 |
John Rouillard |
ruff: exclusions on imports
|
| Fri, 20 Feb 2026 16:27:21 -0500 |
John Rouillard |
refactor: remove unused import
|
| Thu, 19 Feb 2026 22:30:24 -0500 |
John Rouillard |
bug: remove socket setdefaulttimeout call.
|
| Thu, 19 Feb 2026 22:24:17 -0500 |
John Rouillard |
chore: ruff cleanup.
|
| Thu, 19 Feb 2026 22:15:12 -0500 |
John Rouillard |
refactor/bug: handle case where netrc returns None.
|
| Thu, 19 Feb 2026 21:48:55 -0500 |
John Rouillard |
chore: ruff spacing fixups, flow control and import reordering/removal
|
| Mon, 23 Feb 2026 20:13:40 -0500 |
John Rouillard |
chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82
|
| Mon, 02 Feb 2026 23:41:36 -0500 |
John Rouillard |
bug: move import findargspec out of Permission __init__ method
|
| Wed, 28 Jan 2026 15:22:53 -0500 |
John Rouillard |
doc: change layout to work with sphinx 9.x api change.
|
| Wed, 28 Jan 2026 15:21:02 -0500 |
John Rouillard |
doc: fix typo and error in check command
|
| Tue, 27 Jan 2026 22:17:17 -0500 |
John Rouillard |
chore(build): bump anchore/scan-action from 7.2.3 to 7.3.0 pull #80
|
| Tue, 27 Jan 2026 21:55:27 -0500 |
John Rouillard |
chore(build) - update python3-alpine version.
|
| Tue, 27 Jan 2026 21:42:34 -0500 |
John Rouillard |
chore(build): bump actions/setup-python from 6.1.0 to 6.2.0 pull #81
|
| Tue, 27 Jan 2026 21:41:37 -0500 |
John Rouillard |
chore(build): bump anchore/scan-action from 7.2.3 to 7.3.0 pull #80
|
| Tue, 27 Jan 2026 21:40:43 -0500 |
John Rouillard |
chore(build): bump actions/checkout from 6.0.1 to 6.0.2 pull #79
|
| Tue, 27 Jan 2026 21:22:47 -0500 |
John Rouillard |
close incorporated branch -- hg diff -r "ancestor(default,permission-performance)" -r permission-performance; returns nothing
permission-performance
|
| Tue, 27 Jan 2026 21:07:02 -0500 |
John Rouillard |
bug: Issue2551393 - keep search name when paginating
|
| Tue, 27 Jan 2026 21:00:11 -0500 |
John Rouillard |
merge - set self.language attribute when translator passed into Client()
|
| Thu, 25 Dec 2025 14:04:09 -0500 |
John Rouillard |
set self.language attribute when translator passed into Client()
|
| Tue, 13 Jan 2026 16:26:33 -0500 |
John Rouillard |
bump anchore/scan-action from 7.2.2 to 7.2.3 (PR #78)
|
| Thu, 25 Dec 2025 12:14:53 -0500 |
John Rouillard |
bug: fix mis-commit of perf tests and crash fix for setTranslation
|
| Tue, 23 Dec 2025 22:11:23 -0500 |
John Rouillard |
bug: rearrange test condition to optimize test w/ most likely to fail first and expensive permission check last
|
| Mon, 22 Dec 2025 12:26:03 -0500 |
John Rouillard |
doc: add note that we can't incrementally clean old records from db
|
| Mon, 22 Dec 2025 12:21:33 -0500 |
John Rouillard |
doc: fix bad formatting arg in json logging config file.
|
| Mon, 22 Dec 2025 01:14:14 -0500 |
John Rouillard |
chore: ruff whitespace fixes.
|
| Mon, 22 Dec 2025 00:08:26 -0500 |
John Rouillard |
doc: fix typo.
|
| Sun, 21 Dec 2025 23:59:08 -0500 |
John Rouillard |
bug: don't reference vendored outside of anypy modules
|
| Mon, 15 Dec 2025 17:31:37 -0500 |
John Rouillard |
bug: supress deprecation warning when importing cgi module
|
| Mon, 15 Dec 2025 09:46:01 -0500 |
John Rouillard |
build: bump actions/upload-artifact from 5.0.0 to 6.0.0 (PR #77)
|
| Mon, 15 Dec 2025 09:45:32 -0500 |
John Rouillard |
build: bump codecov/codecov-action from 5.5.1 to 5.5.2 (PR #76)
|
| Mon, 15 Dec 2025 09:44:44 -0500 |
John Rouillard |
build: bump anchore/scan-action from 7.2.1 to 7.2.2 (PR #75)
|
| Mon, 15 Dec 2025 09:42:41 -0500 |
John Rouillard |
build: prevent justhtml install < 3.10 python
|
| Mon, 15 Dec 2025 00:52:41 -0500 |
John Rouillard |
build: justhtml fails on python < 3.10
|
| Mon, 15 Dec 2025 00:10:24 -0500 |
John Rouillard |
doc: update tracker_config.txt. add format logging option and update docs on convert_htmltotext
|
| Mon, 15 Dec 2025 00:04:16 -0500 |
John Rouillard |
issue2551413 - Broken MultiLink columns in CSV export (take 2)
|
| Sun, 14 Dec 2025 22:40:46 -0500 |
John Rouillard |
feat: support justhtml parsing library to convert email to plain text
|
| Sat, 13 Dec 2025 23:02:53 -0500 |
John Rouillard |
issue2551413 - Broken MultiLink columns in CSV export
|
| Mon, 08 Dec 2025 23:07:57 -0500 |
John Rouillard |
chore: update actions/checkout from 6.0.0 to 6.1.1 pull74
|
| Mon, 08 Dec 2025 23:05:26 -0500 |
John Rouillard |
merge heads: CHANGES.txt also whitespace fixups.
|
| Mon, 08 Dec 2025 00:23:14 -0500 |
John Rouillard |
feat: add nanoid pkg trace_id gen and decorator for setting processName
|
| Sun, 07 Dec 2025 17:33:25 -0500 |
John Rouillard |
docs: update changelog with pgp doc addition.
|
| Sun, 07 Dec 2025 17:30:41 -0500 |
John Rouillard |
docs: key from keyserver, check key before import to production
|
| Sun, 07 Dec 2025 16:28:08 -0500 |
John Rouillard |
chore: update base image to python 3.14.1-alpine3.23 release.
|