log controllers/user.go @ 279:d89a19c297e0

age author description
Mon, 30 Jul 2018 17:10:20 +0200 Sascha L. Teichmann list_users is now in users schema.
Fri, 27 Jul 2018 14:55:47 +0200 Sascha L. Teichmann If a user got renamed kick her/him from the connection pool.
Fri, 27 Jul 2018 13:03:56 +0200 Sascha L. Teichmann Slimming down the signature of the JSONHandler type to
Fri, 27 Jul 2018 12:30:19 +0200 Sascha L. Teichmann Implemented /users/{user} GET a listing of given user.
Fri, 27 Jul 2018 12:12:48 +0200 Sascha L. Teichmann The column in sys_admin.list_users is called rolname not rolename.
Fri, 27 Jul 2018 11:05:03 +0200 Sascha L. Teichmann Implemented /users GET as list of users.
Thu, 26 Jul 2018 18:37:52 +0200 Sascha L. Teichmann Made models for email, user and country driver.Valuer to get rid of some conversions.
Thu, 26 Jul 2018 18:08:58 +0200 Sascha L. Teichmann No omitempty if JSON serialising PostgreSQL errors.
Thu, 26 Jul 2018 17:56:02 +0200 Sascha L. Teichmann Implemented /user delete controller.
Thu, 26 Jul 2018 17:07:03 +0200 Sascha L. Teichmann Reduce boilerplate code when writing JSON parsing/generating endpoints.
Thu, 26 Jul 2018 15:42:57 +0200 Sascha L. Teichmann Implemented /users update controller.
Thu, 26 Jul 2018 12:24:30 +0200 Sascha L. Teichmann Refactored gemma server to be more REST-like. base cmd/gemma/user.go@b6caa5ae2da4