log

age author description
Tue, 07 Aug 2018 13:09:34 +0200 Sascha L. Teichmann Support deflate compression in WFS proxy, too.
Tue, 07 Aug 2018 12:37:39 +0200 Sascha L. Teichmann Fixed namespace compression in WFS proxy.
Mon, 06 Aug 2018 18:13:58 +0200 Sascha L. Teichmann Better replacements for WFS proxy.
Mon, 06 Aug 2018 17:50:45 +0200 Sascha L. Teichmann Made WFS proxy rewriting work (to some degrees).
Mon, 06 Aug 2018 17:10:23 +0200 Sascha L. Teichmann Re-enable content gzip encoding in WFS proxy.
Mon, 06 Aug 2018 16:53:45 +0200 Sascha L. Teichmann Compressing the namespaces in the WFS proxy is broken atm. So deactivate it.
Mon, 06 Aug 2018 16:46:42 +0200 Sascha L. Teichmann Use httputil.ReverseProxy for WFS proxying.
Mon, 06 Aug 2018 15:19:05 +0200 Tom Gottfried Add staging feature to more tables
Mon, 06 Aug 2018 14:52:04 +0200 Sascha L. Teichmann Be more precise with HTTP headers in WFS proxy.
Mon, 06 Aug 2018 13:25:18 +0200 Tom Gottfried Use INSTEAD OF trigger for user creation
Mon, 06 Aug 2018 12:37:06 +0200 Tom Gottfried Use INSTEAD OF trigger for user deletion
Mon, 06 Aug 2018 12:36:20 +0200 Sascha L. Teichmann Use code of JSONError as HTTP code.
Sun, 05 Aug 2018 15:48:36 +0200 Sascha L. Teichmann Embed Reader and Writer in BinReader and BinWriter to make API more distinct.
Sun, 05 Aug 2018 15:35:29 +0200 Sascha L. Teichmann Factored out some miscellaneous code into own package.
Fri, 03 Aug 2018 22:20:06 +0200 Sascha L. Teichmann Configuration: Port numbers are integers. Mail port defaults to 465 (SSL).