log pkg/imports/fa.go @ 2201:cae0b597aefc

age author description
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.
Tue, 12 Feb 2019 13:04:48 +0100 Sascha L. Teichmann Fairway availability import: More idiomatic code / cosmetics.
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 17:26:30 +0100 Sascha L. Teichmann Moved fairwayavailability to a local model. unify_imports