log

age author description
Tue, 20 Sep 2016 10:03:56 +0200 Severin Gehwolf Add support for Tomcat 8.
Thu, 22 Sep 2016 11:39:51 -0400 Alex Macdonald Fix profiler table repainting error when moving columns
Tue, 20 Sep 2016 10:26:25 -0400 Andrew Azores Ensure storage is only initialized once in WebStorageEndPoint
Thu, 15 Sep 2016 09:33:34 -0400 Jie Kang Bump version for further development.
Thu, 15 Sep 2016 09:17:30 -0400 Jie Kang Added tag 1.6.4 for changeset fa26944b7f65
Thu, 15 Sep 2016 09:17:09 -0400 Jie Kang Bump version for 1.6.4 release. 1.6.4
Wed, 14 Sep 2016 09:58:09 -0400 Jie Kang Bump version for further development.
Wed, 14 Sep 2016 09:37:51 -0400 Jie Kang Added tag 1.6.2 for changeset b01dd82dd0e1
Wed, 14 Sep 2016 09:37:14 -0400 Jie Kang Bump version for 1.6.2 release. 1.6.2
Tue, 13 Sep 2016 10:09:50 -0400 Jie Kang Remove debug println in ThreadCountBackend.
Tue, 30 Aug 2016 15:28:28 +0200 Severin Gehwolf Better Shenandoah GC support in vm-gc plugin.
Tue, 30 Aug 2016 10:05:18 -0400 Jie Kang Update spec file to account for profiler changes.
Mon, 29 Aug 2016 14:51:15 -0400 Jie Kang Use a bundled copy of asm for the profiler.
Mon, 29 Aug 2016 14:50:28 -0400 Jie Kang Remove hard-coded Boot-Class-Path in profiler jar.
Fri, 26 Aug 2016 13:53:09 -0400 Jie Kang Stabilize integration tests for mongodb 3.2.x
Fri, 19 Aug 2016 10:41:56 -0400 Jie Kang Fix equals method in HeapInfo.
Fri, 08 Jul 2016 19:31:34 +0200 Severin Gehwolf Fix classloader setup of embedded jetty.
Tue, 05 Jul 2016 10:32:42 -0400 Jie Kang Bump version for further development.
Tue, 05 Jul 2016 08:48:37 -0400 Jie Kang Added tag 1.6.0 for changeset d73f83d9af81
Tue, 05 Jul 2016 08:47:53 -0400 Jie Kang Bump version for 1.6.0 release. 1.6.0
Mon, 04 Jul 2016 18:45:24 +0200 Severin Gehwolf Version name-space default USER_THERMOSTAT_HOME.
Mon, 04 Jul 2016 14:14:33 -0400 Jie Kang Update licenses to 2016
Thu, 30 Jun 2016 14:28:48 +0200 Severin Gehwolf [RPM] More bundle resolution fixes.
Thu, 30 Jun 2016 16:28:18 -0400 Joshua Matsuoka Add start and stop times to profiler
Thu, 30 Jun 2016 15:48:32 -0400 James Aziz Profiler table/treemap displaying optimization
Wed, 29 Jun 2016 15:01:50 -0400 Alex Macdonald Sort profiler results table by execution time
Wed, 29 Jun 2016 15:01:48 -0400 Alex Macdonald Add SwingVmProfileViewTest
Thu, 30 Jun 2016 11:36:54 -0400 James Aziz Add profiler treemap
Thu, 30 Jun 2016 11:35:49 -0400 James Aziz Backport TreeMapComponentTest from Fix treemap scaling imprecision patch
Thu, 30 Jun 2016 10:20:27 -0400 Anirudhan Mukundan HeapDumpDetailsController handles empty search string correctly
Thu, 30 Jun 2016 08:43:12 -0400 Jie Kang Fix registration of thread backends.
Wed, 29 Jun 2016 10:37:20 -0400 Alex Macdonald Fix profiler with no profiling data available
Tue, 15 Mar 2016 11:36:35 -0400 Severin Gehwolf Don't use jline's internal api to disable logging
Wed, 29 Jun 2016 14:22:37 +0200 Severin Gehwolf Update to jline 2.13
Wed, 29 Jun 2016 12:23:13 -0400 James Aziz Update licenses
Wed, 29 Jun 2016 12:23:12 -0400 James Aziz Add a link to the squarified treemap algorithm
Wed, 29 Jun 2016 12:23:12 -0400 James Aziz Streamline Treemap Building
Wed, 29 Jun 2016 12:23:11 -0400 James Aziz Improve treemap building code
Wed, 29 Jun 2016 12:23:11 -0400 James Aziz HistogramConverter refactor
Wed, 29 Jun 2016 12:23:10 -0400 James Aziz Fix TreeMapToolbar breadcrumbPanel sizing
Wed, 29 Jun 2016 12:23:10 -0400 James Aziz Fix heap dump details tab pane
Wed, 29 Jun 2016 12:23:09 -0400 James Aziz Add key bindings to TreeMapComponent
Wed, 29 Jun 2016 12:23:09 -0400 James Aziz Move WeightAsSizeRenderer from TreeMapComponent
Wed, 29 Jun 2016 12:23:08 -0400 James Aziz Update copy constructors in TreeMapComponent
Wed, 29 Jun 2016 12:23:08 -0400 James Aziz Update TreeMapComponent constructor javadoc
Wed, 29 Jun 2016 12:23:07 -0400 James Aziz Automatically call processAndDrawTreeMap when tree model updated
Wed, 29 Jun 2016 12:23:02 -0400 James Aziz Fix strange use of clone() in TreeMapComponent
Wed, 29 Jun 2016 12:23:01 -0400 James Aziz Expose better constructors for TreeMapComponent
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Remove unused field from TreeMapComponent
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Remove ToolTipRenderer from TreeMap constructor
Wed, 29 Jun 2016 12:23:00 -0400 James Aziz Set a default TooltipRenderer in TreeMapComponent
Wed, 29 Jun 2016 12:22:59 -0400 James Aziz Remove unused Translate instance from TreeMap
Wed, 29 Jun 2016 12:22:59 -0400 James Aziz Alter TreeMapComponent.setModel to reset treemap node weights
Wed, 29 Jun 2016 12:22:58 -0400 James Aziz Unify processAndDrawTreeMap and redrawTreeMap
Wed, 29 Jun 2016 12:22:58 -0400 James Aziz Clean up border-related code in TreeMap
Wed, 29 Jun 2016 12:22:58 -0400 James Aziz Update TreeMapComponent Javadocs
Wed, 29 Jun 2016 12:22:57 -0400 James Aziz Add internal Dimension variable to TreeMapComponent
Wed, 29 Jun 2016 12:22:56 -0400 James Aziz Allow post-instantiation updating of TreeMapComponent model
Wed, 29 Jun 2016 11:45:27 -0400 Andrew Azores Update thermostat.spec to include find-vm command plugin
Mon, 07 Mar 2016 12:01:10 -0500 Andrew Azores Perform bulk DAO queries in find-vm command to reduce amount of database access