log

age author description
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.
Mon, 05 Aug 2019 13:51:08 +0200 Tom Gottfried Add Dockerfile for testing with upstream PostgreSQL/PostGIS
Fri, 02 Aug 2019 18:13:58 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with middleware package.
Fri, 02 Aug 2019 18:01:32 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with geoserver package.
Fri, 02 Aug 2019 17:53:18 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with common package.
Fri, 02 Aug 2019 17:14:13 +0200 Tom Gottfried Improve performance of row level security policies
Fri, 02 Aug 2019 17:08:58 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with auth package.
Fri, 02 Aug 2019 16:37:24 +0200 Sascha Wilde Fixed duplicates in list surveys endpoint.
Fri, 02 Aug 2019 16:10:42 +0200 Tom Gottfried Remove utility function with possibly bad performance impact
Fri, 02 Aug 2019 13:37:40 +0200 Thomas Junk merge with improvepdf
Fri, 02 Aug 2019 13:37:17 +0200 Thomas Junk closing improvepdf improvepdf
Fri, 02 Aug 2019 13:30:29 +0200 Thomas Junk merge default into improvepdf improvepdf
Fri, 02 Aug 2019 13:15:12 +0200 Fadi Abbud client: waterlevel: remove whitespace and add comment
Fri, 02 Aug 2019 12:59:23 +0200 Fadi Abbud client: Waterleveldiagram
Fri, 02 Aug 2019 12:00:15 +0200 Sascha L. Teichmann Made 'golint' happier with imports package.
Fri, 02 Aug 2019 11:56:48 +0200 Sascha L. Teichmann Made 'golint' more happy with the octree package.
Fri, 02 Aug 2019 11:53:20 +0200 Thomas Junk waterlevel_diagram: make dot initially invisible
Fri, 02 Aug 2019 11:46:30 +0200 Sascha L. Teichmann Fairway avail controller for bottlenecks: Use common time parsing. An oversight from the timezone streamlining.
Fri, 02 Aug 2019 11:43:52 +0200 Sascha L. Teichmann Made 'go vet' happy with controllers again.