log

age author description
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.
Thu, 08 Sep 2022 14:38:59 -0400 John Rouillard flake8 fixes - also change signature of parse()
Thu, 08 Sep 2022 14:23:35 -0400 John Rouillard flake8 fixes
Thu, 08 Sep 2022 14:06:22 -0400 John Rouillard flake8 fixes
Thu, 08 Sep 2022 13:50:36 -0400 John Rouillard flake8 fixes
Thu, 08 Sep 2022 13:41:26 -0400 John Rouillard flake8 fixes
Thu, 08 Sep 2022 09:33:42 -0400 John Rouillard Add reference to ABAC to feature document
Thu, 08 Sep 2022 02:14:11 -0400 John Rouillard fix comment on use of sqlite for session db's.
Thu, 08 Sep 2022 01:23:27 -0400 John Rouillard flake8 fixes.
Thu, 08 Sep 2022 01:14:36 -0400 John Rouillard flake8 fixes
Thu, 08 Sep 2022 01:12:12 -0400 John Rouillard Set all sqlite db's to WAL mode on creation
Wed, 07 Sep 2022 10:55:31 -0400 John Rouillard fix link for build to point to github
Wed, 07 Sep 2022 10:49:37 -0400 John Rouillard remove copy/paste dregs.
Wed, 07 Sep 2022 10:39:38 -0400 John Rouillard add build status badge and align badges into block.
Wed, 07 Sep 2022 00:07:49 -0400 John Rouillard flake8 cleanups
Tue, 06 Sep 2022 18:59:39 -0400 John Rouillard try calling tearDown and see if tests run correctly.
Tue, 06 Sep 2022 17:49:14 -0400 John Rouillard grr, getting tired.....
Tue, 06 Sep 2022 17:46:34 -0400 John Rouillard merge test_sqlite.py remove of setup/teardown
Tue, 06 Sep 2022 17:42:59 -0400 John Rouillard fix syntax error.
Tue, 06 Sep 2022 17:38:52 -0400 John Rouillard Remove sqlite setup/teardown methods
Tue, 06 Sep 2022 16:43:55 -0400 John Rouillard get info about sqlite version
Tue, 06 Sep 2022 15:30:09 -0400 John Rouillard remove limit on test failures for github actions.
Tue, 06 Sep 2022 14:43:36 -0400 John Rouillard Change method for settin indexer; have test_livetest for pg cleanup
Tue, 06 Sep 2022 11:32:13 -0400 John Rouillard set journal mode to wal when creating db.
Mon, 05 Sep 2022 23:47:23 -0400 John Rouillard Add instrumentation to debug I/O error in CI that I don't get locally
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Sun, 04 Sep 2022 08:42:16 -0400 John Rouillard add mock package for testing
Sun, 04 Sep 2022 00:43:29 -0400 John Rouillard fix missed renaming from revision 98d3bf8ffb19 done 2004-04-18
Sat, 03 Sep 2022 22:35:09 -0400 John Rouillard test get_indexer three autosearch options: xapian, whoosh, native
Sat, 03 Sep 2022 22:29:34 -0400 John Rouillard flake8 updates
Sat, 03 Sep 2022 21:41:48 -0400 John Rouillard flake8 fixes.
Sat, 03 Sep 2022 21:33:12 -0400 John Rouillard Improve test coverage of backends/indexer_common::get_indexer() method
Sat, 03 Sep 2022 17:58:41 -0400 John Rouillard fix postgresl-fts indexer: get_indexer reported not implemented
Thu, 01 Sep 2022 21:59:58 -0400 John Rouillard flake8 fixes

Roundup Issue Tracker: http://roundup-tracker.org/