log pkg/imports/gm.go @ 5415:4ad68ab239b7 marking-single-beam

age author description
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.
Mon, 18 Nov 2019 16:38:28 +0100 Tom Gottfried Handle unknown units gracefully
Thu, 14 Nov 2019 14:36:41 +0100 Tom Gottfried Fix comment
Tue, 29 Oct 2019 17:42:51 +0100 Sascha L. Teichmann Check for mandatory measurement value in GM import.
Tue, 29 Oct 2019 17:30:03 +0100 Sascha L. Teichmann Another fix for undefined values in GM import.
Tue, 29 Oct 2019 17:25:17 +0100 Sascha L. Teichmann Check the right pointer! Doh!
Tue, 29 Oct 2019 17:11:18 +0100 Sascha L. Teichmann Check for nil pointer before accessing its value.
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.
Wed, 02 Oct 2019 16:00:42 +0200 Sascha L. Teichmann Simplified code.
Wed, 02 Oct 2019 15:18:49 +0200 Sascha L. Teichmann When fetching gauge measurements look 1day into past and future.
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Fri, 02 Aug 2019 16:10:42 +0200 Tom Gottfried Remove utility function with possibly bad performance impact