| 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.
|
| Sat, 17 Feb 2024 18:56:04 -0500 |
John Rouillard |
docs: issue2551317 add support for jinja2 customization examples
|
| Tue, 13 Feb 2024 20:31:42 -0500 |
John Rouillard |
chore: update python:3-alpine version.
|
| Tue, 13 Feb 2024 19:45:44 -0500 |
John Rouillard |
doc: replace URL action example with form
|
| Tue, 13 Feb 2024 13:07:57 -0500 |
John Rouillard |
doc: clean table for "the request variable"
|
| Mon, 12 Feb 2024 14:59:06 -0500 |
John Rouillard |
doc: fix typo
|
| Sun, 11 Feb 2024 16:44:13 -0500 |
John Rouillard |
docs: update top level readme: user's guide; demo mode refs
|
| Mon, 05 Feb 2024 17:22:24 -0500 |
John Rouillard |
doc: more table call alignment; fix formatting
|
| Mon, 05 Feb 2024 16:57:09 -0500 |
John Rouillard |
doc: fix other tables to align cells at top of row.
|
| Mon, 05 Feb 2024 16:53:13 -0500 |
John Rouillard |
doc: make table alignment on both doc and website/www
|
| Mon, 05 Feb 2024 16:49:21 -0500 |
John Rouillard |
doc: fix link; make cells in table align at top
|
| Sun, 28 Jan 2024 23:16:26 -0500 |
John Rouillard |
chore: fix action.
|
| Sun, 28 Jan 2024 22:53:02 -0500 |
John Rouillard |
chore: update actions in gihub workflows.
|
| Sun, 28 Jan 2024 22:39:36 -0500 |
John Rouillard |
chore: update to latest actions
|
| Sun, 28 Jan 2024 21:39:46 -0500 |
John Rouillard |
update to newest python:3-alpine image
|
| Wed, 17 Jan 2024 17:07:23 +0100 |
Ralf Schlatterbeck |
Add configurable logging for REST
|
| Tue, 02 Jan 2024 11:32:37 -0500 |
John Rouillard |
docs: update comments
|
| Sun, 31 Dec 2023 17:28:36 -0500 |
John Rouillard |
More doc upates for FTS5 requires for sqlite and roundup > 2.1.0.
|
| Thu, 28 Dec 2023 15:13:42 -0500 |
John Rouillard |
fix(db): Make using pg_service work again.
|
| Wed, 27 Dec 2023 23:14:01 -0500 |
John Rouillard |
chore: split create db and grant to separate psql commands
|
| Wed, 27 Dec 2023 23:05:16 -0500 |
John Rouillard |
chore: fix ci yaml formatting.
|
| Wed, 27 Dec 2023 23:04:33 -0500 |
John Rouillard |
chore: fix ci taml formatting.
|
| Wed, 27 Dec 2023 22:52:14 -0500 |
John Rouillard |
feat: issue2550852 - support using a specified PostgreSQL db schema
|
| Sat, 23 Dec 2023 21:59:08 -0500 |
John Rouillard |
fix: make regexp a raw string
|