log pkg/imports/wg.go @ 5565:ade07a3f2cfd

age author description
Tue, 08 Mar 2022 17:38:48 +0100 Sascha L. Teichmann Forget to change signature of some imports.
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.
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, 30 Sep 2019 13:41:39 +0200 Sascha Wilde WG import: "End date not after start date" is an hard error.
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Fri, 02 Aug 2019 11:41:12 +0200 Sascha L. Teichmann Made 'go vet' happy with imports again.
Thu, 25 Jul 2019 16:10:28 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 13:31:51 +0200 Sascha L. Teichmann Introduced a new ReadableError type for better readable error messages of pgx.PgErrors.
Thu, 25 Jul 2019 13:20:32 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 11:46:23 +0200 Sascha L. Teichmann Rename HandlePGError to HandleError.
Thu, 25 Jul 2019 11:32:22 +0200 Tom Gottfried Move handling of PostgreSQL errors to own package
Thu, 25 Jul 2019 09:12:53 +0200 Tom Gottfried Database errors have to be handled elsewhere than in imports, too
Wed, 17 Jul 2019 17:52:04 +0200 Sascha Wilde End validity of gauge if it gets deleted during import. historization_ng
Sat, 15 Jun 2019 09:24:28 +0200 Tom Gottfried Use database triggers to move referencing objects to new versions
Wed, 12 Jun 2019 18:26:26 +0200 Tom Gottfried Avoid empty validity time ranges
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Fri, 31 May 2019 14:16:48 +0200 Tom Gottfried Only erase gauges that have been requested from ERDMS
Wed, 29 May 2019 16:43:26 +0200 Tom Gottfried Improve validation of gauge temporal validity
Fri, 24 May 2019 22:01:32 +0200 Sascha L. Teichmann Don't dereference pointers before checking them not to be nil.
Fri, 24 May 2019 18:06:58 +0200 Sascha Wilde Minor change to new warning for consistency.
Fri, 24 May 2019 17:45:17 +0200 Tom Gottfried Validate temporal validity of gauges on import
Thu, 23 May 2019 12:27:14 +0200 Tom Gottfried Fix adaptation of gauge temporal validity
Fri, 17 May 2019 13:23:22 +0200 Tom Gottfried Mark gauges as erased if they are missing in ERDMS response
Fri, 17 May 2019 12:49:28 +0200 Tom Gottfried Simplify gauges import
Fri, 17 May 2019 10:03:07 +0200 Sascha L. Teichmann Follow-up for 3350:e640f51b5a4e (Fix reporting of removed reference water levels).
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Thu, 16 May 2019 11:53:44 +0200 Tom Gottfried Fix reporting of removed reference water levels