log

age author description
Fri, 09 Mar 2012 17:18:12 -0500 Jon VanAlten Simplify making NetworkInterfaceInfo by using getHostAddress() instead of toString()
Fri, 09 Mar 2012 12:09:47 -0500 Omair Majid Cleanup warnings pointed out by findbugs
Fri, 09 Mar 2012 11:55:41 -0500 Omair Majid Remove NetworkInfo
Fri, 09 Mar 2012 11:13:19 -0500 Omair Majid Refactor chart-update logic into a TimeSeriesUpdater
Thu, 08 Mar 2012 16:56:58 -0500 Omair Majid Refactor the host overview tab into separate classes
Wed, 07 Mar 2012 16:34:26 -0500 Jon VanAlten cleanup warnings throughout project
Wed, 07 Mar 2012 09:39:52 -0500 Jon VanAlten remove unnecessary getCategories() methods
Tue, 06 Mar 2012 17:16:36 -0500 Omair Majid Split out DAO and converters from SystemBackend
Tue, 06 Mar 2012 22:45:29 +0100 Roman Kennke Merge.
Tue, 06 Mar 2012 22:44:19 +0100 Roman Kennke Implement client side for showing number of loaded classes.
Tue, 06 Mar 2012 22:43:32 +0100 Roman Kennke Move Ref classes from client to common.
Tue, 06 Mar 2012 14:36:29 +0100 Mario Torre New AboutDialog
Fri, 02 Mar 2012 10:46:18 -0500 Jon VanAlten Test categories in SystemBackend and friends
Fri, 02 Mar 2012 15:15:59 +0100 Mario Torre Use Enums rather than hardcoding Strings for Resource Bundles.
Fri, 02 Mar 2012 11:18:29 +0100 Mario Torre Add missing properties to fix test error.
Thu, 01 Mar 2012 19:41:53 +0100 Mario Torre Fix add missing license header.
Thu, 01 Mar 2012 18:28:57 +0100 Mario Torre Add test for Translate class.
Thu, 01 Mar 2012 12:04:00 +0100 Mario Torre Refactor localization method name.
Wed, 29 Feb 2012 17:36:38 -0500 Jon VanAlten Add changes missing from previous changeset: 93:9a0db610e395
Wed, 29 Feb 2012 16:55:56 -0500 Jon VanAlten Add Keys to Categories using vararg constructor
Wed, 29 Feb 2012 10:42:36 -0500 Jon VanAlten Log output of external processes
Wed, 29 Feb 2012 10:29:43 -0500 Jon VanAlten Remove extra argument from agent script
Wed, 29 Feb 2012 10:23:57 -0500 Jon VanAlten cleanup hgignore
Tue, 28 Feb 2012 13:09:27 -0500 Omair Majid Show vm arguments on the client
Mon, 27 Feb 2012 12:38:41 -0500 Omair Majid Fix strings in the about dialog
Fri, 24 Feb 2012 19:18:02 -0500 Jon VanAlten Store data as proper types using generics for Key
Fri, 24 Feb 2012 17:35:11 -0500 Omair Majid Fix .hgignore so only target and bin directories are ingored
Fri, 24 Feb 2012 23:31:47 +0100 Roman Kennke Merge
Fri, 24 Feb 2012 23:30:00 +0100 Roman Kennke Implement capturing information about loaded classes.
Fri, 24 Feb 2012 17:14:22 -0500 Omair Majid Remove obsolete/broken ant stuff