log pkg/controllers/json.go @ 1332:447db2bce052

age author description
Sun, 25 Nov 2018 15:56:07 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument of auth.RunAs.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Fri, 19 Oct 2018 12:14:53 +0200 Sascha L. Teichmann Finally enqueue sounding result import job to import jobs.
Mon, 24 Sep 2018 12:42:24 +0200 Sascha L. Teichmann Cosmetics.
Mon, 24 Sep 2018 12:35:31 +0200 Sascha L. Teichmann JSON handler: if result is an io.Reader copyit through.
Wed, 29 Aug 2018 11:22:04 +0200 Sascha L. Teichmann Log errors in JSON handler and login controller.
Mon, 27 Aug 2018 10:35:55 +0200 Sascha L. Teichmann Use auth.RunAs in JSON controller.