log

age author description
Thu, 23 Aug 2018 16:18:07 +0200 Sascha L. Teichmann It turns out that the GeoServer is happy with the lower privileged 'waterway_user'.
Thu, 23 Aug 2018 15:53:18 +0200 Sascha L. Teichmann The GeoServer still needs the sys_admin as a default database user if no explicit user is given.
Thu, 23 Aug 2018 15:36:32 +0200 Sascha L. Teichmann Quote strings with single quote ('). double quotes are for identifiers.
Thu, 23 Aug 2018 13:32:16 +0200 Sascha L. Teichmann Renamed published services to internal services to be more symmetrical to external services.
Thu, 23 Aug 2018 13:24:26 +0200 Sascha L. Teichmann /api/published (GET) returns a JSON document of the geo-services published by the gemma server.
Thu, 23 Aug 2018 12:57:15 +0200 Sascha L. Teichmann Replaced 'all' by 'any' in routes.
Thu, 23 Aug 2018 10:11:50 +0200 Sascha L. Teichmann Cosmetics.
Wed, 22 Aug 2018 18:46:30 +0200 Tom Gottfried Do not touch existing roles on database setup
Wed, 22 Aug 2018 18:25:51 +0200 Sascha L. Teichmann 465:a8e217119085 removed the mutex and the lazy loading from the internal publishing.
Wed, 22 Aug 2018 17:56:16 +0200 Sascha L. Teichmann Don't use hex encoding for user impersonation when running it from a planned statement.
Wed, 22 Aug 2018 17:43:30 +0200 Sascha L. Teichmann Used hex-encoded usernames and a stored procedure to decode them to impersonate with the metamorph user.
Wed, 22 Aug 2018 17:30:12 +0200 Thomas Junk refac: Small improvement of loading time with code splitting
Wed, 22 Aug 2018 17:21:25 +0200 Sascha L. Teichmann Drop metamorph role too when tearing down database.
Wed, 22 Aug 2018 16:53:22 +0200 Tom Gottfried Fix demo data
Wed, 22 Aug 2018 16:48:56 +0200 Tom Gottfried Add metamorphic database role and user e.g. for GeoServer
Wed, 22 Aug 2018 16:20:09 +0200 Sascha L. Teichmann Merged.
Wed, 22 Aug 2018 16:18:14 +0200 Sascha L. Teichmann Baild out og RunAs if no metamorphic user is configured.
Wed, 22 Aug 2018 16:11:11 +0200 Bernhard Reiter client: (minor) improve note when there is no Javascript
Wed, 22 Aug 2018 16:03:16 +0200 Bernhard Reiter client: make Makefile more robust.
Wed, 22 Aug 2018 14:34:37 +0200 Tom Gottfried Add GeoServer Dockerfile
Wed, 22 Aug 2018 12:37:34 +0200 Tom Gottfried Remove unnecessary schema qualifiers
Wed, 22 Aug 2018 13:14:13 +0200 Sascha L. Teichmann Fixed internal proxy resolution.
Wed, 22 Aug 2018 12:15:38 +0200 Bernhard Reiter client: upgrade yarn dependencieclient: upgrade yarn dependenciess
Wed, 22 Aug 2018 11:53:40 +0200 Bernhard Reiter client: change login method from GET to POST
Wed, 22 Aug 2018 11:05:59 +0200 Sascha L. Teichmann Only let users in which are listed in users.list_users.
Wed, 22 Aug 2018 10:04:52 +0200 Bernhard Reiter Merge, because not having pulled earlier.
Wed, 22 Aug 2018 10:04:04 +0200 Bernhard Reiter Merge heads, because coming from different parents.
Wed, 22 Aug 2018 10:02:46 +0200 Bernhard Reiter client: Remove swagger remains.
Tue, 21 Aug 2018 20:43:42 +0200 Sascha L. Teichmann Removed the command line option to publish tables with GeoServer.
Tue, 21 Aug 2018 20:05:45 +0200 Sascha L. Teichmann Fixed ordering in external proxied services.