log

age author description
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