log pkg/controllers/surveys.go @ 4782:fc082c611b8b v4.2

age author description
Tue, 22 Oct 2019 17:51:46 +0200 Sascha Wilde api/surveys list all existing surveys (no filter by gauge validity) v4.2
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