log pkg/imports/bn.go @ 4130:980f12d3c766 request_hist_bns

age author description
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.
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
Sat, 15 Jun 2019 09:24:28 +0200 Tom Gottfried Use database triggers to move referencing objects to new versions
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version
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 20:06:27 +0200 Tom Gottfried Introduce hectometer based order for ranges of ISRS location codes
Fri, 31 May 2019 17:24:48 +0200 Tom Gottfried Improve error message
Wed, 29 May 2019 18:14:20 +0200 Tom Gottfried Improve error messages if no matching gauge version found
Wed, 29 May 2019 16:56:56 +0200 Tom Gottfried Improve warning message
Wed, 29 May 2019 16:00:28 +0200 Tom Gottfried Ignore zero length and whitespace-only values
Thu, 23 May 2019 15:33:56 +0200 Tom Gottfried Make revisiting time of a bottleneck optional
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Thu, 09 May 2019 15:50:07 +0200 Tom Gottfried Add missing table dependencies of imports with area generation
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:33:19 +0200 Tom Gottfried Use context for preparation of transaction-specific statements
Wed, 10 Apr 2019 16:44:30 +0200 Sascha L. Teichmann Bottleneck import: Import riverbed materials, too.
Thu, 21 Mar 2019 18:55:52 +0100 Sascha Wilde BT import: allow for rb and lb to be null.
Thu, 21 Mar 2019 12:53:39 +0100 Sascha Wilde Bottlenecks import allow ISRS_from > ISRS_to.
Fri, 15 Mar 2019 18:24:57 +0100 Tom Gottfried Log snapping tolerance
Fri, 08 Mar 2019 19:15:47 +0100 Tom Gottfried Expose axis snapping tolerance to users
Thu, 07 Mar 2019 20:03:43 +0100 Tom Gottfried Improve user facing error messages for stretch area generation
Thu, 07 Mar 2019 10:46:34 +0100 Tom Gottfried Continue importing bottlenecks if one item fails
Wed, 13 Feb 2019 17:09:11 +0100 Sascha L. Teichmann Uploaded imports: Small code clean-ups.
Wed, 13 Feb 2019 16:48:52 +0100 Tom Gottfried Input area as multipolygons to generate area from stretch
Tue, 12 Feb 2019 11:54:12 +0100 Sascha L. Teichmann Uploaded bottleneck import: Implemented in terms of normal bottleneck 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:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Wed, 23 Jan 2019 11:20:14 +0100 Sascha L. Teichmann Imports: Added the new state 'unchanged' which can be issued by the imports to indicate that the database is not modified by the particular imports.
Fri, 18 Jan 2019 17:13:12 +0100 Sascha L. Teichmann Stretch import: Added forgotten source file.
Fri, 18 Jan 2019 16:11:08 +0100 Sascha Wilde Use waterway area as basis for bottleneck area generation.
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Fri, 04 Jan 2019 13:41:07 +0100 Sascha L. Teichmann Imports: Resolved the remaining golint issues with this package.
Fri, 04 Jan 2019 10:00:11 +0100 Sascha L. Teichmann Bottleneck import: Resolved remaining golint issues.
Wed, 26 Dec 2018 10:30:19 +0100 Sascha L. Teichmann Imports: Cosmetics.
Sun, 23 Dec 2018 12:57:28 +0100 Sascha L. Teichmann Imports: Stripped schema prefixes from table dependencies.
Fri, 21 Dec 2018 12:19:29 +0100 Sascha L. Teichmann Cosmetics.
Fri, 21 Dec 2018 12:15:54 +0100 Sascha L. Teichmann Bottleneck import: Cleaned up source a bit (removed outdated TODOs).
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Wed, 19 Dec 2018 18:37:40 +0100 Sascha L. Teichmann Use new function to calculate bn area.
Tue, 18 Dec 2018 11:53:53 +0100 Sascha L. Teichmann Store bottleneck_id's instead of id's in bottleneck import summary.