log pkg/imports/queue.go @ 1900:6a67cd819e93

age author description
Mon, 14 Jan 2019 17:43:28 +0100 Tom Gottfried Row level security for import jobs
Thu, 10 Jan 2019 18:06:30 +0100 Sascha L. Teichmann More on harmonizing logging.
Thu, 10 Jan 2019 17:12:42 +0100 Sascha L. Teichmann Import queue: Fixed SQL statement.
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 15:15:31 +0100 Sascha L. Teichmann Import queue: Harmonized logging output.
Wed, 09 Jan 2019 17:28:41 +0100 Sascha L. Teichmann Import queue: removed resolved TODO.
Tue, 08 Jan 2019 17:53:01 +0100 Sascha L. Teichmann Re-scheduled imports: be a bit more tolerant about start time.
Tue, 08 Jan 2019 13:35:44 +0100 Sascha L. Teichmann Imports: Made imports re-runnable if they fail.
Thu, 03 Jan 2019 17:53:18 +0100 Sascha L. Teichmann Imports: Resolved golint issues unrelated to exported symbols commenting.
Fri, 21 Dec 2018 10:33:49 +0100 Sascha L. Teichmann Import queue: Moved email notification stuff to separate file.
Fri, 21 Dec 2018 10:25:15 +0100 Sascha L. Teichmann Import queue: In email notifications generate links to <server>/#/?review=<id> when the state is "pending" and <server>/#/?importlog=<id> otherwise.
Thu, 20 Dec 2018 16:00:50 +0100 Sascha L. Teichmann Import email notification: Generate correct link.
Thu, 20 Dec 2018 15:45:09 +0100 Sascha L. Teichmann Import email notifications: Removed leading new line.
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Thu, 20 Dec 2018 13:45:32 +0100 Sascha L. Teichmann Import queue: Implemented auto-accept and email sending.