log pkg/controllers/diff.go @ 4639:4380f5483c03

age author description
Fri, 11 Oct 2019 20:00:06 +0200 Sascha L. Teichmann Log the size of the transferred WKB to database for differences, too.
Fri, 11 Oct 2019 15:09:13 +0200 Sascha L. Teichmann Removed ST_MakeValid from inserting sounding results and differences ... in hope that they are not broken.
Tue, 08 Oct 2019 12:10:55 +0200 Sascha L. Teichmann Removed old contours from backend and database. iso-areas
Mon, 07 Oct 2019 13:13:14 +0200 Sascha L. Teichmann Generate iso ares for sounding differences, too. iso-areas
Fri, 23 Aug 2019 18:02:01 +0200 Sascha L. Teichmann Prevent heights duplicates in iso line calculations.
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Thu, 22 Aug 2019 10:54:08 +0200 Sascha L. Teichmann Made the de-serialized input of the JSON handler accessible via the context of the request. json-handler-middleware