log pkg/scheduler/boot.go @ 5490:5f47eeea988d logging

age author description
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Wed, 13 Mar 2019 12:45:06 +0100 Sascha L. Teichmann Booting scheduler: Fixed scheduling import jobs at boot time.
Mon, 28 Jan 2019 14:01:56 +0100 Sascha L. Teichmann Scheduler: Fixed SQL statement once again. unify_imports
Mon, 28 Jan 2019 09:55:28 +0100 Sascha L. Teichmann Scheduler: Fixed booting SQL statements. unify_imports
Sun, 27 Jan 2019 23:19:30 +0100 Sascha L. Teichmann Scheduler: Adjusted booting of scheduled imports to new database schema. unify_imports
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Wed, 09 Jan 2019 21:49:18 +0100 Sascha L. Teichmann Fixed SQL for booting scheduled imports.
Fri, 21 Dec 2018 13:04:46 +0100 Sascha L. Teichmann Scheduler: Moved code to figure out the scheduled jobs per user from the database to a more suited place.
Thu, 20 Dec 2018 18:39:19 +0100 Sascha L. Teichmann Scheduled imports: Don't track the user in the running scheduler.
Thu, 20 Dec 2018 17:23:54 +0100 Sascha L. Teichmann Scheduled imports: The configuration id is not optional as it used to load the concrete configuration from the database.
Tue, 11 Dec 2018 22:59:10 +0100 Sascha L. Teichmann Import scheduler: Start scheduler a gemma boot time with configurations from database which have a schedule.