| Thu, 17 Aug 2023 13:33:53 -0400 |
John Rouillard |
docs: add mention of pyreadline3 under windows
|
| Thu, 17 Aug 2023 12:58:37 -0400 |
John Rouillard |
fix: issue2551290? windows install works
|
| Thu, 17 Aug 2023 11:03:45 -0400 |
John Rouillard |
fix missing import.
|
| Wed, 16 Aug 2023 13:35:25 -0400 |
John Rouillard |
refactor(api): extract api rate limit handling; add default val
|
| Tue, 15 Aug 2023 00:29:24 -0400 |
John Rouillard |
Update dockerfile build: new python base image, reduce disk space use
|
| Fri, 11 Aug 2023 21:56:08 -0400 |
John Rouillard |
docs: add possible way to get email into dockerized roundup.
|
| Fri, 11 Aug 2023 21:37:43 -0400 |
John Rouillard |
docs: fix grammar
|
| Thu, 10 Aug 2023 23:17:18 -0400 |
John Rouillard |
docs: add link to article on using gunicorn with docker.
|
| Thu, 10 Aug 2023 09:50:45 -0400 |
John Rouillard |
docs: rewrite segments using ahref paragraph rewriter.
|
| Thu, 10 Aug 2023 09:27:11 -0400 |
John Rouillard |
docs: rewrite index page using GPT based tool.
|
| Tue, 08 Aug 2023 22:47:58 -0400 |
John Rouillard |
docs: remove COPYING.html from website/www tree.
|
| Thu, 03 Aug 2023 20:19:10 -0400 |
John Rouillard |
fix: retry_after should be a string.
|
| Thu, 03 Aug 2023 18:28:19 -0400 |
John Rouillard |
fix: replace bad reverted code change; allow js rate headers
|
| Thu, 03 Aug 2023 17:04:34 -0400 |
John Rouillard |
refactor(api): early return if REST rate limit is exceeded
|
| Mon, 31 Jul 2023 18:50:07 -0400 |
John Rouillard |
docs: fix sentence.
|
| Mon, 31 Jul 2023 18:43:56 -0400 |
John Rouillard |
docs: clarify sentence.
|
| Sun, 30 Jul 2023 21:12:11 -0400 |
John Rouillard |
docs: add required modules for running tests.
|
| Thu, 27 Jul 2023 18:47:53 -0400 |
John Rouillard |
chore: sort imports
|
| Thu, 27 Jul 2023 00:53:36 -0400 |
John Rouillard |
fix: issue2551278 - datetime.datetime.utcnow deprecation.
|
| Wed, 26 Jul 2023 23:59:35 -0400 |
John Rouillard |
fix: issue2551278 - datetime.datetime.utcnow deprecation.
|
| Wed, 26 Jul 2023 11:05:10 -0400 |
John Rouillard |
fix: restore roundup-admin display output format w/o pragmas
|
| Tue, 25 Jul 2023 16:30:10 -0400 |
John Rouillard |
fix: issue2551278 - datetime.datetime.utcnow deprecation.
|
| Mon, 24 Jul 2023 21:24:07 -0400 |
John Rouillard |
test: limit search for \r to first 100 bytes.
|
| Mon, 24 Jul 2023 21:16:41 -0400 |
John Rouillard |
test: fix failure under cygwin python caused by line endings
|
| Mon, 24 Jul 2023 18:07:11 -0400 |
John Rouillard |
test: fix mising / in directory spec.
|
| Mon, 24 Jul 2023 18:05:48 -0400 |
John Rouillard |
test: do not run jinja2 demo test if jinja2 missing.
|
| Mon, 24 Jul 2023 17:49:58 -0400 |
John Rouillard |
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
|
| Mon, 24 Jul 2023 17:19:39 -0400 |
John Rouillard |
docs: document dependencies required for testing
|
| Mon, 24 Jul 2023 17:16:36 -0400 |
John Rouillard |
docs: document dependencies required for testing
|
| Mon, 24 Jul 2023 16:55:22 -0400 |
John Rouillard |
Convert cgi.escape to use html_escape from roundup.anypy.html
|
| Mon, 24 Jul 2023 00:37:36 -0400 |
John Rouillard |
fix typo
|
| Mon, 24 Jul 2023 00:35:50 -0400 |
John Rouillard |
only run TestPostgresWsgiServer if ostgresl is available.
|
| Mon, 24 Jul 2023 00:13:31 -0400 |
John Rouillard |
Handle error id markdown2 not defined.
|
| Sun, 23 Jul 2023 23:40:12 -0400 |
John Rouillard |
flake8: rename loop variable in 'for sendto in sendto:'
|
| Sun, 23 Jul 2023 23:28:12 -0400 |
John Rouillard |
flake8: add space between del and (
|
| Sun, 23 Jul 2023 23:27:46 -0400 |
John Rouillard |
flake8: disable warning on import of version_check not used
|
| Sun, 23 Jul 2023 23:26:03 -0400 |
John Rouillard |
flake8: whitespace fixes
|
| Sun, 23 Jul 2023 23:25:37 -0400 |
John Rouillard |
flake8: add space between return, del and (
|
| Sun, 23 Jul 2023 23:23:38 -0400 |
John Rouillard |
flake8: remove extra blank line
|
| Sun, 23 Jul 2023 23:23:17 -0400 |
John Rouillard |
flake8: add space between raise and (
|
| Sun, 23 Jul 2023 23:21:57 -0400 |
John Rouillard |
flake8: correct continutation line indent
|
| Sun, 23 Jul 2023 23:19:03 -0400 |
John Rouillard |
flake8: add extra blank lines
|
| Sun, 23 Jul 2023 23:18:26 -0400 |
John Rouillard |
flake8 fix indents.
|
| Sun, 23 Jul 2023 22:04:27 -0400 |
John Rouillard |
Fix tests
|
| Sun, 23 Jul 2023 20:54:16 -0400 |
John Rouillard |
Update changelog for last markdown2 support change.
|
| Sun, 23 Jul 2023 20:51:29 -0400 |
John Rouillard |
Add new test new email body unchanged is no.
|
| Sun, 23 Jul 2023 16:55:16 -0400 |
John Rouillard |
label mistune as python3 only support.
|
| Sun, 23 Jul 2023 16:50:35 -0400 |
John Rouillard |
Support markdown2 2.4.10, 2.4.8- and exclude 2.4.9
|
| Sun, 23 Jul 2023 16:11:23 -0400 |
John Rouillard |
prevent <newline tag mangling
|
| Sat, 22 Jul 2023 22:05:44 -0400 |
John Rouillard |
Fix typo in index reference
|
| Thu, 20 Jul 2023 20:08:28 -0400 |
Marcus Preisch |
fix(i18n): issue2551184 - improve i18n handling
|
| Wed, 19 Jul 2023 21:12:56 -0400 |
John Rouillard |
test: fix test_rest_login_RateLimit CI has different char numbers
|
| Wed, 19 Jul 2023 20:37:45 -0400 |
John Rouillard |
fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
|
| Tue, 18 Jul 2023 23:18:09 -0400 |
John Rouillard |
test: Modify testRestRateLimit test to report when system is too slow.
|
| Tue, 18 Jul 2023 16:57:34 -0400 |
John Rouillard |
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - https://github.com/roundup-tracker/roundup/pull/45
|
| Tue, 18 Jul 2023 16:55:47 -0400 |
John Rouillard |
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - https://github.com/roundup-tracker/roundup/pull/44
|
| Sun, 16 Jul 2023 20:12:45 -0400 |
John Rouillard |
Fix race condition that results in missing Retry-After header
|
| Sun, 16 Jul 2023 18:01:20 -0400 |
John Rouillard |
Update changes.txt
|
| Sun, 16 Jul 2023 17:59:42 -0400 |
John Rouillard |
Add tests for <= >= and check exception is raised for python3.
|
| Fri, 14 Jul 2023 22:07:23 -0400 |
John Rouillard |
issue685275 - show retired/unretired items in roundup-admin
|