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.
Tue, 12 Sep 2017 08:41:11 -0400 Simon Tooke Port native library plugin to Windows
Mon, 11 Sep 2017 15:58:32 +0200 Severin Gehwolf Add missing test resource file.
Wed, 06 Sep 2017 19:47:49 +0200 Severin Gehwolf Split HttpRequestService and KeycloakAccessTokenService
Thu, 07 Sep 2017 18:41:40 +0200 Severin Gehwolf Fix bug where no startup configuration was read.
Thu, 07 Sep 2017 14:04:15 -0400 Simon Tooke Fix inadvertent test code in jvm-io plugin
Thu, 07 Sep 2017 17:48:06 +0200 Severin Gehwolf Remove StartupConfiguration interface.
Wed, 06 Sep 2017 11:49:23 +0200 Miloslav Zezulka Record loaded native libraries for a given jvm
Mon, 04 Sep 2017 14:39:53 +0200 Miloslav Zezulka Add VmClassloaderInfoExtractor for accessing (un)loaded class count
Thu, 31 Aug 2017 13:11:46 -0400 Simon Tooke Fix Maven build after removal of vm-io-common module
Thu, 31 Aug 2017 10:24:26 -0400 Simon Tooke Resurrect vm-io plugin
Tue, 29 Aug 2017 12:05:38 +0200 Severin Gehwolf Explicitly require basic auth config.
Wed, 23 Aug 2017 18:53:32 +0200 Severin Gehwolf [Keycloak] Remove credentials from agent.properties.
Mon, 28 Aug 2017 08:17:05 -0400 Simon Tooke Rename USER_THERMOSTAT_HOME from .thermostat to .thermostat-ng
Fri, 25 Aug 2017 09:55:37 -0400 Simon Tooke Refactor jvm-memory and jvm-gc endpoints to use path-based query
Wed, 23 Aug 2017 13:51:09 +0200 Severin Gehwolf Use BASIC authentication as fallback.
Wed, 23 Aug 2017 11:14:49 -0400 Simon Tooke macOS compatibility fixes
Fri, 18 Aug 2017 10:58:51 -0400 Simon Tooke Delete some unused DAO classes
Wed, 16 Aug 2017 10:28:01 -0400 Simon Tooke Rename some POJO members in preparation for auto typeadapters
Fri, 11 Aug 2017 14:03:38 -0400 Joshua Matsuoka Convert Agent-Core to Declarative Services
Thu, 10 Aug 2017 09:41:24 -0400 Jie Kang Remove jline dependency
Wed, 09 Aug 2017 13:26:10 -0400 Simon Tooke Compare JSON strings as JSON, not strings
Tue, 08 Aug 2017 17:12:26 +0200 Severin Gehwolf Use correct URL for updating stopped JVMs.
Thu, 03 Aug 2017 19:56:40 +0200 Severin Gehwolf [commands] Register receiver with correct agent/systemId.
Fri, 28 Jul 2017 12:16:49 +0200 Severin Gehwolf [commands] Determine receiver based on action.
Mon, 31 Jul 2017 12:43:10 +0200 Miloslav Zezulka Use enum for HTTP method in HttpRequestService
Mon, 31 Jul 2017 10:42:26 -0400 Simon Tooke Change system-network plugin to use new /system-network POST API
Tue, 25 Jul 2017 08:25:21 -0400 Christopher Koehler Add synchronization to VmListenerBackend
Mon, 24 Jul 2017 12:29:44 -0400 Elliott Baron Improve handling of microservice URLs
Wed, 19 Jul 2017 14:42:37 +0200 Severin Gehwolf Log activation of cmd-channel receivers.
Fri, 21 Jul 2017 09:53:48 +0200 Severin Gehwolf [commands] Explicitly set agent session idle timeout.
Fri, 14 Jul 2017 18:33:40 +0200 Severin Gehwolf Switch to https/wss URLs.
Fri, 14 Jul 2017 18:32:41 +0200 Severin Gehwolf Make plugins TLS capable.
Fri, 14 Jul 2017 15:44:08 +0200 Severin Gehwolf Add ssl.properties.example suitable for local TLS.
Mon, 17 Jul 2017 09:10:13 -0400 Christopher Koehler Removal of obsolete perflog logging level
Tue, 11 Jul 2017 17:00:25 -0400 Elliott Baron Remove agent proxy
Mon, 10 Jul 2017 14:49:31 -0400 Simon Tooke Add timestamp to host-overview service
Thu, 06 Jul 2017 13:05:47 -0400 Simon Tooke add host-network backend, get rid of system-backend
Wed, 05 Jul 2017 14:29:14 -0400 Joshua Matsuoka Fix /jvms returning empty response
Mon, 26 Jun 2017 11:22:04 +0200 Severin Gehwolf Remove ApplicationService and related classes.
Wed, 28 Jun 2017 16:22:22 +0200 Severin Gehwolf Port more http client consumers to HttpRequestService.
Fri, 23 Jun 2017 15:16:13 +0200 Severin Gehwolf Refactor HttpRequestService to not expose jetty client.
Tue, 27 Jun 2017 19:25:23 +0200 Severin Gehwolf Re-add SSLConfiguration.disableHostnameVerification().
Tue, 27 Jun 2017 10:52:26 -0400 Joshua Matsuoka Refactor Vm Memory to merge agent and common bundles.
Mon, 26 Jun 2017 19:31:01 +0200 Severin Gehwolf Remove configListenAddress field from AgentInformation.
Thu, 22 Jun 2017 04:49:39 -0400 Simon Tooke Add host-memory plugin
Thu, 22 Jun 2017 02:59:08 -0400 Simon Tooke Add host-cpu plugin
Thu, 22 Jun 2017 02:36:39 -0400 Simon Tooke Update PluginDAOBase to use HttpService
Wed, 21 Jun 2017 17:46:44 -0400 Simon Tooke Refactor common plugin code to new common-plugin module
Fri, 23 Jun 2017 11:45:40 -0400 Joshua Matsuoka Refactor Vm-GC to merge agent and common bundles.
Fri, 23 Jun 2017 10:25:42 -0400 Christopher Koehler Migrating vm-memory plugin to declarative services
Fri, 23 Jun 2017 15:41:47 +0200 Mario Torre Cleanup of storage-core: remove unused code
Wed, 21 Jun 2017 14:09:07 -0400 Simon Tooke Add common-plugin module and SystemID service
Fri, 23 Jun 2017 12:13:02 +0200 Mario Torre Remove more unused code
Wed, 21 Jun 2017 06:33:05 -0400 Simon Tooke Fix Windows/macOS builds
Thu, 22 Jun 2017 14:18:56 +0200 Mario Torre Remove unused code
Mon, 19 Jun 2017 12:15:22 +0200 Severin Gehwolf Remove TLS utilities we no longer use.
Wed, 21 Jun 2017 14:02:39 -0400 Jie Kang Add http service with support for keycloak auth
Tue, 20 Jun 2017 14:44:16 -0400 Joshua Matsuoka Fix Agent CLI Activator Test
Tue, 20 Jun 2017 13:00:11 +0200 Mario Torre AgentDao and backend should be in agent, not storage-core
Mon, 19 Jun 2017 20:10:51 +0200 Mario Torre Make "agent" command default (and only) option
Wed, 14 Jun 2017 12:33:08 +0200 Severin Gehwolf Add tests for commands agent plugin.
Mon, 12 Jun 2017 19:04:06 +0200 Severin Gehwolf Enable kill-vm plugin.
Mon, 12 Jun 2017 20:50:03 +0200 Severin Gehwolf Remove old netty-based command channel.
Tue, 13 Jun 2017 12:02:12 +0200 Severin Gehwolf Initial implementation of the commands plugin.
Tue, 13 Jun 2017 12:47:56 -0400 Elliott Baron Mock procfs files in ProcDataSourceTest
Fri, 09 Jun 2017 21:23:21 +0200 Severin Gehwolf Add PluginConfigurationTest.
Fri, 09 Jun 2017 16:38:44 +0200 Mario Torre Make JvmInfo into its own backend
Thu, 08 Jun 2017 20:16:03 +0200 Severin Gehwolf Extract common PluginConfiguration.
Thu, 08 Jun 2017 19:45:19 +0200 Severin Gehwolf Use DS for host-overview.
Tue, 06 Jun 2017 09:07:16 -0400 Jie Kang Explicitly write mongodb long representation in VmGc
Mon, 05 Jun 2017 12:27:20 -0400 Elliott Baron Ignore JAVA_TOOL_OPTIONS line in Bash completion tests
Mon, 05 Jun 2017 11:54:07 -0400 Jie Kang Temporarily prevent TLAB stats from being output
Mon, 05 Jun 2017 09:12:56 -0400 Jie Kang Fix field names in jvm-gc and jvm-memory plugins
Fri, 02 Jun 2017 11:29:26 -0400 Elliott Baron Move GC plugin to Declarative Services
Wed, 31 May 2017 12:06:16 -0400 Simon Tooke Add the host overview plugin into the agent. Along the way,
Tue, 30 May 2017 16:30:17 -0400 Simon Tooke Add thread to command channel to watch when the agent dies, and then abort the
Thu, 25 May 2017 13:40:02 -0400 Elliott Baron Add configurable URL to jvm-memory microservice
Thu, 25 May 2017 14:36:44 -0400 Joshua Matsuoka Clean up unnecessary Category/Key code in core DAOs.
Thu, 25 May 2017 14:17:22 -0400 Joshua Matsuoka Add TypeAdapters for the Vm-Numa plugin.
Thu, 25 May 2017 14:15:29 -0400 Joshua Matsuoka Add VmIoStat TypeAdapter
Thu, 25 May 2017 14:14:54 -0400 Joshua Matsuoka Add VmCompilerStat TypeAdapter
Thu, 25 May 2017 14:14:20 -0400 Joshua Matsuoka Add VmClassStat TypeAdapter
Thu, 25 May 2017 14:13:38 -0400 Joshua Matsuoka Add TypeAdapters for the Threads plugin.
Thu, 25 May 2017 14:12:20 -0400 Joshua Matsuoka Add ProfileStatusChange TypeAdapter
Thu, 25 May 2017 14:11:44 -0400 Joshua Matsuoka Add ProfileInfo TypeAdapter
Thu, 25 May 2017 14:10:09 -0400 Joshua Matsuoka Add NumaStat TypeAdapter
Thu, 25 May 2017 14:07:06 -0400 Joshua Matsuoka Add NumaNodeStat TypeAdapter
Thu, 25 May 2017 14:06:31 -0400 Joshua Matsuoka Add NumaHostInfo TypeAdapter
Thu, 25 May 2017 14:04:37 -0400 Joshua Matsuoka Add MemoryStat TypeAdapter
Thu, 25 May 2017 14:03:41 -0400 Joshua Matsuoka Add JmxNotification TypeAdapter
Thu, 25 May 2017 14:03:10 -0400 Joshua Matsuoka Add JmxNotificationStatus TypeAdapter
Thu, 25 May 2017 14:02:06 -0400 Joshua Matsuoka Add HeapInfo TypeAdapter
Thu, 25 May 2017 13:53:06 -0400 Joshua Matsuoka Add CpuStat TypeAdapter
Thu, 25 May 2017 13:38:03 -0400 Joshua Matsuoka Add TypeAdapters for the Byteman plugin.
Thu, 25 May 2017 12:19:06 -0400 Joshua Matsuoka Clean up unused Category/Key code in plugins.
Wed, 24 May 2017 12:13:27 +0200 Mario Torre Remove completers
Tue, 23 May 2017 14:10:33 -0400 Joshua Matsuoka Get actual start time of running JVMs.
Fri, 19 May 2017 11:58:05 +0200 Mario Torre Remove Storage service and most of the Statement API code
Fri, 19 May 2017 11:37:45 +0200 Mario Torre Disable plugins that still use the statement API
Wed, 17 May 2017 18:13:48 -0400 Elliott Baron Add configurable URL to jvm-gc microservice
Wed, 17 May 2017 18:12:02 -0400 Elliott Baron Clean up some unneeded code in Launcher
Wed, 17 May 2017 18:11:05 -0400 Elliott Baron Remove schema-info plugin and DAO
Fri, 12 May 2017 11:08:29 -0400 Elliott Baron Don't attempt to run setup command
Fri, 12 May 2017 10:26:38 -0400 Joshua Matsuoka Port VmTlabStatDAO to communicate with Web Gateway.
Fri, 12 May 2017 10:05:08 -0400 Joshua Matsuoka Port VmMemoryStatDAO to communicate with Web Gateway.
Fri, 12 May 2017 09:53:33 -0400 Joshua Matsuoka Add vm-memory TypeAdapters.
Thu, 11 May 2017 17:51:55 +0200 Mario Torre Remove statement abstraction API
Thu, 11 May 2017 11:40:48 -0400 Elliott Baron Send JSON array to jvm-gc microservice
Wed, 10 May 2017 16:02:18 -0400 Elliott Baron Remove remaining web storage implementation
Wed, 10 May 2017 16:01:45 -0400 Elliott Baron Remove MongoDB storage implementation
Wed, 10 May 2017 15:59:23 -0400 Elliott Baron Remove extraneous maven-bundle-plugin instructions from host-overview plugin
Wed, 10 May 2017 13:48:56 -0400 Joshua Matsuoka Update VmGcStatDAO to communicate with web gateway.
Wed, 10 May 2017 13:39:39 -0400 Joshua Matsuoka Add GSON TypeAdapters for serializing VmGcStat objects.
Mon, 08 May 2017 19:16:24 -0400 Simon Tooke This patch brings over some cleanup code from the old Thermostat.
Tue, 09 May 2017 10:31:37 +0200 Mario Torre Some docs cleanups
Fri, 05 May 2017 12:16:53 -0400 Elliott Baron Update VmInfoDAO to communicate with web gateway
Fri, 05 May 2017 12:16:15 -0400 Elliott Baron Update NetworkInterfaceInfoDAO to communicate with web gateway
Fri, 05 May 2017 12:15:44 -0400 Elliott Baron Update BackendInfoDAO to communicate with web gateway
Fri, 05 May 2017 12:14:51 -0400 Elliott Baron Update AgentInfoDAO to communicate with web gateway
Fri, 05 May 2017 12:27:50 -0400 Elliott Baron Update HostInfoDAO to communicate with web gateway
Fri, 05 May 2017 12:12:46 -0400 Elliott Baron Prepare storage-core for new DAO implementations
Fri, 05 May 2017 12:11:28 -0400 Elliott Baron Ready agent for communication with web gateway
Fri, 05 May 2017 12:10:15 -0400 Elliott Baron Move host information gathering to host-overview plugin backend
Fri, 14 Apr 2017 06:11:10 -0400 Simon Tooke Windows CPU Usage code
Tue, 04 Apr 2017 16:22:22 -0400 Elliott Baron Fix agent extra bundles property name on Linux
Fri, 31 Mar 2017 15:36:28 -0400 Simon Tooke Fixes for Gradle compatibility
Fri, 31 Mar 2017 15:33:23 -0400 Simon Tooke Fix small naming issue on some DAO classes
Fri, 31 Mar 2017 15:31:01 -0400 Simon Tooke Get rid of some more keyring remnents
Tue, 21 Mar 2017 18:47:16 -0400 Elliott Baron Remove server-side web storage
Tue, 21 Mar 2017 18:40:40 -0400 Elliott Baron Remove unused commands and scripts from distribution
Mon, 20 Mar 2017 12:47:25 -0400 Simon Tooke [PATCH] Windows comptibility fixes
Mon, 20 Mar 2017 12:44:49 -0400 Simon Tooke [PATCH] remove the performance log analyzer subproject
Mon, 20 Mar 2017 12:41:43 -0400 Simon Tooke [PATCH] Fixes for maven-resource-plugin
Mon, 20 Mar 2017 15:43:04 +0100 Mario Torre Remove keyring
Thu, 16 Mar 2017 12:53:10 -0400 Elliott Baron Replace remaining build configuration with agent-only versions
Wed, 15 Mar 2017 12:21:57 -0400 Elliott Baron Use agent-only thermostat-plugin.xml and plugin assembly descriptors
Tue, 14 Mar 2017 16:01:54 -0400 Elliott Baron Move agent plugins to top-level plugins directory
Tue, 14 Mar 2017 09:13:00 -0400 Jie Kang Disable unused modules and remove unnecessary files
Thu, 09 Mar 2017 16:56:39 +0100 Mario Torre Tag branching point for Thermostat.next()
Thu, 09 Mar 2017 09:07:25 -0500 Simon Tooke [PATCH] fix COPR build thermostat-ng
Wed, 08 Mar 2017 09:43:49 -0500 Simon Tooke [PATCH] ignore Windows Named Pipes on non-Windows platforms
Wed, 08 Mar 2017 09:24:27 -0500 Simon Tooke [PATCH] Windows - more JUnit fixes
Mon, 06 Mar 2017 11:53:28 +0100 Severin Gehwolf Unset THERMOSTAT_HOME (if set) during verify-bash-completions.
Tue, 07 Mar 2017 09:44:06 -0500 Simon Tooke [PATCH] make windows named pipes the default (on windows)
Mon, 06 Mar 2017 11:11:51 -0500 Elliott Baron Use modifiable Lucene coordinates in heap dump assembly
Fri, 03 Mar 2017 12:45:11 -0500 Andrew Azores Fill in command-group-metadata
Thu, 02 Mar 2017 17:24:58 -0500 Elliott Baron Add integration test for system property "user.name" not matching current OS user
Thu, 02 Mar 2017 17:20:48 -0500 Elliott Baron Agent fails to start when -Duser.name is set but not to current OS user
Thu, 02 Mar 2017 15:00:42 -0500 Elliott Baron Optionally build agent-only image
Wed, 01 Mar 2017 18:41:34 +0100 Severin Gehwolf [web-storage] Optionally avoid starting of backing storage.
Mon, 27 Feb 2017 14:52:50 +0100 Severin Gehwolf Test fixes for in-container build.
Thu, 02 Mar 2017 10:52:18 -0500 Alex Macdonald Fix ordering of vm plugins
Tue, 28 Feb 2017 14:33:51 -0500 Simon Tooke [PATCH] read process environment on Windows 10.0
Mon, 27 Feb 2017 17:13:32 +0100 Mario Torre License year update
Fri, 24 Feb 2017 10:22:42 -0500 Alex Macdonald Fix HeapDumpListViewTest sporadic test failures
Thu, 23 Feb 2017 09:22:15 -0500 Simon Tooke [PATCH] fix profiling and heap dump on Windows
Wed, 22 Feb 2017 17:56:51 +0100 Jiri Vanek Better error message for keyring native dependencies not found.
Thu, 16 Feb 2017 18:04:56 +0100 Severin Gehwolf Fix time sensitive test in LocalCommandTest.
Fri, 17 Feb 2017 09:04:22 +0100 Mario Torre Memory plugin UI tweaks
Mon, 13 Feb 2017 11:59:54 +0100 Severin Gehwolf Remove ineffective logging config.
Tue, 14 Feb 2017 11:26:33 -0500 Andrew Azores Implement cli/shell command-group support
Tue, 14 Feb 2017 09:07:27 -0500 Simon Tooke [PATCH] fix COPR build
Tue, 14 Feb 2017 13:53:51 +0100 Mario Torre More Ui Tweaks
Thu, 09 Feb 2017 12:28:11 +0100 Severin Gehwolf Properly handle spaces in paths.
Fri, 10 Feb 2017 15:52:51 -0500 Simon Tooke [PATCH] Windows Named Pipes - preliminary implementation
Thu, 09 Feb 2017 15:16:54 +0100 Mario Torre Fix wrong assumption graphics in tests
Thu, 09 Feb 2017 15:16:53 +0100 Mario Torre More tab look and feel tweaks
Wed, 08 Feb 2017 21:02:33 +0100 Severin Gehwolf [JDK 9] Upgrade to maven-compiler-plugin 3.6.1
Wed, 08 Feb 2017 14:15:28 -0500 Andrew Azores Apply mvn license:format to C and sh files
Wed, 08 Feb 2017 14:15:26 -0500 Andrew Azores Prep scripts for mvn license:format
Wed, 08 Feb 2017 13:46:22 -0500 Andrew Azores Add C and sh configuration to mvn license plugin
Wed, 08 Feb 2017 11:36:11 +0100 Severin Gehwolf [JDK 9] Upgrade to maven-compiler-plugin 3.6.0
Wed, 08 Feb 2017 11:01:53 +0100 Severin Gehwolf Backed out changeset 5758d3fea16d
Fri, 03 Feb 2017 15:49:50 +0100 Severin Gehwolf Fix loading profiling results for offline JVMs.
Mon, 30 Jan 2017 18:53:09 +0100 Severin Gehwolf Make byteman metrics tab work for offline VMs.
Wed, 01 Feb 2017 09:34:49 -0500 Alex Macdonald [RPM] Update http-client version for rawhide builds
Tue, 31 Jan 2017 09:57:57 -0500 Simon Tooke [PATCH] fix COPR build
Mon, 30 Jan 2017 16:06:59 -0500 Andrew Azores Remove vm-numa dependency on external 'numastats' process
Mon, 30 Jan 2017 13:06:07 -0500 Simon Tooke A preliminary port of Thermostat to macos.
Mon, 30 Jan 2017 10:30:19 -0500 Simon Tooke [PATCH] refactoring portable code part 2
Thu, 26 Jan 2017 12:14:51 -0500 Joshua Matsuoka Fix Version Checks in Dependency Analysis
Thu, 26 Jan 2017 11:10:27 -0500 Jie Kang Remove unused excludeTransitives from distribution pom.xml
Thu, 26 Jan 2017 13:27:26 +0100 Severin Gehwolf Fix copyright year in about dialog.
Tue, 24 Jan 2017 16:13:58 +0100 Mario Torre New tabs for Thermostat
Mon, 23 Jan 2017 14:57:27 -0500 Simon Tooke Fix build failures and remove hardcoded package version number
Mon, 23 Jan 2017 10:11:31 -0500 Simon Tooke refactor - move all os-specific code into a new package
Fri, 20 Jan 2017 10:48:09 -0500 Joshua Matsuoka Fix Exception Handling in RequestQueue
Fri, 20 Jan 2017 08:57:24 -0500 Jie Kang Remove unused javadir variables from spec.
Fri, 20 Jan 2017 08:56:23 -0500 Jie Kang Use global variables to define tomcat name and use it for tomcat locations.
Fri, 20 Jan 2017 08:45:41 -0500 Jie Kang Fix install and uninstall for el6 rpm
Thu, 19 Jan 2017 17:29:23 -0500 Alex Macdonald Change JTabbedPane to ThermostatTabbedPane in MemoryStatsView
Thu, 19 Jan 2017 16:02:46 -0500 Simon Tooke [PATCH] small fixes for Windows
Wed, 18 Jan 2017 11:19:51 -0500 Alex Macdonald Add splash screen functionality to thermostat local and gui commands
Tue, 17 Jan 2017 10:49:00 -0500 Andrew Azores Update copyright license headers for 2017
Tue, 17 Jan 2017 11:46:25 -0500 Andrew Azores Update copyright license header templates for 2017
Mon, 16 Jan 2017 17:13:53 +0100 Severin Gehwolf [RPM] Update for httpcomponents-core update.
Mon, 16 Jan 2017 10:24:54 +0100 Mario Torre Fix sorting of plugins
Fri, 13 Jan 2017 12:41:31 -0500 Andrew Azores Compute new detail range only if events are present
Fri, 13 Jan 2017 10:18:18 -0500 Jie Kang Use /usr/lib/jvm/java as jdk base when building rpm
Tue, 10 Jan 2017 11:00:14 +0100 Mario Torre Add Reference Selection Listener
Wed, 04 Jan 2017 16:54:27 -0500 Alex Macdonald [RPM] Fix rawhide build after jnr updates
Thu, 29 Dec 2016 12:06:25 -0500 Omair Majid LauncherImpl.run() should work at one level of abstraction
Fri, 16 Dec 2016 15:10:42 -0500 Andrew Azores Update 0002_shared_osgi_spec_fixes.patch for vm-heap-analysis DS dep
Fri, 16 Dec 2016 16:57:19 -0500 Alex Macdonald Add controller caching for when switching between vms
Fri, 16 Dec 2016 09:06:40 -0500 Andrew Azores Update HeapIdCompleterService for Declarative Services
Wed, 14 Dec 2016 10:29:05 -0500 Alex Macdonald Fix time-sensitive test methods in NotificationsCommandTest
Fri, 09 Dec 2016 14:11:16 -0500 stooke Fix for RPM build (part 2)
Fri, 09 Dec 2016 09:57:09 -0500 stooke fix for RPM build
Fri, 09 Dec 2016 08:44:58 -0500 Andrew Azores Update VmIdCompleterService for Declarative Services
Thu, 08 Dec 2016 10:23:22 -0500 Simon Tooke Changes for Windows compatibility