| 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
|
| Sat, 02 Mar 2024 04:10:40 -0500 |
John Rouillard |
chore: sort imports w/ ruff.
|
| Sat, 02 Mar 2024 04:01:22 -0500 |
John Rouillard |
fix: replace eval with ast.literal_eval; ruff linting
|
| Sat, 02 Mar 2024 02:30:12 -0500 |
John Rouillard |
chore: more ruff lint stuff
|
| Sat, 02 Mar 2024 02:11:55 -0500 |
John Rouillard |
chore: sort imports.
|
| Sat, 02 Mar 2024 01:43:39 -0500 |
John Rouillard |
chore: optimize build file make it error sooner on flake8 tests
|
| Sat, 02 Mar 2024 01:38:41 -0500 |
John Rouillard |
fix: replace += with list.extend; replace another for loop w/ extend
|
| Sat, 02 Mar 2024 01:22:36 -0500 |
John Rouillard |
fix: make in tree locale work for python2
|
| Sat, 02 Mar 2024 01:11:20 -0500 |
John Rouillard |
chore: ruff rules cleanup
|
| Sat, 02 Mar 2024 00:47:19 -0500 |
John Rouillard |
fix: make running from code tree translate strings
|
| Fri, 01 Mar 2024 16:22:15 -0500 |
John Rouillard |
chore(lint): sort imports
|
| Fri, 01 Mar 2024 16:16:25 -0500 |
John Rouillard |
fix: remove mutable object as default for method/function values
|
| Fri, 01 Mar 2024 16:12:21 -0500 |
John Rouillard |
chore(lint): doublequote strings, no yoda conitionals, sort imports...
|
| Fri, 01 Mar 2024 15:42:24 -0500 |
John Rouillard |
fix: undo last minute edit and try to get make checkin clean.
|
| Fri, 01 Mar 2024 15:13:36 -0500 |
John Rouillard |
fix: overeager cleanup
|
| Fri, 01 Mar 2024 15:08:42 -0500 |
John Rouillard |
chore(lint): clean up ruff errors
|
| Fri, 01 Mar 2024 14:53:18 -0500 |
John Rouillard |
fix(refactor): multiple fixups using ruff linter; more testing.
|
| Fri, 01 Mar 2024 14:07:28 -0500 |
John Rouillard |
docs: optimize head section of templates
|
| Fri, 01 Mar 2024 14:04:05 -0500 |
John Rouillard |
fix(i18n): fix incorrect lookup of some translations
|
| Wed, 28 Feb 2024 22:40:32 -0500 |
John Rouillard |
doc: add upgrading notes for user.help-search.html
|
| Wed, 28 Feb 2024 21:40:41 -0500 |
John Rouillard |
doc: fix repeat section first -> start, last -> end
|
| Wed, 28 Feb 2024 16:09:10 -0500 |
John Rouillard |
doc: redirect software-carpentry sc_track link to wayback machine.
|
| Wed, 28 Feb 2024 15:45:15 -0500 |
John Rouillard |
issue2551320: user.help-search.html doesn't respect properties.
|
| Mon, 26 Feb 2024 12:12:45 -0500 |
John Rouillard |
doc: trying to get search working.
|
| Mon, 26 Feb 2024 11:23:36 -0500 |
John Rouillard |
doc: document lib, fix formating/example
|
| Wed, 21 Feb 2024 12:38:05 -0500 |
John Rouillard |
doc: add reference to full email address and purpose for lists
|
| Tue, 20 Feb 2024 07:35:54 -0500 |
John Rouillard |
doc: fix build_docs test on travis and add to github ci
|
| Mon, 19 Feb 2024 19:03:18 -0500 |
John Rouillard |
feat: randomize creator of generated issues.
|