log

age author description
Mon, 11 Sep 2017 15:40:33 +0200 Severin Gehwolf ConfigurationFactory refactoring.
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.
Fri, 04 Aug 2017 10:27:42 -0400 Jie Kang Add support for multiple action roles
Mon, 31 Jul 2017 19:14:29 +0200 Alessandro Merola Add isAlive property to jvm-info
Thu, 27 Jul 2017 18:33:26 +0200 Severin Gehwolf Protocol update for commands micro-service.
Fri, 28 Jul 2017 18:48:35 +0200 Severin Gehwolf [commands] Use logging over Debug class.
Thu, 27 Jul 2017 14:36:55 -0400 Jie Kang Use whitespace character to match in RealmAuthorizer
Wed, 26 Jul 2017 14:31:56 -0400 Simon Tooke Fix NPE when querying /jvms/0.0.1/systems/foo/jvms/bar
Wed, 26 Jul 2017 09:49:28 -0400 Simon Tooke Cygwin/Windows compatibility for thermostat-mongodb.sh
Tue, 25 Jul 2017 15:49:55 -0400 Simon Tooke Build fix - add closing double quote
Tue, 25 Jul 2017 14:26:07 -0400 Simon Tooke Unify common web service service code part 2
Tue, 25 Jul 2017 11:21:41 -0400 Jie Kang Use space as delimiter for X-Thermostat-Realms-Header
Tue, 25 Jul 2017 10:48:10 -0400 Jie Kang Set ServiceConfiguration as an attribute for services to use
Tue, 25 Jul 2017 09:02:08 -0400 Jie Kang Add THERMOSTAT_GATEWAY_HOME back to integration test surefire config
Fri, 21 Jul 2017 13:21:17 -0400 Christopher Koehler Refactor services to use c.r.t.gateway.service so logging works
Fri, 21 Jul 2017 09:46:31 +0200 Severin Gehwolf [commands] Explicitly set agent socket session timeout.
Fri, 21 Jul 2017 09:45:37 -0400 Simon Tooke Windows fixes for generate_self_signed_certs
Fri, 21 Jul 2017 09:30:27 -0400 Simon Tooke Unify common web service service code (part 1)
Fri, 21 Jul 2017 08:30:18 -0400 Jie Kang Use failsafe for integration tests
Fri, 21 Jul 2017 08:28:05 -0400 Jie Kang Do not inherit IO for mongo integration test setup script
Thu, 20 Jul 2017 13:38:48 -0400 Jie Kang Add equals/hashcode to Role class
Thu, 20 Jul 2017 10:06:51 -0400 Jie Kang Update Keycloak version used to 3.2.0
Mon, 17 Jul 2017 11:45:37 +0200 Severin Gehwolf [TLS] Make the connector (optionally) encrypted.
Mon, 17 Jul 2017 11:37:33 +0200 Severin Gehwolf [TLS] Add self-signed certificate.
Tue, 18 Jul 2017 10:36:46 -0400 Christopher Koehler Service configuration should be in the service module
Mon, 17 Jul 2017 15:12:53 -0400 Christopher Koehler Improve error handling in web-gateway services
Mon, 17 Jul 2017 11:22:45 -0400 Jie Kang Add realms authorization implementation
Mon, 17 Jul 2017 11:42:24 +0200 Severin Gehwolf Don't hard-code base URL in jvm-gc and jvm-memory integration tests.
Fri, 14 Jul 2017 13:59:15 +0200 Severin Gehwolf exec the java command in thermostat-web-gateway.sh
Fri, 14 Jul 2017 11:02:32 -0400 Jie Kang Use mongodb document instead of older mongodb classes in MongoExecutor put
Thu, 13 Jul 2017 09:22:16 -0400 Jie Kang Remove cross-origin filter from jvm-memory