log

age author description
Mon, 05 Aug 2019 18:21:19 +0200 Tom Gottfried Always try to translate to readable error if import failed
Mon, 05 Aug 2019 18:14:41 +0200 Sascha L. Teichmann Another round of doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:45:03 +0200 Sascha L. Teichmann A few more doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:58:53 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with scheduler package.
Mon, 05 Aug 2019 16:55:31 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:48:11 +0200 Tom Gottfried Merged
Mon, 05 Aug 2019 16:45:48 +0200 Tom Gottfried Schema qualify tables in function body
Mon, 05 Aug 2019 16:47:03 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with misc package.
Mon, 05 Aug 2019 16:43:31 +0200 Sascha L. Teichmann Move warning limiter to common package to flesh up the misc package.
Mon, 05 Aug 2019 16:30:55 +0200 Sascha L. Teichmann Moved country -> spoken language lookup table to common package to flesh out the misc package.
Mon, 05 Aug 2019 16:24:40 +0200 Sascha L. Teichmann Moved binary session encoding/decoding into auth package as it is only used there.
Mon, 05 Aug 2019 16:07:56 +0200 Sascha L. Teichmann Don't trap SIGKILL. This is handled by the OS. Found by staticcheck.
Mon, 05 Aug 2019 15:55:58 +0200 Tom Gottfried Add pgTAP
Mon, 05 Aug 2019 14:35:54 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with wfs package.