log pkg/imports/fa.go @ 4281:c470d2202823

age author description
Thu, 29 Aug 2019 16:59:47 +0200 Sascha Wilde Limit time range requested from fa services.
Fri, 02 Aug 2019 16:10:42 +0200 Tom Gottfried Remove utility function with possibly bad performance impact
Thu, 25 Jul 2019 16:31:18 +0200 Sascha Wilde Merged default historization_ng
Thu, 25 Jul 2019 16:26:01 +0200 Tom Gottfried Allow fairway availability data to be updated
Thu, 25 Jul 2019 14:48:38 +0200 Sascha Wilde Adapted fwa-import to new historization model. historization_ng
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Thu, 09 May 2019 12:49:53 +0200 Sascha L. Teichmann Import queue: Split locked dependencies in exclusively and multiple uses.
Wed, 13 Feb 2019 17:09:11 +0100 Sascha L. Teichmann Uploaded imports: Small code clean-ups.
Wed, 13 Feb 2019 12:39:56 +0100 Sascha L. Teichmann Gauge measurement imports: Do all database ops in one transaction.
Tue, 12 Feb 2019 23:24:09 +0100 Sascha L. Teichmann Uploaded fairway availabilty import: Implemented in terms of normal fairway availabilty import.
Tue, 12 Feb 2019 18:32:48 +0100 Sascha L. Teichmann Fairway availabilty import: Re-factored to be the base for the uploaded fairway availabilty import.
Tue, 12 Feb 2019 18:06:32 +0100 Sascha L. Teichmann Fairway availabilty import: There is no need to fetch the responsibility country from the database. Only the bottleneck_ids are needed.
Tue, 12 Feb 2019 17:12:12 +0100 Sascha L. Teichmann Fairway availability import: Run all db ops in same transaction.
Tue, 12 Feb 2019 14:55:09 +0100 Sascha L. Teichmann Fairway availabilty import: Fixed row query leak.