log

age author description
Mon, 30 Oct 2017 17:27:30 -0400 Elliott Baron Start JCMD Backend only when enabled default tip master
Fri, 27 Oct 2017 14:34:16 -0400 Simon Tooke Update to thermostat-common 0.1.3 to fix incorrect JSON
Thu, 26 Oct 2017 16:48:48 +0200 Severin Gehwolf Use updated commands endpoint version.
Wed, 25 Oct 2017 12:53:20 -0400 Simon Tooke Remove typeadapters and use JSONService
Mon, 23 Oct 2017 16:50:12 -0400 Elliott Baron Update jcmd plugin configuration
Fri, 20 Oct 2017 09:43:51 -0400 Jie Kang Fix system-cpu url
Thu, 19 Oct 2017 12:12:42 -0400 Joshua Matsuoka Add configuration to plugins to allow for deactivation of Backends at startup.
Thu, 19 Oct 2017 11:44:23 -0400 Joshua Matsuoka Added framework for configurable Backend activation/deactivation
Tue, 03 Oct 2017 15:02:21 +0200 Miloslav Zezulka Setup maven-pmd-plugin for automated static code analysis
Mon, 09 Oct 2017 15:34:47 +0200 Miloslav Zezulka Fix code violations pointed out by PMD plugin
Wed, 18 Oct 2017 15:15:19 -0400 Simon Tooke Resurrect Jvm ClassStat plugin
Tue, 10 Oct 2017 12:29:18 -0400 Christopher Koehler Add jvm-cpu plugin
Mon, 09 Oct 2017 15:56:10 +0200 Mario Torre Initial JCMD Plugin
Fri, 06 Oct 2017 14:14:13 -0400 Chris Lessard Reactive and convert the JVM-Compiler plugin to declarative services. Merge c.r.t.compiler.agent and c.r.t.compiler.common bundles.
Mon, 02 Oct 2017 15:09:26 +0200 Miloslav Zezulka Make VmMemoryStatTypeAdapter include resident memory attribute
Thu, 05 Oct 2017 10:35:02 -0400 Simon Tooke Implement resident memory size for Window
Wed, 04 Oct 2017 15:08:14 -0400 Christopher Koehler Fix agent to properly activate backends asynchronously
Tue, 03 Oct 2017 13:25:56 -0400 Simon Tooke Rename Agent from thermostat to thermostat-agent
Fri, 29 Sep 2017 10:45:11 -0400 Simon Tooke Refactor package names, use new thermostat-common package from Maven Central
Wed, 20 Sep 2017 12:23:54 +0200 Miloslav Zezulka jvm-memory should also collect resident memory
Tue, 26 Sep 2017 15:10:31 +0200 Mario Torre Add VM Mapper service
Tue, 26 Sep 2017 15:10:28 +0200 Mario Torre Introduce the schema in agent
Fri, 22 Sep 2017 13:00:56 -0400 Elliott Baron Remove runtime copy of ipc.properties
Fri, 22 Sep 2017 10:10:52 -0400 Jie Kang Add byteman integration services
Mon, 18 Sep 2017 14:04:16 +0200 Miloslav Zezulka Map activate method for VmNativeLibrariesBackend
Wed, 06 Sep 2017 14:05:05 +0200 Miloslav Zezulka Remove Ordered interface from agent
Fri, 21 Jul 2017 16:27:18 +0200 Severin Gehwolf Tune agent so as to use less memory.
Tue, 12 Sep 2017 17:01:54 +0200 Severin Gehwolf Use singleton for HttpClient instance.
Thu, 07 Sep 2017 18:56:23 +0200 Severin Gehwolf Add Keycloak authentication support in commands plugin.
Tue, 12 Sep 2017 12:19:00 +0200 Severin Gehwolf Clean-up http-client dependencies.