log pkg/controllers/srimports.go @ 5564:aaa9e658cabd

age author description
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Tue, 06 Jul 2021 15:26:20 +0200 Sascha L. Teichmann Re-establish compat with old single-beam interface. marking-single-beam
Tue, 06 Jul 2021 01:20:44 +0200 Sascha L. Teichmann Adjusted the import model to be able to handle marking single beam scans. marking-single-beam
Fri, 31 Jan 2020 23:17:37 +0100 Sascha L. Teichmann * Raise the upload limit for sounding results from 25GB up to 50GB.
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
Thu, 22 Aug 2019 10:18:13 +0200 Sascha L. Teichmann Made the sql.Conn in function accessible via the context of the request. json-handler-middleware