log pkg/imports/scheduled.go @ 5490:5f47eeea988d logging

age author description
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Fri, 02 Aug 2019 12:00:15 +0200 Sascha L. Teichmann Made 'golint' happier with imports package.
Fri, 25 Jan 2019 18:24:14 +0100 Sascha L. Teichmann Imports: Code simplification. unify_imports
Fri, 25 Jan 2019 17:54:02 +0100 Sascha L. Teichmann Imports: Unified JSON marshaling of times and durations in imports. unify_imports
Fri, 25 Jan 2019 17:29:43 +0100 Sascha L. Teichmann Imports: completed the starting of a scheduled job. unify_imports
Fri, 25 Jan 2019 16:07:09 +0100 Sascha L. Teichmann This breaks this branch!!!! Starting to remove the old persistent layer for configured imports. unify_imports
Wed, 23 Jan 2019 17:58:57 +0100 Sascha L. Teichmann Imports: Made retries and the waiting between the attempts configurable.
Thu, 17 Jan 2019 13:16:23 +0100 Raimund Renkert Added distance marks importer in backend.
Thu, 17 Jan 2019 11:58:46 +0100 Sascha L. Teichmann Fairway dimension import: Added missing scheduled configuration.
Thu, 17 Jan 2019 11:45:33 +0100 Sascha L. Teichmann Distance marks virtual import: Added stub.
Tue, 15 Jan 2019 16:51:38 +0100 Sascha L. Teichmann Waterway gauges import: Added stub.
Sat, 12 Jan 2019 19:53:31 +0100 Sascha L. Teichmann Waterway area import: Implemented.
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.
Thu, 10 Jan 2019 14:52:26 +0100 Sascha L. Teichmann Comfigured imports: Run enqueing of configured imports if triggered by REST with the database connection of the logged in user.
Thu, 10 Jan 2019 14:27:03 +0100 Sascha L. Teichmann Cosmetics.
Wed, 09 Jan 2019 13:03:24 +0100 Sascha L. Teichmann Scheduled imports: Refactored calling of database configured import to be reusable elsewhere.
Tue, 08 Jan 2019 13:35:44 +0100 Sascha L. Teichmann Imports: Made imports re-runnable if they fail.
Mon, 07 Jan 2019 16:11:07 +0100 Sascha L. Teichmann Scheduled imports: Take extra configuration parameters from attributes table.
Wed, 26 Dec 2018 10:54:52 +0100 Sascha L. Teichmann Waterway axis import: Made schedulable, too. TODO: Remove hard-coded parameters.
Sun, 23 Dec 2018 19:43:58 +0100 Sascha L. Teichmann Bottleneck import: Made schedulable, too. Even if it's not required.
Sun, 23 Dec 2018 13:30:33 +0100 Sascha L. Teichmann Fairway availability import: Made schedulable, too. base pkg/imports/gmsched.go@615ec902501e