log pkg/controllers/manualimports.go @ 5736:55892008ec96 default tip

age author description
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Thu, 22 Aug 2019 10:54:08 +0200 Sascha L. Teichmann Made the de-serialized input of the JSON handler accessible via the context of the request. json-handler-middleware
Thu, 22 Aug 2019 10:18:13 +0200 Sascha L. Teichmann Made the sql.Conn in function accessible via the context of the request. json-handler-middleware
Mon, 28 Jan 2019 20:35:14 +0100 Sascha L. Teichmann Imports: Handle manual imports with a single route using the shortnames of the imports to distiquish between them. 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 12:31:50 +0100 Sascha L. Teichmann Imports: Moved model conversion into a table in the imports package. unify_imports
Fri, 25 Jan 2019 11:52:54 +0100 Sascha L. Teichmann Imports: Added a persistent model for the extra attributes. unify_imports
Fri, 25 Jan 2019 09:55:56 +0100 Sascha L. Teichmann Imports: Stretch imports are not configurabel and scheduable. unify_imports
Thu, 24 Jan 2019 18:23:31 +0100 Sascha L. Teichmann Removed debris. unify_imports
Thu, 24 Jan 2019 18:19:43 +0100 Sascha L. Teichmann Bring manual imports to new import modeling. unify_imports
Thu, 24 Jan 2019 12:24:12 +0100 Sascha L. Teichmann Manual import controller: Simplified code.
Wed, 23 Jan 2019 17:58:57 +0100 Sascha L. Teichmann Imports: Made retries and the waiting between the attempts configurable.
Fri, 18 Jan 2019 15:52:51 +0100 Sascha L. Teichmann Stretch import: Added stub.