log pkg/controllers/stretches.go @ 3645:02951a62e8c6

age author description
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Wed, 29 May 2019 12:04:19 +0200 Sascha L. Teichmann stretches/sections: availability. fixed typo in 'from' parameter parsing.
Mon, 27 May 2019 12:15:35 +0200 Sascha L. Teichmann fairway availabilty: Fixed off-by-one array access when filling LDC classification into result rows.
Mon, 27 May 2019 11:42:14 +0200 Sascha L. Teichmann fairway availabilty: prefill result mit zero values if there is no data.
Mon, 27 May 2019 11:18:05 +0200 Sascha L. Teichmann Simplified code paths of fairway availibilty/depth for streches/sections.
Fri, 24 May 2019 13:09:08 +0200 Sascha L. Teichmann fairway depth/availability: bring unified CVS to streches and sections, too.
Fri, 24 May 2019 11:20:15 +0200 Sascha L. Teichmann Prepared to write the fairway availibilty as CSV, too. WIP. fairway-avail-csv
Thu, 23 May 2019 17:28:14 +0200 Sascha L. Teichmann fairway availibilty: Implemented for streches and sections.
Thu, 23 May 2019 15:49:59 +0200 Sascha L. Teichmann fairway availabilty: removed level from class breaks.
Thu, 23 May 2019 15:32:38 +0200 Sascha L. Teichmann fairway availability: Normalize results to look like as we only have one bottleneck.
Thu, 23 May 2019 12:53:19 +0200 Sascha L. Teichmann available fairway depth: Implemented backend for sections and stretches.
Mon, 13 May 2019 09:15:20 +0200 Sascha L. Teichmann Added API stubs from fairway availabilty for stretches and sections.