log pkg/scheduler/scheduler.go @ 4645:946689a56fc2

age author description
Tue, 17 Sep 2019 16:28:47 +0200 Sascha Wilde Workarounds for incompatible upstream updates in pgx and cron packages.
Mon, 05 Aug 2019 16:58:53 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with scheduler package.
Mon, 13 May 2019 09:41:35 +0200 Sascha L. Teichmann Made logging of waht is registered to the scheduler and the import queue more deterministic.
Mon, 08 Apr 2019 11:58:00 +0200 Sascha L. Teichmann Import scheduler: Log number of scheduler jobs to start from database during boot time.
Wed, 13 Mar 2019 12:45:06 +0100 Sascha L. Teichmann Booting scheduler: Fixed scheduling import jobs at boot time.
Sun, 30 Dec 2018 15:14:29 +0100 Sascha L. Teichmann Removed unused error.
Sun, 30 Dec 2018 14:39:46 +0100 Sascha L. Teichmann WFS: Made golint happy.