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