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

age author description
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.
Fri, 31 Jan 2020 13:38:08 +0100 Tom Gottfried Report reference gauge on import of bottleneck
Tue, 19 Nov 2019 15:46:16 +0100 Sascha L. Teichmann Simplified code.
Fri, 25 Oct 2019 18:25:38 +0200 Sascha Wilde Added Description method to most imports.
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.
Fri, 02 Aug 2019 11:41:12 +0200 Sascha L. Teichmann Made 'go vet' happy with imports again.
Fri, 02 Aug 2019 11:34:16 +0200 Sascha L. Teichmann BN import: More clean-ups. Typo fixes. Code simplifications. Calling conventions ...
Thu, 01 Aug 2019 19:27:30 +0200 Sascha Wilde bn-import: Downgraded info on missing validity from Warning to Info.
Thu, 01 Aug 2019 19:21:43 +0200 Sascha Wilde Fixed bn-import: never write tracking info to the db if import fails.
Thu, 01 Aug 2019 18:23:32 +0200 Sascha Wilde bottleneck import: Fixed detection of identical bottlenecks. request_hist_bns
Thu, 01 Aug 2019 17:27:40 +0200 Sascha Wilde Cleanup by Sascha L. Teichmann applied. request_hist_bns
Wed, 31 Jul 2019 19:08:35 +0200 Sascha Wilde bottleneck import: Use a global transaction with savepoints. request_hist_bns
Wed, 31 Jul 2019 17:04:31 +0200 Sascha Wilde WIP: Reworked bottleneck import: request_hist_bns
Tue, 30 Jul 2019 11:30:31 +0200 Sascha Wilde Merged default request_hist_bns
Fri, 26 Jul 2019 13:46:55 +0200 Tom Gottfried Request historic bottleneck data from SOAP service request_hist_bns
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 12:54:30 +0200 Sascha Wilde Adapted bn-import to new historization model. 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
Fri, 05 Jul 2019 11:34:51 +0200 Sascha Wilde Added range info to BN import log.
Wed, 19 Jun 2019 17:00:08 +0200 Sascha Wilde Handle updates (vs. historized and new versions) separately.
Wed, 19 Jun 2019 12:34:48 +0200 Sascha Wilde Don't include calculated area in unchanged bottleneck detection.
Wed, 19 Jun 2019 11:20:47 +0200 Sascha Wilde Detect and handle unchanged BN during import.
Tue, 18 Jun 2019 12:43:01 +0200 Sascha Wilde Handle violation of responsibility areas graceful for BN import.
Mon, 17 Jun 2019 18:45:48 +0200 Sascha Wilde Use infinite validity for bottlenecks with no validity information.