log pkg/controllers/json.go @ 3976:c412dff6e1da

age author description
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
Thu, 03 Jan 2019 17:46:59 +0100 Sascha L. Teichmann Controllers: Resolved the remaining golint issues with this package.
Sat, 29 Dec 2018 13:32:17 +0100 Sascha L. Teichmann JSONHandler: Limited input JSON size to 2048 bytes by default.
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.