log pkg/imports/gm.go @ 3748:4bb5dfa0b7e3

age author description
Thu, 20 Jun 2019 18:15:57 +0200 Raimund Renkert import: Fixed data initialization for database rows.
Thu, 20 Jun 2019 15:26:17 +0200 Raimund Renkert import: Trim whitespaces in ISRS code and improved log messsage.
Thu, 20 Jun 2019 11:16:14 +0200 Raimund Renkert import: Use dates_issue parameter in gm imports.
Mon, 03 Jun 2019 18:37:12 +0200 Tom Gottfried Remove duplicate error message
Mon, 03 Jun 2019 18:24:35 +0200 Sascha L. Teichmann GM import: Try three times when timeouts happen on SOAP service. Increase SOAP timeout to 3 minutes.
Mon, 03 Jun 2019 17:55:49 +0200 Sascha L. Teichmann GM import: Be more graceful when accepting measure/issue dates.
Wed, 29 May 2019 18:14:20 +0200 Tom Gottfried Improve error messages if no matching gauge version found
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Thu, 16 May 2019 17:22:33 +0200 Tom Gottfried Re-enable checking of gauge availability
Thu, 16 May 2019 11:00:19 +0200 Tom Gottfried Avoid trying to insert explicit missing values received from NtS
Wed, 15 May 2019 19:42:21 +0200 Tom Gottfried Avoid storing of NtS messages other than water level
Wed, 15 May 2019 19:08:49 +0200 Tom Gottfried Disentangle gauge measurements and predictions
Wed, 15 May 2019 13:05:19 +0200 Sascha L. Teichmann Cosmetics.
Wed, 15 May 2019 12:31:57 +0200 Tom Gottfried Handle some possibly missing elements in NtS response
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.