log

age author description
Tue, 11 Sep 2012 12:41:35 +0200 Severin Gehwolf Ignore lifecycle mapping which m2eclipse doesn't know.
Mon, 10 Sep 2012 19:15:38 +0200 Severin Gehwolf Fix build.
Mon, 10 Sep 2012 15:33:09 +0200 Severin Gehwolf Set max perm size limit for running tests.
Mon, 10 Sep 2012 15:11:59 +0200 Mario Torre Add percent numbers on thread pie chart
Mon, 10 Sep 2012 13:02:22 +0200 Severin Gehwolf Fix wording in empty thread pie-chart tab.
Mon, 10 Sep 2012 10:52:54 +0200 Mario Torre Draw full size header in header pane
Mon, 10 Sep 2012 10:52:54 +0200 Mario Torre Table bottom border in Dolphin laf
Fri, 07 Sep 2012 16:35:21 -0400 Omair Majid Use larger units in host memory chart
Fri, 07 Sep 2012 16:14:49 -0400 Omair Majid Split off agent and backend DAOs from storage
Fri, 07 Sep 2012 13:05:50 -0400 Omair Majid Register DAOs as services when possible
Fri, 07 Sep 2012 11:42:51 -0400 Omair Majid Separate api for querying
Fri, 07 Sep 2012 17:22:36 +0200 Mario Torre Add initial Thread Monitor Pie Chart
Wed, 05 Sep 2012 11:30:48 +0200 Severin Gehwolf Add missing license headers to source files.
Tue, 04 Sep 2012 16:05:14 -0400 Omair Majid Add icons for host in host/vm tree
Tue, 04 Sep 2012 21:19:29 +0200 Roman Kennke Merge
Tue, 04 Sep 2012 20:58:27 +0200 Roman Kennke Bump to Cacio 1.2.
Mon, 03 Sep 2012 19:51:19 +0200 Mario Torre Status bar support
Mon, 03 Sep 2012 11:40:29 +0200 Severin Gehwolf Clean-up VMKilledListener.
Fri, 24 Aug 2012 18:57:55 +0200 Severin Gehwolf Move actions into separate classes.
Thu, 30 Aug 2012 17:37:39 +0200 Severin Gehwolf Remote kill-vm.
Fri, 31 Aug 2012 17:49:45 +0200 Mario Torre Fix label associated to toggle on failure
Fri, 31 Aug 2012 17:49:39 +0200 Mario Torre Remember split pane location - Thread Monitor
Fri, 31 Aug 2012 16:29:39 +0200 Roman Kennke Fix for bundles.properties.
Fri, 31 Aug 2012 11:26:14 +0200 Roman Kennke Merge
Fri, 31 Aug 2012 11:22:52 +0200 Roman Kennke Implement remote heapdumper.
Fri, 31 Aug 2012 10:12:56 +0200 Mario Torre Add failure code for thread monitor com channel, client
Fri, 31 Aug 2012 10:12:53 +0200 Mario Torre Add failure status to thread monitor agent code
Wed, 29 Aug 2012 19:43:25 -0400 Jon VanAlten Move client-specific thread-fluff into client-specific bundle
Wed, 29 Aug 2012 19:42:32 -0400 Jon VanAlten Move agent-specific thread-fluff into agent-specific bundle
Wed, 29 Aug 2012 21:22:47 +0200 Mario Torre Move tread collectors to agent
Wed, 29 Aug 2012 14:32:51 -0400 Omair Majid Use agent-id and vm-id as partial keys
Wed, 22 Aug 2012 14:52:00 +0200 Severin Gehwolf Add Eclipse feature and p2 repositories.
Thu, 23 Aug 2012 20:32:12 +0200 Mario Torre Fix build failure.
Thu, 23 Aug 2012 20:04:43 +0200 Mario Torre Fix for communication channel
Thu, 23 Aug 2012 20:02:48 +0200 Mario Torre Get host name from gethostname
Wed, 22 Aug 2012 16:29:35 -0400 Jon VanAlten Tests for OSGiRegistry and friends.
Wed, 22 Aug 2012 16:28:44 -0400 Jon VanAlten Fix regression in ServiceCommand shutdown (PR1134)
Wed, 22 Aug 2012 19:23:39 +0200 Mario Torre Remove and refactor db options
Wed, 22 Aug 2012 19:22:52 +0200 Mario Torre Refactor thread view
Wed, 22 Aug 2012 19:22:24 +0200 Mario Torre Refactor thread view (toggle switch)
Wed, 22 Aug 2012 14:55:41 +0200 Severin Gehwolf Remove <type>bundle</type> in dependencies section.
Tue, 21 Aug 2012 12:22:14 +0200 Severin Gehwolf Move Eclipse bits into top-level folder.
Tue, 21 Aug 2012 12:21:15 -0400 Jon VanAlten Fix loaded bundle cache to prevent multiple install/start of same bundle.
Mon, 20 Aug 2012 15:29:14 +0200 Severin Gehwolf Fix osgi cache sharing (PR1110).
Mon, 20 Aug 2012 18:22:27 +0200 Severin Gehwolf Add explicit Bundle-SymbolicName config to bundles.
Tue, 21 Aug 2012 09:45:24 +0200 Mario Torre Add support for localization in Thread Monitor
Mon, 20 Aug 2012 16:03:04 +0200 Mario Torre Refactor Translate class
Mon, 20 Aug 2012 15:42:19 +0200 Mario Torre Allow to hide vm tree panel
Mon, 20 Aug 2012 12:48:07 +0200 Severin Gehwolf Fix bundle dependencies for storage and gui commands.
Fri, 17 Aug 2012 18:03:04 +0200 Mario Torre Implement the one tocuh expandable buttons for the sliders
Fri, 17 Aug 2012 18:03:04 +0200 Mario Torre Rename initialise with initiliase in the thread monitor
Fri, 17 Aug 2012 15:34:32 +0200 Severin Gehwolf Eclipse client prototype.
Fri, 17 Aug 2012 13:13:47 +0200 Mario Torre Activate Thread plugin.
Fri, 17 Aug 2012 13:06:49 +0200 Mario Torre Register storage as a service when it's started
Fri, 17 Aug 2012 12:54:25 +0200 Mario Torre Client - swing
Fri, 17 Aug 2012 12:52:55 +0200 Mario Torre Common client code
Fri, 17 Aug 2012 12:52:08 +0200 Mario Torre Client controllers
Fri, 17 Aug 2012 12:50:53 +0200 Mario Torre Data harvester and collectors
Thu, 16 Aug 2012 17:57:28 -0400 Jon VanAlten Introducing RequestReceiver interface.
Thu, 16 Aug 2012 17:57:26 -0400 Jon VanAlten Refactor CommandRegistry, extracting osgi-related behaviour to superclass.