Mercurial > p > roundup > code
graph
-
test: do not run jinja2 demo test if jinja2 missing.Mon, 24 Jul 2023 18:05:48 -0400, by John Rouillard
-
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...Mon, 24 Jul 2023 17:49:58 -0400, by John Rouillard
-
docs: document dependencies required for testingMon, 24 Jul 2023 17:19:39 -0400, by John Rouillard
-
docs: document dependencies required for testingMon, 24 Jul 2023 17:16:36 -0400, by John Rouillard
-
Convert cgi.escape to use html_escape from roundup.anypy.htmlMon, 24 Jul 2023 16:55:22 -0400, by John Rouillard
-
fix typoMon, 24 Jul 2023 00:37:36 -0400, by John Rouillard
-
only run TestPostgresWsgiServer if ostgresl is available.Mon, 24 Jul 2023 00:35:50 -0400, by John Rouillard
-
Handle error id markdown2 not defined.Mon, 24 Jul 2023 00:13:31 -0400, by John Rouillard
-
flake8: rename loop variable in 'for sendto in sendto:'Sun, 23 Jul 2023 23:40:12 -0400, by John Rouillard
-
flake8: add space between del and (Sun, 23 Jul 2023 23:28:12 -0400, by John Rouillard
-
flake8: disable warning on import of version_check not usedSun, 23 Jul 2023 23:27:46 -0400, by John Rouillard
-
flake8: whitespace fixesSun, 23 Jul 2023 23:26:03 -0400, by John Rouillard
-
flake8: add space between return, del and (Sun, 23 Jul 2023 23:25:37 -0400, by John Rouillard
-
flake8: remove extra blank lineSun, 23 Jul 2023 23:23:38 -0400, by John Rouillard
-
flake8: add space between raise and (Sun, 23 Jul 2023 23:23:17 -0400, by John Rouillard
-
flake8: correct continutation line indentSun, 23 Jul 2023 23:21:57 -0400, by John Rouillard
-
flake8: add extra blank linesSun, 23 Jul 2023 23:19:03 -0400, by John Rouillard
-
flake8 fix indents.Sun, 23 Jul 2023 23:18:26 -0400, by John Rouillard
-
Fix testsSun, 23 Jul 2023 22:04:27 -0400, by John Rouillard
-
Update changelog for last markdown2 support change.Sun, 23 Jul 2023 20:54:16 -0400, by John Rouillard
-
Add new test new email body unchanged is no.Sun, 23 Jul 2023 20:51:29 -0400, by John Rouillard
-
label mistune as python3 only support.Sun, 23 Jul 2023 16:55:16 -0400, by John Rouillard
-
Support markdown2 2.4.10, 2.4.8- and exclude 2.4.9Sun, 23 Jul 2023 16:50:35 -0400, by John Rouillard
-
prevent <newline tag manglingSun, 23 Jul 2023 16:11:23 -0400, by John Rouillard
-
Fix typo in index referenceSat, 22 Jul 2023 22:05:44 -0400, by John Rouillard
-
fix(i18n): issue2551184 - improve i18n handlingThu, 20 Jul 2023 20:08:28 -0400, by Marcus Preisch
-
test: fix test_rest_login_RateLimit CI has different char numbersWed, 19 Jul 2023 21:12:56 -0400, by John Rouillard
-
fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.Wed, 19 Jul 2023 20:37:45 -0400, by John Rouillard
-
test: Modify testRestRateLimit test to report when system is too slow.Tue, 18 Jul 2023 23:18:09 -0400, by John Rouillard
-
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - https://github.com/roundup-tracker/roundup/pull/45Tue, 18 Jul 2023 16:57:34 -0400, by John Rouillard
-
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - https://github.com/roundup-tracker/roundup/pull/44Tue, 18 Jul 2023 16:55:47 -0400, by John Rouillard
-
Fix race condition that results in missing Retry-After headerSun, 16 Jul 2023 20:12:45 -0400, by John Rouillard
-
Update changes.txtSun, 16 Jul 2023 18:01:20 -0400, by John Rouillard
-
Add tests for <= >= and check exception is raised for python3.Sun, 16 Jul 2023 17:59:42 -0400, by John Rouillard
-
issue685275 - show retired/unretired items in roundup-adminFri, 14 Jul 2023 22:07:23 -0400, by John Rouillard
-
Fix test where postgres returned items in different orderFri, 14 Jul 2023 21:56:27 -0400, by John Rouillard
-
issue685275 - show retired/unretire commandsFri, 14 Jul 2023 20:34:30 -0400, by John Rouillard
-
Add -P pragma=value command line option to roundup-admin.Fri, 14 Jul 2023 00:30:44 -0400, by John Rouillard
-
update help text on display_protected pragmaFri, 14 Jul 2023 00:10:42 -0400, by John Rouillard
-
initialize indexer_backend pragma from config.Fri, 14 Jul 2023 00:09:47 -0400, by John Rouillard
-
- issue2551103 - add pragma 'display_protected' to roundup-admin.Thu, 13 Jul 2023 23:47:43 -0400, by John Rouillard
-
I give up.Thu, 13 Jul 2023 20:16:44 -0400, by John Rouillard
-
one last try move continue-on-error after all matrix defsThu, 13 Jul 2023 20:14:02 -0400, by John Rouillard
-
try unquoted string.Thu, 13 Jul 2023 20:11:41 -0400, by John Rouillard
-
another try. list of strings for toplevel.Thu, 13 Jul 2023 20:08:56 -0400, by John Rouillard
-
try without any listsThu, 13 Jul 2023 19:55:51 -0400, by John Rouillard
-
gratuitous commit to skip travis build.Thu, 13 Jul 2023 19:49:47 -0400, by John Rouillard
-
gratuitous commit to skip travis build.Thu, 13 Jul 2023 19:43:13 -0400, by John Rouillard
-
issue2551284 - python 3.12b4 breaks email address parsingThu, 13 Jul 2023 19:42:13 -0400, by John Rouillard
-
skip travisci buildThu, 13 Jul 2023 00:10:44 -0400, by John Rouillard
-
3.12b4 is causing failing tests. Disable for now.Thu, 13 Jul 2023 00:09:23 -0400, by John Rouillard
-
Added tag 2.3.0 for changeset 913a73b9fab5Wed, 12 Jul 2023 23:01:03 -0400, by John Rouillard
-
Updates for 2.3.0 release.Wed, 12 Jul 2023 22:59:49 -0400, by John Rouillard
-
Update for release.Tue, 11 Jul 2023 00:38:22 -0400, by John Rouillard
-
merge default into branch issue2550923_computed_propertyMon, 10 Jul 2023 17:31:34 -0400, by John Rouillard
-
rework a confusing sentance.Mon, 10 Jul 2023 01:19:38 -0400, by John Rouillard
-
Reformat docstring for _Pointer::__init__Mon, 10 Jul 2023 00:39:32 -0400, by John Rouillard
-
limit markdown2 to a working version 2.4.9 broke [text](page) relative links. Also reduce tested versions on travisci. issue2550923_computed_propertySun, 09 Jul 2023 17:42:40 -0400, by John Rouillard
-
Fix grammar.Thu, 06 Jul 2023 19:57:15 -0400, by John Rouillard
