Tue, 06 Nov 2018 15:54:05 -0800 | Mahlon E. Smith | Updates for nim 0.19. | file | diff | annotate |
Tue, 26 Jun 2018 09:47:23 -0700 | Mahlon E. Smith | Lowercase all hostnames before sending to the database. | file | diff | annotate |
Tue, 20 Feb 2018 10:59:26 -0800 | Mahlon E. Smith | Remove port and user from the default dbopts, so they instead use the postgresql behavioral default. | file | diff | annotate |
Mon, 19 Feb 2018 18:22:25 -0800 | Mahlon E. Smith | Multiple changes: | file | diff | annotate |
Sun, 18 Feb 2018 22:18:44 -0800 | Mahlon E. Smith | Properly reap child processes. | file | diff | annotate |
Sun, 18 Feb 2018 18:16:37 -0800 | Mahlon E. Smith | Multiple changes. | file | diff | annotate |
Thu, 15 Feb 2018 10:29:37 -0800 | Mahlon E. Smith | Force a GC pass after 25 cycles. Don't bother with sync() at exit, unnecessary. | file | diff | annotate |
Wed, 14 Feb 2018 17:27:29 -0800 | Mahlon E. Smith | Each incoming connection requires its own client socket. | file | diff | annotate |