log pkg/imports/agm.go @ 2548:6b34d0fb4498

age author description
Thu, 07 Mar 2019 11:57:05 +0100 Sascha L. Teichmann AGM import: Check if gauge exists for a meassurement.
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Fri, 08 Feb 2019 17:59:24 +0100 Sascha L. Teichmann Approved gauge measurement imports: Suppress diff lines when old and new are identical.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Tue, 05 Feb 2019 12:27:40 +0100 Sascha L. Teichmann Approved gauge measuments import: Give type hints when insertinf/querying isrs location codes.
Mon, 04 Feb 2019 15:39:58 +0100 Sascha L. Teichmann Approved gauge measurement import: Added diff-summary. XXX: May be broken!
Mon, 04 Feb 2019 11:34:09 +0100 Sascha L. Teichmann Approved gauge measuremnet imports: Removed an indirection layer accessing the columns of the CSV file.