log pkg/imports/gm.go @ 5532:7e21a9e6353d aggregate-gm-import-logging

age author description
Mon, 25 Oct 2021 00:37:39 +0200 Sascha L. Teichmann Cleaned up and simplified code. aggregate-gm-import-logging
Sun, 24 Oct 2021 23:57:14 +0200 Sascha L. Teichmann Completed GM logging aggregation. TODO: cleanup and dedup. aggregate-gm-import-logging
Sun, 24 Oct 2021 23:06:24 +0200 Sascha L. Teichmann WIP: More on GM import aggregation. aggregate-gm-import-logging
Sun, 24 Oct 2021 20:16:41 +0200 Sascha L. Teichmann WIP: Continued work on aggregating GM logs. aggregate-gm-import-logging
Sun, 24 Oct 2021 16:54:00 +0200 Sascha L. Teichmann WIP: Started to log GM imports in a more agregated way. aggregate-gm-import-logging
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
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.