| Wed, 05 Oct 2022 23:37:40 -0400 |
John Rouillard |
backout checkin 60b37f632601
|
| Wed, 05 Oct 2022 23:09:44 -0400 |
John Rouillard |
flake8: fix imports; fix shadowed import; silence unused var warning
|
| Wed, 05 Oct 2022 22:20:11 -0400 |
John Rouillard |
Flake8 fix whitespace/indent issues.
|
| Sun, 02 Oct 2022 23:46:24 -0400 |
John Rouillard |
Add support for python2.
|
| Sun, 02 Oct 2022 23:18:43 -0400 |
John Rouillard |
change test to use html normalizer when comparing html output.
|
| Sat, 01 Oct 2022 23:40:48 -0400 |
John Rouillard |
Update packages in docker image; supress pip warning; improve cache
|
| Sat, 01 Oct 2022 23:01:30 -0400 |
John Rouillard |
fix test_pt_html handle new error pointer in output.
|
| Sat, 01 Oct 2022 22:10:48 -0400 |
John Rouillard |
New markdown2 release changed output with code highlighting (take 2)
|
| Sat, 01 Oct 2022 21:31:27 -0400 |
John Rouillard |
New markdown2 release changed output with code highlighting
|
| Tue, 20 Sep 2022 20:55:51 -0400 |
John Rouillard |
re-enable security.html
|
| Tue, 20 Sep 2022 14:44:20 -0400 |
John Rouillard |
clarify required config.ini installation changes vs optional.
|
| Tue, 20 Sep 2022 12:13:45 -0400 |
John Rouillard |
clarify preconditions for using tests.
|
| Wed, 14 Sep 2022 23:29:00 -0400 |
John Rouillard |
disable test_html - different output under 3.10 than other 3.x
|
| Wed, 14 Sep 2022 23:14:48 -0400 |
John Rouillard |
update with roundup_admin and indexer_xapian strings
|
| Wed, 14 Sep 2022 23:02:08 -0400 |
John Rouillard |
normalize out python version and path.
|
| Wed, 14 Sep 2022 22:40:35 -0400 |
John Rouillard |
typo in one test. fix.
|
| Wed, 14 Sep 2022 22:35:23 -0400 |
John Rouillard |
flake8 plus tests for cgitb.py
|
| Wed, 14 Sep 2022 20:36:34 -0400 |
John Rouillard |
flake8 - one var rename, import, whitespace
|
| Wed, 14 Sep 2022 20:23:42 -0400 |
John Rouillard |
flake8 - import order, spacing
|
| Wed, 14 Sep 2022 20:19:59 -0400 |
John Rouillard |
fake8 whitespace; variable name replacement
|
| Wed, 14 Sep 2022 20:16:52 -0400 |
John Rouillard |
flake8 - also added translation to an error string.
|
| Wed, 14 Sep 2022 18:08:27 -0400 |
John Rouillard |
cange type or arg to assertIn from string to byte.
|
| Wed, 14 Sep 2022 17:48:51 -0400 |
John Rouillard |
flake8 - remove re.compile from method arg + test + doc
|
| Wed, 14 Sep 2022 16:06:29 -0400 |
John Rouillard |
flake8 - bare exceptions
|
| Wed, 14 Sep 2022 15:59:59 -0400 |
John Rouillard |
flake8 - remove unused imports, unused vars, whitespace fixes
|
| Wed, 14 Sep 2022 15:08:54 -0400 |
John Rouillard |
flake8 whitespace fixes plus X == True -> X is True
|
| Wed, 14 Sep 2022 15:06:44 -0400 |
John Rouillard |
flak8 spacing fixes.
|
| Tue, 13 Sep 2022 21:12:00 -0400 |
John Rouillard |
flake8 fixes.
|
| Tue, 13 Sep 2022 21:09:29 -0400 |
John Rouillard |
remove double / in path part of image url.
|
| Tue, 13 Sep 2022 20:59:40 -0400 |
John Rouillard |
add language tag lang="en"
|
| Tue, 13 Sep 2022 20:54:10 -0400 |
John Rouillard |
change url into https from http.
|
| Tue, 13 Sep 2022 18:40:43 -0400 |
John Rouillard |
force time offset when loading journal
|
| Tue, 13 Sep 2022 17:42:32 -0400 |
John Rouillard |
inital flake8 cleanups
|
| Tue, 13 Sep 2022 16:35:32 -0400 |
John Rouillard |
flake8 fixes.
|
| Tue, 13 Sep 2022 16:19:52 -0400 |
John Rouillard |
flake8 fixes
|
| Tue, 13 Sep 2022 00:40:36 -0400 |
John Rouillard |
catch type error as well.
|
| Mon, 12 Sep 2022 23:50:25 -0400 |
John Rouillard |
flake8 fixes.
|
| Mon, 12 Sep 2022 23:33:21 -0400 |
John Rouillard |
remove some unreachable code. If condition is always the same.
|
| Mon, 12 Sep 2022 23:25:10 -0400 |
John Rouillard |
flake8 fixes - use None as sentinel
|
| Mon, 12 Sep 2022 22:20:43 -0400 |
John Rouillard |
flake8 fixes - exception handling changed
|
| Mon, 12 Sep 2022 21:52:52 -0400 |
John Rouillard |
flake8 fixes.
|
| Mon, 12 Sep 2022 19:25:00 -0400 |
John Rouillard |
check trackers trace_search as well.
|
| Mon, 12 Sep 2022 18:29:50 -0400 |
John Rouillard |
issue2551233 - create new roundup-admin command "templates"
|
| Sat, 10 Sep 2022 23:00:52 -0400 |
John Rouillard |
only run on most current push.
|
| Sat, 10 Sep 2022 22:55:10 -0400 |
John Rouillard |
test cancel.
|
| Sat, 10 Sep 2022 22:53:34 -0400 |
John Rouillard |
fix indentation.
|
| Sat, 10 Sep 2022 22:50:57 -0400 |
John Rouillard |
Only do one build at a time. Cancel older in progress builds.
|
| Sat, 10 Sep 2022 21:57:45 -0400 |
John Rouillard |
enable all tests, make test job failure stil run final job.
|
| Sat, 10 Sep 2022 21:35:17 -0400 |
John Rouillard |
3.6 python doesn't support lcov format either.
|
| Sat, 10 Sep 2022 21:14:48 -0400 |
John Rouillard |
run only test module to speed up build.
|
| Sat, 10 Sep 2022 21:11:42 -0400 |
John Rouillard |
call coverage not codecov...
|
| Sat, 10 Sep 2022 20:56:18 -0400 |
John Rouillard |
coveralls for 3.x only, add paralle unique build key
|
| Sat, 10 Sep 2022 20:38:44 -0400 |
John Rouillard |
remove coverage lcov command
|
| Sat, 10 Sep 2022 20:24:33 -0400 |
John Rouillard |
more indentation fixes.
|
| Sat, 10 Sep 2022 20:23:18 -0400 |
John Rouillard |
indentation fix.
|
| Sat, 10 Sep 2022 20:21:14 -0400 |
John Rouillard |
try to isolate yaml error at line 23 (jobs: test: definition)
|
| Sat, 10 Sep 2022 20:17:35 -0400 |
John Rouillard |
add coveralls as codecov is severly broken.
|
| Thu, 08 Sep 2022 20:21:35 -0400 |
John Rouillard |
update for latest flake8 changes
|
| Thu, 08 Sep 2022 18:49:46 -0400 |
John Rouillard |
issue2551232 - modify in-reply-to threading when multiple matches
|
| Thu, 08 Sep 2022 15:28:36 -0400 |
John Rouillard |
flake8 changes.
|