log

age author description
Thu, 07 Sep 2017 19:09:58 +0200 Severin Gehwolf Improve global-config.properties template.
Tue, 05 Sep 2017 16:29:38 +0200 Severin Gehwolf [commands] Implement Keycloak support.
Thu, 07 Sep 2017 09:07:07 -0400 Jie Kang Add delta information to jvm-gc service
Wed, 06 Sep 2017 13:11:55 -0400 Chris Lessard Add optional arguments to gateway commands client
Wed, 06 Sep 2017 10:18:26 -0400 Chris Lessard Add metadata responses for PUT, POST, DELETE, fix bug in executor
Wed, 06 Sep 2017 09:43:47 -0400 Christopher Koehler Fix jvm-cpu dependency
Tue, 05 Sep 2017 19:33:20 +0200 Severin Gehwolf Make KeycloakRealmAuthorizer servlet request independent.
Tue, 05 Sep 2017 13:30:08 -0400 Christopher Koehler Add jvm-cpu service
Tue, 05 Sep 2017 16:46:50 +0200 Severin Gehwolf Add diagnostic hints for keycloak config errors.
Fri, 01 Sep 2017 13:08:57 -0400 Christopher Koehler Add helper test class to make json string handling/creation/testing better
Mon, 04 Sep 2017 09:09:12 +0200 Severin Gehwolf [commands] Set up RealmAuthorizer based on config.
Mon, 04 Sep 2017 08:46:20 +0200 Severin Gehwolf [commands] Preparation for config aware configurator.
Thu, 31 Aug 2017 15:34:39 +0200 Severin Gehwolf Allow for plain http connections.
Fri, 01 Sep 2017 17:39:20 +0200 Severin Gehwolf [commands] Use correct action matching user roles.
Thu, 31 Aug 2017 14:47:52 -0400 Simon Tooke Clean up nonsense line in YAML API definition
Thu, 31 Aug 2017 10:22:31 -0400 Simon Tooke Add jvm-io service
Wed, 30 Aug 2017 12:00:11 -0400 Chris Lessard Refactor how next/prev links are crafted.
Tue, 29 Aug 2017 14:25:19 +0200 Severin Gehwolf Remove white-pages microservice.
Tue, 29 Aug 2017 11:31:10 -0400 Chris Lessard Pull system integration tests into common class
Fri, 25 Aug 2017 09:59:56 -0400 Simon Tooke Refactor jvm-memory and jvm-gc endpoints to use path-based query
Wed, 23 Aug 2017 13:43:11 +0200 Severin Gehwolf Align all microservices for BASIC auth.
Wed, 23 Aug 2017 08:34:51 -0400 Jie Kang Enable basic authentication by default
Mon, 21 Aug 2017 16:44:08 -0400 Jie Kang Add default realm authorizer
Mon, 21 Aug 2017 08:57:27 -0400 Andrew Azores Serve precompressed web-client assets if available
Wed, 16 Aug 2017 09:52:58 -0400 Simon Tooke Allow semantic versioning on API version numbers
Thu, 10 Aug 2017 11:56:46 -0400 Chris Lessard Fix order in which mongoexec populate PUT and DELETE metadata
Thu, 10 Aug 2017 10:09:40 -0400 Christopher Koehler Use HttpResponseExceptionHandler in Jvms service
Tue, 08 Aug 2017 13:04:31 -0400 Jie Kang Trim role string and use exception for invalid role
Fri, 04 Aug 2017 11:15:28 +0200 Severin Gehwolf Move ArgumentRunnable to common-mongodb.
Fri, 04 Aug 2017 11:07:45 +0200 Severin Gehwolf Remove unused public static methods in MongoResponseBuilder.