Mercurial > p > roundup > code
graph
-
Add configurable logging for RESTWed, 17 Jan 2024 17:07:23 +0100, by Ralf Schlatterbeck
-
docs: update commentsTue, 02 Jan 2024 11:32:37 -0500, by John Rouillard
-
More doc upates for FTS5 requires for sqlite and roundup > 2.1.0.Sun, 31 Dec 2023 17:28:36 -0500, by John Rouillard
-
fix(db): Make using pg_service work again.Thu, 28 Dec 2023 15:13:42 -0500, by John Rouillard
-
chore: split create db and grant to separate psql commandsWed, 27 Dec 2023 23:14:01 -0500, by John Rouillard
-
chore: fix ci yaml formatting.Wed, 27 Dec 2023 23:05:16 -0500, by John Rouillard
-
chore: fix ci taml formatting.Wed, 27 Dec 2023 23:04:33 -0500, by John Rouillard
-
feat: issue2550852 - support using a specified PostgreSQL db schemaWed, 27 Dec 2023 22:52:14 -0500, by John Rouillard
-
fix: make regexp a raw stringSat, 23 Dec 2023 21:59:08 -0500, by John Rouillard
-
fix: typo in variable nameThu, 21 Dec 2023 09:19:08 -0500, by John Rouillard
-
fix: spelling fix in comment.Tue, 19 Dec 2023 08:56:14 -0500, by John Rouillard
-
fix: remove 'public' schema from __words table in fix_version_3_tablesMon, 18 Dec 2023 20:20:15 -0500, by John Rouillard
-
fix: figure out dbname when using pg_service.Mon, 18 Dec 2023 16:56:49 -0500, by John Rouillard
-
chore: update to newest python:3-alpineMon, 18 Dec 2023 16:40:55 -0500, by John Rouillard
-
doc: fix links: 302/302, images from lfw.org, wayback for scTue, 05 Dec 2023 22:50:02 -0500, by John Rouillard
-
doc: fix PBKDF2 SHA512 implementation example.Mon, 04 Dec 2023 12:13:13 -0500, by John Rouillard
-
Another python:3-alpine image updateSat, 02 Dec 2023 16:58:18 -0500, by John Rouillard
-
update alpine base docker image. See if it clears security scan issuesSat, 02 Dec 2023 16:50:06 -0500, by John Rouillard
-
doc: enhance README.txtTue, 28 Nov 2023 19:35:00 -0500, by John Rouillard
-
feat: add help argument for docker imageWed, 22 Nov 2023 00:46:10 -0500, by John Rouillard
-
fix: do not quote nuke argTue, 21 Nov 2023 23:25:40 -0500, by John Rouillard
-
doc: clarify entry for supporting pg_service.conf.Mon, 20 Nov 2023 22:39:20 -0500, by John Rouillard
-
test: actually test output from running demo server codeMon, 20 Nov 2023 21:59:40 -0500, by John Rouillard
-
test: check to see if crypt is available before testingMon, 20 Nov 2023 19:16:59 -0500, by John Rouillard
-
fix: fix failing test when crypt is missing.Mon, 20 Nov 2023 17:12:46 -0500, by John Rouillard
-
doc: use 'TEST-NET' IPv4 or IPv6 IP address ranges from RFC 6890Tue, 14 Nov 2023 16:53:56 -0500, by John Rouillard
-
doc: use 'TEST-NET' IPv4 or IPv6 IP address ranges from RFC 6890Tue, 14 Nov 2023 16:52:09 -0500, by John Rouillard
-
fix: diagnose/report use of SQLite without FTS5 supportSun, 12 Nov 2023 19:35:07 -0500, by John Rouillard
-
doc: add FTS5 requirement for sqlite backend.Sat, 11 Nov 2023 19:39:57 -0500, by John Rouillard
-
fix: roundup-demo, interactive mode would nuke an existing tracker.Wed, 08 Nov 2023 21:18:34 -0500, by John Rouillard
-
feat(db): support using postgresql service connection fileTue, 07 Nov 2023 12:11:37 -0500, by John Rouillard
-
fix: windows install using pip mislocates share directorySun, 05 Nov 2023 23:01:29 -0500, by John Rouillard
-
fix: make task index not crash.Sun, 05 Nov 2023 22:31:40 -0500, by John Rouillard
-
merge default trunk into branch issue2550923_computed_propertySun, 05 Nov 2023 11:38:18 -0500, by John Rouillard
-
merge in default branch to see if ti clears a travis-ci build error on 2.7 python; default branch builds fine issue2550923_computed_propertyMon, 11 Sep 2023 00:10:29 -0400, by John Rouillard
-
Added tag 2.3.1a0 for changeset d17e57220a62Sat, 04 Nov 2023 21:09:21 -0400, by John Rouillard
-
fix: close file properly in indexer_dbm.py:save_index() 2.3.1a0Thu, 02 Nov 2023 18:55:47 -0400, by John Rouillard
-
chore: update the sha256 sum for the newest python:3-alpine imageMon, 30 Oct 2023 21:57:21 -0400, by John Rouillard
-
doc: add statement on less stable nature of using interfaces.pySun, 29 Oct 2023 14:54:32 -0400, by John Rouillard
-
doc: add comment on method to set savepoint_limit dynamicallySun, 29 Oct 2023 13:18:36 -0400, by John Rouillard
-
fix: duplicate password id generated for user.item.htmlThu, 26 Oct 2023 13:17:52 -0400, by John Rouillard
-
doc: clarify use of .xml or .json extensions in REST interfaceThu, 26 Oct 2023 11:28:54 -0400, by John Rouillard
-
fix: add support for dicttoxml2.pyThu, 26 Oct 2023 11:24:04 -0400, by John Rouillard
-
fix: rest - set self.start from client.startWed, 25 Oct 2023 13:12:18 -0400, by John Rouillard
-
bad update on my part. Merge Ralf's work in.Wed, 25 Oct 2023 09:45:58 -0400, by John Rouillard
-
fix(docker): make healthcheck work when proxy is setWed, 25 Oct 2023 09:42:11 -0400, by Norbert Schlemmer "Noschvie on github.com"
-
Add two small tests for link expressionsWed, 25 Oct 2023 10:56:04 +0200, by Ralf Schlatterbeck
-
fix: quote variable substitution to prevent whitespace issueTue, 24 Oct 2023 22:03:55 -0400, by John Rouillard
-
fix: do not use -a as argument to testTue, 24 Oct 2023 22:00:16 -0400, by John Rouillard
-
fix: use [ -n ... ] rather than ! [ -z ...]Tue, 24 Oct 2023 21:55:24 -0400, by John Rouillard
-
fix: use POSIX supported test a = b rather than a == b.Tue, 24 Oct 2023 21:53:22 -0400, by John Rouillard
-
fix: move POSIX unsupported items outside of set -eTue, 24 Oct 2023 21:50:39 -0400, by John Rouillard
-
fix: quote variable substitutionTue, 24 Oct 2023 21:45:05 -0400, by John Rouillard
-
fix: use read -r to remove \ special meaningTue, 24 Oct 2023 21:42:56 -0400, by John Rouillard
-
fix: use variable template sub for printf.Tue, 24 Oct 2023 21:40:48 -0400, by John Rouillard
-
doc: add -it to docker command for running trivyTue, 24 Oct 2023 09:32:06 -0400, by John Rouillard
-
issue2551296 - from mock import Mock?Tue, 24 Oct 2023 09:23:16 -0400, by John Rouillard
-
chore: fix after_success for travis. Did not run last commit.Thu, 19 Oct 2023 17:30:22 -0400, by John Rouillard
-
fix: out of memory error when importing under postgresqlThu, 19 Oct 2023 16:11:25 -0400, by John Rouillard
-
doc: document the messages generated from import/exportThu, 19 Oct 2023 14:07:56 -0400, by John Rouillard
