log pkg/imports/dmv.go @ 5670:b75d0b303328

age author description
Fri, 11 Nov 2022 13:18:33 +0100 Sascha L. Teichmann DMV: Don't accept relenc length greater 12. erdms2
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.
Fri, 20 Mar 2020 12:28:04 +0100 Sascha L. Teichmann Added feedback support for StageDone.
Sat, 14 Mar 2020 20:11:10 +0100 Sascha L. Teichmann Removed unnecessary creatings of empty slices in expressing read dependencies in imports.
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, 05 Aug 2019 18:14:41 +0200 Sascha L. Teichmann Another round of doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Thu, 04 Jul 2019 16:30:19 +0200 Sascha Wilde Add wwname to import of virtual distance marks.
Fri, 31 May 2019 14:16:48 +0200 Tom Gottfried Only erase gauges that have been requested from ERDMS
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Mon, 06 May 2019 13:25:49 +0200 Tom Gottfried Handle failing INSERTs gracefully during gauges import
Wed, 13 Mar 2019 18:19:44 +0100 Tom Gottfried Fetch data from ERDMS for all allowed countries
Fri, 22 Feb 2019 15:15:23 +0100 Tom Gottfried Do not delete distance marks on import
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 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Thu, 24 Jan 2019 12:50:17 +0100 Tom Gottfried Improve some import log messages
Fri, 18 Jan 2019 19:44:15 +0100 Sascha L. Teichmann Distance marks virtual/Waterway gauge imports: Better fix for swapped Lat/Lon fields.
Fri, 18 Jan 2019 18:34:03 +0100 Sascha L. Teichmann Distance marks virtual imports: Swapped Lat/Lon.
Thu, 17 Jan 2019 13:12:37 +0100 Sascha L. Teichmann Distance marks virtual import: Implemented.
Thu, 17 Jan 2019 11:45:33 +0100 Sascha L. Teichmann Distance marks virtual import: Added stub.