log pkg/controllers/json.go @ 3929:45be361f2d48

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.
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.
Fri, 24 Aug 2018 16:10:33 +0200 Sascha L. Teichmann Fixed logic error when fetching a connection. metamorph-for-all
Fri, 24 Aug 2018 15:12:22 +0200 Sascha L. Teichmann Throw away the connection level for sessions. metamorph-for-all
Fri, 24 Aug 2018 14:25:05 +0200 Sascha L. Teichmann The connection pool is now only a session store. metamorph-for-all
Fri, 24 Aug 2018 13:56:06 +0200 Sascha L. Teichmann First stab to use the metamorphic db to do all database stuff. metamorph-for-all
Wed, 15 Aug 2018 17:30:50 +0200 Sascha L. Teichmann Moved project specific Go packages to new pkg folder. base controllers/json.go@6aa1807ab45a