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
Wed, 22 Feb 2012 23:27:25 +0100 Roman Kennke Move CategoryTest to common.
Wed, 22 Feb 2012 23:20:13 +0100 Roman Kennke Move storage classes from agent to common
Wed, 22 Feb 2012 23:08:08 +0100 Roman Kennke Fix category key in testcase to avoid clash.
Wed, 22 Feb 2012 22:59:15 +0100 Roman Kennke Fix BackendInformation null pointer
Wed, 22 Feb 2012 22:57:35 +0100 Roman Kennke Remove dependency on Backend in [Mongo]Storage
Wed, 22 Feb 2012 20:59:37 +0100 Roman Kennke Merge
Wed, 22 Feb 2012 20:54:26 +0100 Roman Kennke Removed unused imports and unused fields.
Wed, 22 Feb 2012 11:35:40 -0500 Omair Majid use /etc/os-release if possible to obtain distro information
Tue, 21 Feb 2012 22:17:37 +0100 Roman Kennke Refactor Storage to be indepdendent of agent classes.
Wed, 15 Feb 2012 14:18:44 -0500 Omair Majid add tests for the distribution identity
Thu, 09 Feb 2012 17:21:46 +0100 Roman Kennke Fixes cross dependency between client and agent by moving StorageConstants class to common.
Fri, 10 Feb 2012 10:29:23 +0100 Roman Kennke Setup project to use Maven for building.
Sat, 04 Feb 2012 10:22:38 -0500 Omair Majid Added tag v0.1 for changeset 6f83cf36541d
Sat, 04 Feb 2012 10:22:26 -0500 Omair Majid mark version as 0.1 v0.1
Thu, 02 Feb 2012 12:04:04 -0500 Omair Majid launch the client in the foreground and return a proper exit code
Thu, 02 Feb 2012 12:02:35 -0500 Omair Majid client: continue running after starting the agent locally
Thu, 02 Feb 2012 10:53:45 -0500 Jon VanAlten client starts own agent
Wed, 01 Feb 2012 17:00:45 -0500 Omair Majid Update many charts asynchronously
Wed, 01 Feb 2012 15:17:25 -0500 Omair Majid Keep root of the host/vm tree expanded whenever possible
Tue, 31 Jan 2012 17:19:30 -0500 Jon VanAlten Remove unnecessary jar from classpath in agent startup script.
Tue, 31 Jan 2012 16:56:48 -0500 Jon VanAlten Local agent clears data on shutdown.
Tue, 31 Jan 2012 12:01:59 -0500 Jon VanAlten Add chunk updating to storage layer and use it to push vm stop time.
Mon, 30 Jan 2012 13:42:10 -0500 Omair Majid Update the text in the UI asynchronously
Fri, 27 Jan 2012 11:46:45 -0500 Jon VanAlten Agent starts its own private mongod instance
Thu, 26 Jan 2012 16:18:05 -0500 Jon VanAlten Add dimensions so that ui is usable at launch without need to resize.
Thu, 26 Jan 2012 15:07:47 -0500 Omair Majid show network interface information in a table
Thu, 26 Jan 2012 11:55:52 -0500 Omair Majid exit program when main window is closed
Thu, 26 Jan 2012 11:12:48 -0500 Jon VanAlten Fix ConcurrentModificationException in SystemBackend.
Wed, 25 Jan 2012 12:18:00 -0500 Omair Majid update the agent/vm tree asynchronously
Wed, 25 Jan 2012 11:49:32 -0500 Omair Majid store vm name along with the rest of the vm info