| Sun, 24 Mar 2024 13:49:52 -0400 |
John Rouillard |
test: add basic tests using hypothesis
|
| Sun, 24 Mar 2024 13:16:53 -0400 |
John Rouillard |
doc: fix spelling in comment.
|
| Sun, 24 Mar 2024 13:16:05 -0400 |
John Rouillard |
doc: remove unneeded word.
|
| Sun, 24 Mar 2024 10:50:08 -0400 |
John Rouillard |
test: invoke test function in cmp_.py.
|
| Sat, 23 Mar 2024 19:37:23 -0400 |
John Rouillard |
test: add comment that ci tests don't need pytest-env.
|
| Sat, 23 Mar 2024 02:56:01 -0400 |
John Rouillard |
test: add pyproject.toml: set pytest and ruff project defaults
|
| Thu, 21 Mar 2024 15:26:29 -0400 |
John Rouillard |
fix(i18n): clean up translator hint
|
| Wed, 20 Mar 2024 17:18:52 -0400 |
John Rouillard |
chore(lint): fix imports, normalize trailing , on list/tuple
|
| Wed, 20 Mar 2024 17:13:30 -0400 |
John Rouillard |
issue2551212 - enable wsgi cache_tracker by default
|
| Wed, 20 Mar 2024 12:06:46 -0400 |
John Rouillard |
doc: add specifcation of minimal header required for .po files
|
| Wed, 20 Mar 2024 11:47:04 -0400 |
John Rouillard |
doc: link to pology; document use of .Hint extracted comments
|
| Sun, 17 Mar 2024 00:55:29 -0400 |
John Rouillard |
test: fix test for invalid etag in if-range.
|
| Sun, 17 Mar 2024 00:51:12 -0400 |
John Rouillard |
chore(refactor): extract setting of db.tx_source out of if tree
|
| Sat, 16 Mar 2024 22:57:19 -0400 |
John Rouillard |
chore(refactor): use with open, consolidate/un-nest if ...
|
| Sat, 16 Mar 2024 21:31:26 -0400 |
John Rouillard |
chore(ruff): sort imports; tuples for import not supported in python2.
|
| Sat, 16 Mar 2024 21:08:16 -0400 |
John Rouillard |
chore(refactor): multiple changes/cleanups
|
| Sat, 16 Mar 2024 20:03:16 -0400 |
John Rouillard |
chore(refactor): use 'with open'; if ternarys; unnested if statements
|
| Sat, 16 Mar 2024 19:41:36 -0400 |
John Rouillard |
chore(ruff): sort imports
|
| Thu, 14 Mar 2024 19:04:19 -0400 |
John Rouillard |
feat: add support for rotating jwt keys
|
| Wed, 13 Mar 2024 18:25:59 -0400 |
John Rouillard |
fix: cgitb crashes if there is no line number set.
|
| Wed, 13 Mar 2024 18:16:51 -0400 |
John Rouillard |
doc: document how to set the Content-Type for a template.
|
| Wed, 13 Mar 2024 17:54:06 -0400 |
John Rouillard |
doc: change to support templates setting their own mime type.
|
| Wed, 13 Mar 2024 17:53:05 -0400 |
John Rouillard |
fix: if Content-Type header defined, don't overwrite with default
|
| Wed, 13 Mar 2024 13:14:09 -0400 |
John Rouillard |
doc: remove trailing whitespace.
|
| Wed, 13 Mar 2024 13:11:38 -0400 |
John Rouillard |
fix: disable history file changes when testing
|
| Wed, 13 Mar 2024 12:18:36 -0400 |
John Rouillard |
feat: add support for controlling readline history features
|
| Wed, 13 Mar 2024 00:51:09 -0400 |
John Rouillard |
doc: run sphinx-lint over docs.
|
| Tue, 12 Mar 2024 11:52:17 -0400 |
John Rouillard |
fix: enhancement to history command output and % template fix.
|
| Sun, 10 Mar 2024 23:12:54 -0400 |
John Rouillard |
fix: replace FileNotFoundError with IOError
|
| Sun, 10 Mar 2024 22:47:58 -0400 |
John Rouillard |
fix: handle case where readline init file is missing
|
| Sun, 10 Mar 2024 21:59:20 -0400 |
John Rouillard |
Summary: feat: roundup-admin history command has human interpretable output
|
| Sun, 10 Mar 2024 17:41:16 -0400 |
John Rouillard |
add missing help text for history_length pragma. Also don't crash report missing text if text is missing
|
| Sun, 10 Mar 2024 13:44:13 -0400 |
John Rouillard |
save roundup-admin history between sessions.
|
| Sat, 09 Mar 2024 22:19:17 -0500 |
John Rouillard |
doc: remove feature generating html4 and xhtml.
|
| Sat, 09 Mar 2024 22:17:42 -0500 |
John Rouillard |
doc: fix formatting.
|
| Wed, 06 Mar 2024 22:50:28 -0500 |
John Rouillard |
build: replace verstion extraction via set to use python
|
| Wed, 06 Mar 2024 20:14:26 -0500 |
John Rouillard |
doc: attribute finding of a bug to the users.
|
| Wed, 06 Mar 2024 19:33:11 -0500 |
John Rouillard |
fix: typo in var name inan unused (mostly) chameleon engine.
|
| Wed, 06 Mar 2024 13:13:31 -0500 |
John Rouillard |
chore: remove extra whitespace
|
| Wed, 06 Mar 2024 13:12:21 -0500 |
John Rouillard |
feat: make msgfmt.py a simple CLI replacement for msgfmt(1)
|
| Tue, 05 Mar 2024 13:03:46 -0500 |
John Rouillard |
docs: add older docs and link them from a Sphinx controlled doc
|
| Tue, 05 Mar 2024 10:21:18 -0500 |
John Rouillard |
doc: update changelog for scripts/... file changes.
|
| Tue, 05 Mar 2024 10:18:47 -0500 |
John Rouillard |
fix: multiple fixes, lint cleanup
|
| Tue, 05 Mar 2024 09:04:08 -0500 |
John Rouillard |
doc: fix formatting for indexarg_url.
|
| Mon, 04 Mar 2024 21:40:09 -0500 |
John Rouillard |
chore: lint - sort import, add trailing , in dict.
|
| Mon, 04 Mar 2024 21:35:47 -0500 |
John Rouillard |
chore: lint - replace l -> issues and sort imports
|
| Mon, 04 Mar 2024 21:23:40 -0500 |
John Rouillard |
chore: lint script
|
| Mon, 04 Mar 2024 21:18:51 -0500 |
John Rouillard |
chore: lint cleanups
|
| Mon, 04 Mar 2024 21:14:22 -0500 |
John Rouillard |
fix: make it work under python3.
|
| Mon, 04 Mar 2024 20:08:11 -0500 |
John Rouillard |
doc: make top of table columns align
|
| Mon, 04 Mar 2024 19:11:42 -0500 |
John Rouillard |
chore: replace id with itemid
|
| Mon, 04 Mar 2024 19:09:13 -0500 |
John Rouillard |
chore: replace id with itemid
|
| Mon, 04 Mar 2024 18:51:41 -0500 |
John Rouillard |
chore: replace use of dir with template_dir.
|
| Sat, 02 Mar 2024 13:49:32 -0500 |
John Rouillard |
chore: fix whitespace before comment
|
| Sat, 02 Mar 2024 13:48:40 -0500 |
John Rouillard |
chore: reduce nesting if/elif/else blocks; uneeded var assignment
|
| Sat, 02 Mar 2024 13:45:29 -0500 |
John Rouillard |
chore: 'id' var shadows builtin, lint markers; sort imports
|
| Sat, 02 Mar 2024 04:26:33 -0500 |
John Rouillard |
chore: fix spacing/indent, ignore rule, reduce if/elif with or
|
| Sat, 02 Mar 2024 04:15:56 -0500 |
John Rouillard |
chore: ruff linkn
|
| Sat, 02 Mar 2024 04:14:18 -0500 |
John Rouillard |
chore: ruff lint: replace str variable name with string
|
| Sat, 02 Mar 2024 04:13:28 -0500 |
John Rouillard |
chore: multiple changes for ruff: imports, spacing, == -> is
|