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
Tue, 24 Jan 2012 17:38:27 -0500 Omair Majid remove motivational quote from summary panel
Tue, 24 Jan 2012 17:31:31 -0500 Omair Majid show an explicit error dialog on remote/cluster selection
Mon, 23 Jan 2012 17:06:15 -0500 Omair Majid add license headers as well as COPYING and LICENSE files
Thu, 19 Jan 2012 17:07:52 -0500 Omair Majid remove vertical scrolling for the tab container in the main window
Wed, 18 Jan 2012 10:16:56 -0500 Jon VanAlten Show human-readable start/stop times, only show stop time for stopped vms
Tue, 17 Jan 2012 18:02:44 -0500 Jon VanAlten BUGFIX(agent): react sanely when java process on host stops.
Tue, 17 Jan 2012 16:56:55 -0500 Omair Majid improve host names and vm names shown in the tree and add tooltips
Tue, 17 Jan 2012 15:37:30 -0500 Jon VanAlten Broke the build. Here are new files missing from previous changeset.
Tue, 17 Jan 2012 15:33:44 -0500 Jon VanAlten Agent: publish configuration to storage.
Tue, 17 Jan 2012 14:52:54 -0500 Omair Majid Remove NONE from ConnectionType
Tue, 17 Jan 2012 13:07:36 -0500 Omair Majid generate information to be shown in about dialog at build time
Tue, 17 Jan 2012 12:59:16 -0500 Omair Majid client: pull data from mongodb
Mon, 16 Jan 2012 14:13:40 -0500 Omair Majid a bunch of refactoring and fixes to the facades and charts
Mon, 16 Jan 2012 13:20:16 -0500 Omair Majid Include properties files in jars
Fri, 13 Jan 2012 09:45:56 -0500 Omair Majid add dist and build dirs to .hgignore
Fri, 13 Jan 2012 09:45:16 -0500 Omair Majid add missing methods to Generation and Space classes
Thu, 12 Jan 2012 18:39:30 -0500 Omair Majid remove obsolete comments
Thu, 12 Jan 2012 16:53:41 -0500 Omair Majid fill in documents to be inserted into vm-memory-stats properly
Thu, 12 Jan 2012 15:53:49 -0500 Omair Majid escape the dot so it works as a regex in String.split()
Thu, 12 Jan 2012 12:38:47 -0500 Omair Majid minor fixes in data collection
Wed, 11 Jan 2012 10:20:49 -0500 Omair Majid populate the vm-cpu-stat collection
Tue, 10 Jan 2012 16:06:57 -0500 Omair Majid run junit tests and generate reports
Tue, 10 Jan 2012 13:58:53 -0500 Omair Majid add jfreechart and jcommon as dependencies
Mon, 09 Jan 2012 18:27:54 -0500 Omair Majid add client gui
Mon, 09 Jan 2012 14:02:24 -0500 Omair Majid store some vm-specific data
Mon, 09 Jan 2012 13:06:14 -0500 Omair Majid read the process environment for each java process
Mon, 09 Jan 2012 12:01:12 -0500 Omair Majid add an extremely basic build system
Fri, 23 Dec 2011 11:49:58 -0500 Omair Majid add cpu model to data collected by the system backend
Thu, 22 Dec 2011 18:45:12 -0500 Jon VanAlten Generic storage interface.
Fri, 16 Dec 2011 17:33:54 -0500 Jon VanAlten Let root log Handler(s) accept Level.ALL log requests, leaving level-filtering entirely up to the child Loggers.
Fri, 16 Dec 2011 14:50:26 -0500 Omair Majid Add missing javadoc and remove extra semicolon in LoggingUtils
Fri, 16 Dec 2011 14:45:29 -0500 Omair Majid Include main-class in the information extracted from a target vm
Tue, 13 Dec 2011 11:56:52 -0500 Omair Majid Close file descriptors when done with them
Tue, 13 Dec 2011 11:56:12 -0500 Omair Majid Resolve some FIXME's and some TODO's
Fri, 09 Dec 2011 13:02:16 -0500 Omair Majid Obtain timestamps as late as possible
Thu, 08 Dec 2011 12:50:52 -0500 Omair Majid Use jvmstat to extract basic jvm information
Wed, 07 Dec 2011 17:41:30 -0500 Jon VanAlten Move Agent's storage layer classes/interfaces to subpackage.
Wed, 07 Dec 2011 12:35:10 -0500 Jon VanAlten Fix broken logging and guard the addition of ConsoleHandler by --devel argument.
Tue, 06 Dec 2011 15:58:20 -0500 Omair Majid Set the interrupted flag after catching the InterruptedException
Tue, 06 Dec 2011 14:28:07 -0500 Jon VanAlten Clearly separate configuration used to launch from ongoing configuration changes via storage schema.
Tue, 06 Dec 2011 13:39:50 -0500 Jon VanAlten LogFormatter improvements
Fri, 02 Dec 2011 12:37:01 -0500 Omair Majid add a always-on system backend
Tue, 29 Nov 2011 11:58:37 -0500 Jon VanAlten Use logging facilities rather than stderr, and include stack traces
Tue, 29 Nov 2011 11:07:22 -0500 Omair Majid somewhere while updating/merging the patch this one line got lost
Tue, 29 Nov 2011 11:01:09 -0500 Omair Majid beginnings of a storage layer
Mon, 28 Nov 2011 17:57:18 -0500 Jon VanAlten Load configured backends by classname.
Wed, 23 Nov 2011 17:18:53 -0500 Jon VanAlten Prevent launch when missing or malformed arguments are passed.
Wed, 23 Nov 2011 15:55:03 -0500 Jon VanAlten Do not leak self-references in Agent constructor.
Wed, 23 Nov 2011 14:07:31 -0500 Omair Majid establish a hierarchy for loading configuration data
Tue, 22 Nov 2011 13:36:10 -0500 Jon VanAlten Agent gets configuration at startup from properties file and command line.
Mon, 21 Nov 2011 18:22:13 -0500 Omair Majid adding a very basic and very crappy agent
Mon, 14 Nov 2011 18:04:20 -0500 Jon VanAlten Add example agent.properties file.
Thu, 10 Nov 2011 15:30:36 -0500 Jon VanAlten Initial commit to test repository setup. README file added.