release/thermostat-1.6

log

age author description
2017-02-01 Alex Macdonald [RPM] Update http-client version for rawhide buildsdefault tip
2017-01-30 Alex Macdonald Fix time sensitive test testCheckIsCursorExpired() in CursorManagerTest
2017-01-17 Jie Kang Bump version for further development.
2017-01-17 Jie Kang Added tag 1.6.6 for changeset dabe5861fa5a
2017-01-17 Jie Kang Bump version for 1.6.6 release.1.6.6
2017-01-17 Jie Kang Fix thermostat-command-channel and thermostat-setup scripts.
2017-01-17 Andrew Azores Update copyright license headers for 2017
2017-01-17 Andrew Azores Update copyright license header templates for 2017
2017-01-17 Jie Kang Update netty3 and httpcomponents-core versions for rawhide builds.
2017-01-17 Jie Kang Use /usr/lib/jvm/java for jdk base when building rpm.
2017-01-13 Andrew Azores Compute new detail range only if events are present
2016-12-20 Jie Kang Allow for custom JAVA_HOME when Thermostat runs.
2016-12-20 Jie Kang Symlink thermostat-common and fix syntax error in thermostatrc.
2016-12-20 Jie Kang Reduce duplication in scripts
2016-12-20 Jie Kang Add missing thermostat-functions file
2016-12-20 Jie Kang Make built thermostat image portable
2016-12-20 Jie Kang Read environment variables from system/user profile in boot script.
2016-11-29 Severin Gehwolf Add test for vmStatusChanged() when createVmListener() throws exception.
2016-12-05 Severin Gehwolf Better error checking in Backend code.
2016-11-24 Andrew Azores Clean up gc-command tests
2016-11-22 Andrew Azores Improve gc-command wait-for-completion logic
2016-11-14 Severin Gehwolf Make published agent address configurable.
2016-11-14 Severin Gehwolf External form for HostPortPair.
2016-11-16 Severin Gehwolf [RPM] Update to beanutils 1.9.3.
2016-11-15 Severin Gehwolf Add support for IPv6 in agent bind addresses.
2016-10-26 Jie Kang Fix verified-token removal in TokenManager
2016-10-12 Andrew Azores Uncomment @Bug annotation in WebStorageEndPointUnitTest
2016-09-23 Severin Gehwolf [RPM] Use jgraphx version 3.6.0 for Rawhide.
2016-09-20 Severin Gehwolf [RPM] Desktop integration and merge from downstream.
2016-09-20 Severin Gehwolf Add support for Tomcat 8.
2016-09-22 Alex Macdonald Fix profiler table repainting error when moving columns
2016-09-20 Andrew Azores Ensure storage is only initialized once in WebStorageEndPoint
2016-09-15 Jie Kang Bump version for further development.
2016-09-15 Jie Kang Added tag 1.6.4 for changeset fa26944b7f65
2016-09-15 Jie Kang Bump version for 1.6.4 release.1.6.4
2016-09-14 Jie Kang Bump version for further development.
2016-09-14 Jie Kang Added tag 1.6.2 for changeset b01dd82dd0e1
2016-09-14 Jie Kang Bump version for 1.6.2 release.1.6.2
2016-09-13 Jie Kang Remove debug println in ThreadCountBackend.
2016-08-30 Severin Gehwolf Better Shenandoah GC support in vm-gc plugin.
2016-08-30 Jie Kang Update spec file to account for profiler changes.
2016-08-29 Jie Kang Use a bundled copy of asm for the profiler.
2016-08-29 Jie Kang Remove hard-coded Boot-Class-Path in profiler jar.
2016-08-26 Jie Kang Stabilize integration tests for mongodb 3.2.x
2016-08-19 Jie Kang Fix equals method in HeapInfo.
2016-07-08 Severin Gehwolf Fix classloader setup of embedded jetty.
2016-07-05 Jie Kang Bump version for further development.
2016-07-05 Jie Kang Added tag 1.6.0 for changeset d73f83d9af81
2016-07-05 Jie Kang Bump version for 1.6.0 release.1.6.0
2016-07-04 Severin Gehwolf Version name-space default USER_THERMOSTAT_HOME.
2016-07-04 Jie Kang Update licenses to 2016
2016-06-30 Severin Gehwolf [RPM] More bundle resolution fixes.
2016-06-30 Joshua Matsuoka Add start and stop times to profiler
2016-06-30 James Aziz Profiler table/treemap displaying optimization
2016-06-29 Alex Macdonald Sort profiler results table by execution time
2016-06-29 Alex Macdonald Add SwingVmProfileViewTest
2016-06-30 James Aziz Add profiler treemap
2016-06-30 James Aziz Backport TreeMapComponentTest from Fix treemap scaling imprecision patch
2016-06-30 Anirudhan Mukundan HeapDumpDetailsController handles empty search string correctly
2016-06-30 Jie Kang Fix registration of thread backends.