| 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.
|
| Tue, 02 Dec 2025 12:30:20 -0500 |
John Rouillard |
chore: bump actions/setup-python from 6.0.0 to 6.1.0
|
| Fri, 28 Nov 2025 11:51:03 -0500 |
John Rouillard |
chore: anchore anchore/scan-action upgrade 7.1.0 to 7.2.0
|
| Mon, 24 Nov 2025 11:52:32 -0500 |
John Rouillard |
chore: coveralls coverallsapp/github-action upgrade 2.3.6 to 2.3.7
|
| Mon, 24 Nov 2025 11:51:40 -0500 |
John Rouillard |
chore: anchore anchore/scan-action upgrade 7.1.0 to 7.2.0
|
| Mon, 24 Nov 2025 11:50:19 -0500 |
John Rouillard |
chore: github actions/checkout upgrade 5.0.0 to 6.0.0
|
| Sat, 15 Nov 2025 16:59:24 -0500 |
John Rouillard |
doc: initial attempt to document setup of pgp support for email.
|
| Wed, 12 Nov 2025 22:28:16 -0500 |
John Rouillard |
doc: add docs for producing jsonl formatted output
|
| Sat, 08 Nov 2025 14:03:42 -0500 |
John Rouillard |
doc: update styles to WCAG AAA; add accessibility statement; reword
|
| Sat, 08 Nov 2025 00:40:39 -0500 |
John Rouillard |
doc: removed line referencing API change in 1.6
|
| Fri, 07 Nov 2025 22:14:01 -0500 |
John Rouillard |
doc: spelling correction.
|
| Mon, 03 Nov 2025 12:42:48 -0500 |
John Rouillard |
refactor: mke Date class use __slots__
|
| Mon, 03 Nov 2025 00:13:04 -0500 |
John Rouillard |
refactor: change some classes to use __slots__
|
| Sun, 02 Nov 2025 21:10:28 -0500 |
John Rouillard |
chore: update base image to python 3.14 alpine release.
|
| Sun, 02 Nov 2025 20:38:12 -0500 |
John Rouillard |
chore: update ci test to include 3.14/3.14t drop 3.12
|