log pkg/imports/fa.go @ 5736:55892008ec96 default tip

age author description
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Wed, 09 Feb 2022 18:34:40 +0100 Sascha L. Teichmann Join the log lines of imports to the log exports to recover data from them.
Wed, 11 Nov 2020 10:57:22 +0100 wilde Fixed check for bottleneck existence in fa import.
Fri, 20 Mar 2020 17:24:03 +0100 Tom Gottfried Enhance comments on implementations of StageDone()
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
Fri, 25 Oct 2019 18:40:37 +0200 Sascha L. Teichmann Removed the mechanical touch of the last commit.
Fri, 25 Oct 2019 18:25:38 +0200 Sascha Wilde Added Description method to most imports.
Mon, 14 Oct 2019 13:17:02 +0200 Sascha Wilde Fixed the time range for which data from FA service is requested.
Fri, 04 Oct 2019 17:37:51 +0200 Sascha L. Teichmann FA import: Code clean-up for handling default LOS.
Fri, 04 Oct 2019 16:39:42 +0200 Sascha Wilde FA import: if no LOS is provided assume LOS3.
Mon, 23 Sep 2019 12:59:48 +0200 Sascha Wilde Changed fa data to accept "position" as strings, not a 2char "position_code"
Thu, 29 Aug 2019 17:55:25 +0200 Sascha L. Teichmann Use untyped constant and let the compiler do the work.
Thu, 29 Aug 2019 16:59:47 +0200 Sascha Wilde Limit time range requested from fa services.