| Sun, 05 May 2024 18:34:06 -0400 |
John Rouillard |
fix: setup.py change again. Make data files relative.
|
| Sun, 05 May 2024 18:19:04 -0400 |
John Rouillard |
chore(ruff): cleanup setup.py whitespace, comprehensions etc.
|
| Sun, 05 May 2024 17:20:35 -0400 |
John Rouillard |
chore(ruff): format setup.py imports.
|
| Sun, 05 May 2024 17:18:30 -0400 |
John Rouillard |
feat: allow pip install roundup[jinja2,extras,test,charting]
|
| Thu, 02 May 2024 22:36:31 -0400 |
John Rouillard |
fix: issue2551346, assume statusauditor chatting_requires_two_user off
|
| Thu, 02 May 2024 22:11:37 -0400 |
John Rouillard |
fix: issue2551347 - make _generic.help.html work without property settings
|
| Thu, 02 May 2024 21:54:16 -0400 |
John Rouillard |
fix: align _generic.help.html from responsive template to devel
|
| Thu, 02 May 2024 21:49:17 -0400 |
John Rouillard |
feat: allow setting URL hostname with -H option to roundup-demo
|
| Thu, 02 May 2024 21:21:40 -0400 |
John Rouillard |
fix: roundup_demo should use port assignment
|
| Wed, 01 May 2024 12:52:52 -0400 |
John Rouillard |
doc: add directions to get "current" development code from GitHub.
|
| Tue, 30 Apr 2024 22:27:57 -0400 |
John Rouillard |
issue2551285 - Remove StructuredText support
|
| Tue, 30 Apr 2024 22:17:50 -0400 |
John Rouillard |
announce deprecation for PySQLite in 2.5.0
|
| Tue, 30 Apr 2024 22:16:22 -0400 |
John Rouillard |
issue2551302 - Remove support for sqlite version 1 from back_sqlite.py
|
| Mon, 29 Apr 2024 04:17:10 -0400 |
John Rouillard |
doc: use generated config.ini in reference.txt
|
| Mon, 29 Apr 2024 01:29:07 -0400 |
John Rouillard |
doc: add html versions of man pages
|
| Mon, 29 Apr 2024 00:53:01 -0400 |
John Rouillard |
Fix title on roundup-demo man page.
|
| Mon, 29 Apr 2024 00:23:30 -0400 |
John Rouillard |
fix typo.
|
| Sun, 28 Apr 2024 19:24:19 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sun, 28 Apr 2024 09:55:15 -0400 |
John Rouillard |
test - normalize path for MultiFilePathOptions
|
| Sun, 28 Apr 2024 09:19:31 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sun, 28 Apr 2024 09:17:54 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sun, 28 Apr 2024 09:17:12 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sun, 28 Apr 2024 09:14:11 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sun, 28 Apr 2024 00:15:41 -0400 |
John Rouillard |
issue2551334 - Get test suite to pass using windows python
|
| Sun, 28 Apr 2024 00:08:42 -0400 |
John Rouillard |
issue2551334 - Get test suite to pass using windows python
|
| Sat, 27 Apr 2024 23:24:05 -0400 |
John Rouillard |
Add comment about filehandled opened in acquire_lock.
|
| Sat, 27 Apr 2024 23:21:29 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sat, 27 Apr 2024 23:19:51 -0400 |
John Rouillard |
issue2551334 - get test suite running under windows
|
| Sat, 27 Apr 2024 21:03:20 -0400 |
John Rouillard |
fix use of '-' directory in static files
|
| Thu, 25 Apr 2024 18:34:37 -0400 |
John Rouillard |
issue2551334 - get more tests working under windows
|
| Sun, 21 Apr 2024 21:50:36 -0400 |
John Rouillard |
doc: fix spelling in docstring.
|
| Sat, 20 Apr 2024 17:14:08 -0400 |
John Rouillard |
fix: missing crypt in python with hypothesis testing.
|
| Sat, 20 Apr 2024 16:41:08 -0400 |
John Rouillard |
test: update to handle crypt not available
|
| Sat, 20 Apr 2024 16:27:23 -0400 |
John Rouillard |
test: skip test requiring postgresql backend if not present
|
| Sat, 20 Apr 2024 15:54:54 -0400 |
John Rouillard |
chore: reformat line.
|
| Sat, 20 Apr 2024 15:53:55 -0400 |
John Rouillard |
test(ci) Right can't use short circuit as it aborts the build.
|
| Sat, 20 Apr 2024 15:45:19 -0400 |
John Rouillard |
test(ci): fix boolean operator.
|
| Sat, 20 Apr 2024 15:29:06 -0400 |
John Rouillard |
test(ci): disable psycopg2 install for 3.13
|
| Sat, 20 Apr 2024 14:45:21 -0400 |
John Rouillard |
test: try fixing exclusion. 3.13 not 3.13*???
|
| Sat, 20 Apr 2024 14:23:32 -0400 |
John Rouillard |
test: disable Python 3.13 CI xapian build. Fails with compile error.
|
| Sat, 20 Apr 2024 13:34:23 -0400 |
John Rouillard |
chore: change spec for 3.13.
|
| Sat, 20 Apr 2024 13:29:45 -0400 |
John Rouillard |
chore: add 3.13-alpha to CI and make 3.12 failures fail the build
|
| Sat, 20 Apr 2024 12:42:49 -0400 |
John Rouillard |
fix: revert markdown2 version limitation; markdown2 bug resolved
|
| Thu, 18 Apr 2024 23:09:45 -0400 |
John Rouillard |
test: close session/otks only if local file.
|
| Thu, 18 Apr 2024 22:28:58 -0400 |
John Rouillard |
fix: revert setting _db_type when creating new db.
|
| Thu, 18 Apr 2024 22:15:26 -0400 |
John Rouillard |
fix: set _db_type to None when clearing anydbm db.
|
| Thu, 18 Apr 2024 20:55:51 -0400 |
John Rouillard |
doc: fix platform notes hierarchy; don't use anydbm session db
|
| Thu, 18 Apr 2024 20:52:15 -0400 |
John Rouillard |
doc: replace X by + to indicate compatible options.
|
| Thu, 18 Apr 2024 20:23:24 -0400 |
John Rouillard |
doc: update with fix for anydbm detection when backed by dumbdbm.
|
| Thu, 18 Apr 2024 20:22:08 -0400 |
John Rouillard |
fix: support dumbdbm on windows.
|
| Thu, 18 Apr 2024 19:53:50 -0400 |
John Rouillard |
test: fix path issues posix vs windows in admin functions.
|
| Thu, 18 Apr 2024 19:36:32 -0400 |
John Rouillard |
fix: import/export under windows.
|
| Thu, 18 Apr 2024 19:00:18 -0400 |
John Rouillard |
test: fix tests python3 can't sort dict.
|
| Thu, 18 Apr 2024 18:57:49 -0400 |
John Rouillard |
test: close otks/session databases before replacing with redis db
|
| Thu, 18 Apr 2024 17:39:56 -0400 |
John Rouillard |
fix: fix code to make tests of session and otks databases pass on windows
|
| Thu, 18 Apr 2024 15:21:15 -0400 |
John Rouillard |
doc: ad use of openssl rand to generate jwt secret.
|
| Wed, 17 Apr 2024 22:51:44 -0400 |
John Rouillard |
chore: update alpine image version.
|
| Tue, 16 Apr 2024 22:19:29 -0400 |
John Rouillard |
test: update benchmark add basic CLI support for backend arguments
|
| Sun, 14 Apr 2024 20:08:29 -0400 |
John Rouillard |
doc: clarify use of DEFAULT section and interpolation in config files.
|
| Wed, 10 Apr 2024 19:01:54 -0400 |
John Rouillard |
feat: make msgfmt.py support -o flag
|