log pkg/controllers/search.go @ 5218:7dbb7cc6dbfa new-fwa

age author description
Fri, 27 Mar 2020 12:37:26 +0100 Sascha Wilde Added new (optional) parameter "time" to search end point.
Fri, 27 Mar 2020 10:33:39 +0100 Sascha Wilde Removed no longer used endpoint /bottlenecks
Wed, 02 Oct 2019 16:09:10 +0200 Sascha L. Teichmann Made 'go vet' happy again.
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
Tue, 16 Jul 2019 18:39:24 +0200 Sascha L. Teichmann Removed dead code.
Mon, 24 Jun 2019 11:46:20 +0200 Sascha Wilde Moved rhm search to db.
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Tue, 04 Jun 2019 09:50:24 +0200 Thomas Junk search: replace commata via SQL
Mon, 03 Jun 2019 17:21:18 +0200 Thomas Junk search: display locationcode
Mon, 26 Nov 2018 09:01:21 +0100 Fadi Abbud merges
Fri, 23 Nov 2018 15:46:07 +0100 Fadi Abbud add headers for licensing to some middleware files
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.