log pkg/imports/config.go @ 1995:59055c8301df

age author description
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
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.
Wed, 09 Jan 2019 17:04:02 +0100 Sascha L. Teichmann Configured imports: When GET an import deliver the extra attributes, too.
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.
Mon, 07 Jan 2019 15:34:34 +0100 Sascha L. Teichmann Import configuration: Made extra attributes updatable, too.
Mon, 07 Jan 2019 13:23:39 +0100 Sascha L. Teichmann Import configuration: [WIP] Added table for extra configuration attributes.
Fri, 04 Jan 2019 13:41:07 +0100 Sascha L. Teichmann Imports: Resolved the remaining golint issues with this package.
Thu, 20 Dec 2018 18:14:28 +0100 Sascha L. Teichmann Scheduled imports: Load configuration from database when triggered by cron.
Wed, 19 Dec 2018 15:58:44 +0100 Sascha L. Teichmann Refactored: Moved REST /api/imports/scheduler to /api/imports/config