log

age author description
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
Thu, 01 Sep 2022 21:38:45 -0400 John Rouillard remove unused link definition
Thu, 01 Sep 2022 21:38:00 -0400 John Rouillard fix broken links to doc table of contents
Thu, 01 Sep 2022 16:11:46 -0400 John Rouillard cleanup, comments ready for production.
Thu, 01 Sep 2022 15:45:38 -0400 John Rouillard swap _ for - in matrix.python-version
Thu, 01 Sep 2022 15:38:57 -0400 John Rouillard new tests - matrix.python_version not resolving right
Thu, 01 Sep 2022 15:29:47 -0400 John Rouillard tab
Thu, 01 Sep 2022 15:14:23 -0400 John Rouillard move test to top so I don't have to wait.
Thu, 01 Sep 2022 15:12:41 -0400 John Rouillard different test for if statement
Thu, 01 Sep 2022 15:08:09 -0400 John Rouillard update chnges.txt with support for text/javascript
Thu, 01 Sep 2022 15:06:53 -0400 John Rouillard application/javascript is now text/javascript
Thu, 01 Sep 2022 14:45:31 -0400 John Rouillard swap quotes
Thu, 01 Sep 2022 14:43:07 -0400 John Rouillard fix syntax

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