log

age author description
Fri, 05 May 2017 09:36:01 -0400 Jie Kang Add tests for common.mongodb classes
Thu, 04 May 2017 10:08:17 -0400 Jie Kang Add script for starting and stopping a mongodb instance
Thu, 04 May 2017 10:03:34 -0400 Jie Kang Update jvm-memory service with implementations for PUT, POST and DELETE
Fri, 28 Apr 2017 18:02:05 +0200 Severin Gehwolf Rename c.r.t.g.common.core => c.r.t.g.common.core.config
Fri, 28 Apr 2017 10:55:31 -0400 Jie Kang Add LICENSE and COPYING files
Thu, 27 Apr 2017 15:15:01 -0400 Jie Kang Added tag thermostat-mongodb-removal for changeset 49cf0f26c137
Thu, 27 Apr 2017 14:36:59 -0400 Jie Kang Use realm from keycloak.json when initializing Keycloak auth
Thu, 27 Apr 2017 14:26:22 -0400 Jie Kang Remove thermostat-mongodb project from repository thermostat-mongodb-removal
Thu, 27 Apr 2017 08:46:56 -0400 Jie Kang Add Keycloak Docker image with preconfigured settings for Thermostat
Mon, 24 Apr 2017 14:03:47 +0200 Severin Gehwolf Add API documentation for commands service.
Fri, 07 Apr 2017 21:52:36 +0200 Severin Gehwolf Use JSON messages in commands microservice.
Fri, 21 Apr 2017 11:16:22 +0200 Severin Gehwolf Fix artifactId for white-pages service.
Thu, 20 Apr 2017 14:59:59 +0200 Mario Torre Add white pages service to microservices
Wed, 19 Apr 2017 11:49:15 -0400 Jie Kang Add security via keycloak
Wed, 12 Apr 2017 09:52:45 -0400 Jie Kang [Thermostat-Mongodb] Add support for updating document fields via PUT
Mon, 10 Apr 2017 15:33:58 +0200 Severin Gehwolf Add test for SocketRegistrationListener.
Tue, 11 Apr 2017 16:43:28 +0200 Severin Gehwolf Update README to reflect cmd-channel microservice change.
Mon, 10 Apr 2017 15:07:58 +0200 Severin Gehwolf [commands-microservice] Remove printlns in code.
Mon, 10 Apr 2017 14:33:53 +0200 Severin Gehwolf Don't load in global config multiple times.
Mon, 10 Apr 2017 12:47:08 +0200 Severin Gehwolf Prepare commands service for basic auth.
Thu, 06 Apr 2017 17:22:59 +0200 Severin Gehwolf Move command-channel service under services.
Mon, 10 Apr 2017 12:31:22 +0200 Severin Gehwolf Read in configuration recursively.
Thu, 06 Apr 2017 16:52:23 +0200 Severin Gehwolf Make service-building more flexible.
Tue, 04 Apr 2017 16:01:01 +0200 Severin Gehwolf Set listen config in Start rather than CoreServerBuilder.
Mon, 10 Apr 2017 11:01:11 +0200 Severin Gehwolf Make adding the service not a side effect of setting the config factory.
Fri, 07 Apr 2017 13:52:31 +0200 Severin Gehwolf Rename services artifacts.
Fri, 07 Apr 2017 13:26:48 +0200 Severin Gehwolf Move JAX RS impl dependency to server.
Fri, 07 Apr 2017 15:04:49 -0400 Jie Kang Create a distribution of jars instead of an uber jar
Mon, 03 Apr 2017 19:08:57 +0200 Severin Gehwolf Add config support in core server.
Thu, 06 Apr 2017 09:45:54 -0400 Jie Kang [Thermostat-Mongodb] Add support for filter queries in DELETE
Tue, 04 Apr 2017 14:52:45 -0400 Jie Kang Don't include services in uber jar
Thu, 30 Mar 2017 14:36:07 +0200 Severin Gehwolf Improve cmd-channel test reliability.
Mon, 03 Apr 2017 12:12:13 -0400 Jie Kang Update README.md
Mon, 03 Apr 2017 12:11:19 -0400 Jie Kang Fix maven license plugin to actually run
Mon, 03 Apr 2017 09:46:13 -0400 Jie Kang Add license files back to repository
Thu, 30 Mar 2017 18:53:08 +0200 Severin Gehwolf [microservice] Read configuration from gateway home.
Fri, 31 Mar 2017 10:48:05 +0200 Severin Gehwolf [cmd-chan] Split sockets impl into agent/client sockets.
Thu, 30 Mar 2017 09:54:49 -0400 Jie Kang Create runnable image in distribution module
Thu, 30 Mar 2017 09:02:38 -0400 Jie Kang Add Thermostat-compatible Web Gateway
Thu, 23 Mar 2017 19:43:10 +0100 Severin Gehwolf Improved version of command-channel micro service
Mon, 27 Mar 2017 13:08:02 -0400 Jie Kang Add micro-service Server
Mon, 27 Mar 2017 13:01:50 -0400 Jie Kang Remove server module
Thu, 23 Mar 2017 13:54:24 +0100 Severin Gehwolf Command Channel JDK 7 compatibility.
Wed, 15 Mar 2017 15:26:16 +0100 Severin Gehwolf Command channel microservice.
Wed, 15 Mar 2017 12:10:13 -0400 Jie Kang Add tests module for integration and performance tests
Tue, 14 Mar 2017 09:15:40 -0400 Jie Kang Use consistent naming convention for maven properties
Tue, 14 Mar 2017 09:14:20 -0400 Jie Kang Remove unused maven-scr-plugin from main project
Mon, 13 Mar 2017 12:04:34 -0400 Jie Kang Fix loading of Swagger resources when running jar. Add tests for accessing Swagger resources.
Mon, 13 Mar 2017 11:18:20 -0400 Jie Kang Cleanup pom files
Mon, 13 Mar 2017 11:12:41 -0400 Jie Kang Rename project to Thermostat Web Gateway
Mon, 13 Mar 2017 10:54:09 -0400 Jie Kang Remove usage of CustomResourceConfig. Intialize BeanConfig in CoreServer
Mon, 13 Mar 2017 10:29:00 -0400 Jie Kang Add licenses to files in project.
Mon, 13 Mar 2017 10:08:55 -0400 Jie Kang Add license-maven-plugin to project build
Wed, 08 Mar 2017 21:02:06 -0500 Dustin Kut Moy Cheung Add autogeneration of swagger docs based on JAX-RS annotated classes.
Wed, 08 Mar 2017 11:42:46 -0500 Jie Kang Cleanup code and pom file
Wed, 08 Mar 2017 11:25:30 -0500 Jie Kang Remove dependencies on 'thermostat' project. Build standalone jar that can be run with java -jar in distribution module
Thu, 09 Mar 2017 09:45:35 -0500 Jie Kang Cleanup .hgignore to contain relevant ignores
Wed, 08 Mar 2017 17:36:44 +0100 Mario Torre add ignore file
Wed, 08 Mar 2017 15:36:06 +0000 convert-repo update tags
Wed, 08 Mar 2017 09:44:47 -0500 Jie Kang Use Document.forEach in MongoResponseBuilder so we don't have to deal with closing cursor appropriately