log

age author description
Tue, 28 Oct 2014 17:00:23 -0400 Omair Majid RequestQueue should refuse invalid Requests
Tue, 28 Oct 2014 14:12:32 -0400 Omair Majid Add an AgentInformation.getRequestQueueAddress() method
Tue, 28 Oct 2014 14:11:59 -0400 Omair Majid Fix invalid path in distribution/pom.xml comment
Mon, 27 Oct 2014 14:29:52 -0400 Jie Kang Garbage Collection command addition.
Mon, 27 Oct 2014 12:48:15 -0400 Jie Kang Reduce duplication in KillVMCommand and KillVMAction.
Tue, 21 Oct 2014 14:02:57 -0400 Jie Kang Command Code Fixes
Mon, 20 Oct 2014 14:16:54 -0400 Omair Majid The vm-cpu tab should fetch less data
Mon, 20 Oct 2014 15:50:43 -0400 Lukasz Dracz fix integration tests to expect --help
Mon, 20 Oct 2014 13:22:54 -0400 Lukasz Dracz Help added as a Common Option
Thu, 16 Oct 2014 09:41:45 -0400 Jie Kang List Agents command addition.
Wed, 15 Oct 2014 14:46:57 -0400 Omair Majid Support getting POJOs in a time range
Wed, 15 Oct 2014 19:09:51 +0200 Mario Torre Increase time interval for Thread sampling
Wed, 15 Oct 2014 18:55:02 +0200 Mario Torre Remove VM Caps from Thread Monitor
Wed, 15 Oct 2014 10:24:54 -0400 Omair Majid Prevent eclipse from enforcing the license
Wed, 15 Oct 2014 12:16:00 +0200 Severin Gehwolf Document thread pool size properties in README.
Tue, 14 Oct 2014 17:01:58 -0400 Jie Kang Make sub-plugins not inherit license check.
Mon, 29 Sep 2014 14:20:48 +0200 Severin Gehwolf Add maven module for testing prepared statement parsing.
Wed, 17 Sep 2014 11:36:58 +0200 Severin Gehwolf Rewrite JSON serializers using com.google.gson.stream API.
Tue, 30 Sep 2014 11:57:25 +0200 Severin Gehwolf Make thread pool size in QueuedStorage configurable.
Thu, 09 Oct 2014 10:30:44 -0400 Omair Majid Make descriptor parser more informative on error
Wed, 08 Oct 2014 09:54:34 -0400 Jie Kang Made all Kill-VM bits plugins.
Tue, 07 Oct 2014 14:55:30 -0400 Omair Majid Remove update_copyright_year.py script
Tue, 07 Oct 2014 12:12:52 -0400 Omair Majid Fix mistake in Range's javadoc
Tue, 07 Oct 2014 13:41:39 -0400 Lukasz Dracz Host Cpu & Memory Panel GUI resizing fix
Tue, 07 Oct 2014 11:58:05 -0400 Omair Majid Fix and enforce license headers
Mon, 06 Oct 2014 11:16:38 +0200 Mario Torre Font tweaks
Mon, 29 Sep 2014 15:14:32 -0400 Jie Kang Kill-VM Command Addition
Fri, 26 Sep 2014 15:19:39 +0200 Mario Torre Emergency fix.
Fri, 26 Sep 2014 14:34:06 +0200 Mario Torre Make StorageQueue a thread pool
Wed, 03 Sep 2014 11:52:37 -0400 Jie Kang Improved Heap Analysis View with a more accessible export button in the list of heap dumps.
Thu, 21 Aug 2014 13:41:38 -0400 Omair Majid Debug message for management agent
Thu, 21 Aug 2014 09:46:45 -0400 Omair Majid Fix mistake in storage-profile's single query
Thu, 21 Aug 2014 12:17:51 +0200 Severin Gehwolf Remove unused list of backend information in AgentInformation.
Wed, 20 Aug 2014 16:56:50 -0400 Jie Kang Small fix to NotesView GUI. Notes Scrollpane and 'add' button interact better.
Wed, 20 Aug 2014 15:18:56 -0400 Jie Kang Changed NotesView to use ThermostatScrollPane instead of JScrollPane
Wed, 20 Aug 2014 11:41:58 -0400 Omair Majid Add support for bytecode instrumentation
Wed, 20 Aug 2014 11:41:57 -0400 Omair Majid Cleanup and add tests for thermostat-main
Tue, 19 Aug 2014 14:45:49 -0400 Jie Kang Fixed notes model updating. Removed NoteViewModel in favour of directly using Notes.
Tue, 19 Aug 2014 14:00:56 -0400 Jie Kang GUI fixes for notes plugin. Notes are now in a Scrollpane and text is wrapped.
Tue, 19 Aug 2014 19:03:41 +0200 Mario Torre GTK styled LAF for all Desktops
Mon, 18 Aug 2014 13:38:03 -0400 Omair Majid Reduce duplication in note controllers
Mon, 18 Aug 2014 13:37:09 -0400 Omair Majid Handle slow storage in the notes UI
Thu, 14 Aug 2014 12:04:10 +0200 Severin Gehwolf Remove 'grep localhost' from verify-archetype-multimodule.sh.
Fri, 08 Aug 2014 11:57:24 +0200 Severin Gehwolf Fix multi-module-archetype: verification script and deploy.sh.
Wed, 13 Aug 2014 15:27:18 -0400 Omair Majid Show default connection url in GUI
Wed, 13 Aug 2014 15:14:35 -0400 Omair Majid Add support for notes in hosts
Fri, 08 Aug 2014 17:51:08 +0200 Severin Gehwolf Implement log tag based filtering in perf stats analyzer.
Fri, 25 Jul 2014 18:57:24 +0200 Severin Gehwolf Allow for timed perf logging in backing storage if proxied.
Thu, 07 Aug 2014 09:47:41 -0400 Omair Majid Multiple notes for a VM
Thu, 07 Aug 2014 18:55:11 -0600 Jon VanAlten PERFLOG documentation and related javadoc fixes
Thu, 07 Aug 2014 14:54:39 +0200 Severin Gehwolf Add config options to perf log analyzer.
Thu, 07 Aug 2014 18:14:06 -0600 Jon VanAlten Update performance log analyzer to parse from j.u.l format
Thu, 07 Aug 2014 16:46:14 -0600 Jon VanAlten Refactor optional performance logging to use java.util.logging
Thu, 07 Aug 2014 14:40:38 -0400 Lukasz Dracz Add a make target for verifying multi-module maven archetype.
Thu, 03 Jul 2014 16:55:29 +0200 Severin Gehwolf Initial version of a performance log analyzer.
Thu, 07 Aug 2014 10:55:13 +0200 Severin Gehwolf Add code for optional performance logging.
Fri, 25 Jul 2014 14:28:17 +0200 Severin Gehwolf Make backing storage queued if proxied.
Thu, 26 Jun 2014 16:43:08 +0200 Severin Gehwolf Add request access logging to web-storage-service.
Thu, 31 Jul 2014 11:24:28 -0600 Jon VanAlten Remove long-unused Defaults class
Fri, 25 Jul 2014 18:37:04 +0200 Severin Gehwolf Add dbUrl option to storage-profile.