log

age author description
Tue, 01 Mar 2016 11:59:14 -0500 Andrew Azores Add integration test for add-note command
Fri, 26 Feb 2016 16:41:41 -0500 Andrew Azores Add utilities to assert agent/VM exists in Notes commands
Wed, 10 Feb 2016 19:05:24 +0100 Severin Gehwolf Add jffi dependency to ide-launcher module.
Wed, 24 Feb 2016 18:45:16 -0500 Andrew Azores Move "Show Issues" button from top of side panel to bottom
Wed, 24 Feb 2016 18:44:54 -0500 Andrew Azores Remove first-run button from Show Issues initial view
Wed, 24 Feb 2016 14:35:23 -0500 Elliott Baron Remove RMIRegistry service
Tue, 23 Feb 2016 14:38:18 -0500 Andrew Azores NotesController waits for sent data to arrive in storage before retrieving
Tue, 23 Feb 2016 14:36:31 -0500 Andrew Azores Do not update NotePanel note if note has not actually changed
Tue, 23 Feb 2016 14:36:07 -0500 Andrew Azores Sort Notes by timestamp
Tue, 23 Feb 2016 14:35:56 -0500 Andrew Azores Use NotesController.findById in NotesController.localSaveNote
Tue, 23 Feb 2016 14:35:30 -0500 Andrew Azores Remove NotePanel timestamp and content setters, update Notes on differing time
Tue, 23 Feb 2016 14:34:34 -0500 Andrew Azores Move Notes delta update logic from view to controller
Tue, 23 Feb 2016 14:34:23 -0500 Andrew Azores NotesController handles removed Notes better
Tue, 23 Feb 2016 14:34:09 -0500 Andrew Azores Make Note panel actions (add, refresh, etc.) less disruptive
Tue, 23 Feb 2016 14:33:02 -0500 Andrew Azores Autorefresh Notes panel
Tue, 23 Feb 2016 14:32:56 -0500 Andrew Azores Use AppService executor rather than SwingWorkers for async in Notes controller
Fri, 19 Feb 2016 14:41:48 -0500 Andrew Azores Implement cli/shell commands for Notes plugin
Mon, 22 Feb 2016 12:59:46 -0500 Elliott Baron Packaging fixes for IPC Service
Mon, 22 Feb 2016 12:59:03 -0500 Elliott Baron Inter-Process Communication Service
Fri, 19 Feb 2016 18:15:19 -0500 Omair Majid Update maven-pmd-plugin to get better warnings
Fri, 19 Feb 2016 18:05:50 -0500 Omair Majid Use Boolean.TRUE/FALSE instead of new Boolean(...)
Wed, 17 Feb 2016 14:33:14 -0500 Omair Majid Add support for automatically identifying issues
Wed, 17 Feb 2016 11:33:01 +0100 Mario Torre Thermostat GUI as a Platform Application
Tue, 16 Feb 2016 19:08:14 +0100 Mario Torre Another small dependency analysis utility
Mon, 15 Feb 2016 17:51:12 +0100 Severin Gehwolf Add dependency-analyzer to packaged plugins (RPM).
Mon, 15 Feb 2016 13:41:35 +0100 Mario Torre License update (actual copyright year change)
Mon, 15 Feb 2016 13:41:05 +0100 Mario Torre License update
Mon, 15 Feb 2016 11:21:27 +0100 Mario Torre Dependency analysis tool
Fri, 12 Feb 2016 11:47:46 -0500 Omair Majid Remove misleading TODO in AgentApplicationTest
Fri, 12 Feb 2016 11:46:59 -0500 Omair Majid Confirm connect/disconnect are not available outside shell
Thu, 11 Feb 2016 13:17:00 -0500 Omair Majid Make return values for VmInfoDAO.getVmInfo more consistent
Thu, 11 Feb 2016 13:11:44 -0500 Omair Majid Add more tests to ThermostatActivatorTest
Thu, 11 Feb 2016 13:10:21 -0500 Omair Majid Add start and stop times to profiler
Tue, 09 Feb 2016 16:41:54 +0100 Severin Gehwolf Allow concurrent modification of VmStatusListener's.
Wed, 10 Feb 2016 14:58:16 -0500 Omair Majid Update test to validate ipv6 addresses
Tue, 09 Feb 2016 16:38:25 -0500 Omair Majid Parse time as Duration in ParsedVmCompilerStat
Tue, 09 Feb 2016 16:37:39 -0500 Omair Majid Use long for storing the time value in Duration
Tue, 09 Feb 2016 16:37:02 -0500 Omair Majid Use Duration instead of int,TimeUnit pairs
Tue, 09 Feb 2016 16:35:33 -0500 Omair Majid Remove duplicate code from MemoryStatsViewImpl
Tue, 09 Feb 2016 10:07:04 -0500 Omair Majid Remove TODO from empty activator methods
Tue, 09 Feb 2016 10:06:29 -0500 Omair Majid Remove a random FIXME in VmGcController
Mon, 08 Feb 2016 12:04:54 -0500 Omair Majid Remove swing-related test code from non-swing test
Mon, 08 Feb 2016 12:03:52 -0500 Omair Majid Remove unused VMInformationRegistry class
Mon, 08 Feb 2016 11:58:29 -0500 Omair Majid Replace a FIXME with an assert in StubBundleContext
Mon, 08 Feb 2016 11:57:16 -0500 Omair Majid Fix a TODO in Sysconf by using try-with-resources
Mon, 08 Feb 2016 11:56:33 -0500 Omair Majid Promote Duration class to non-experimental
Mon, 08 Feb 2016 11:54:56 -0500 Omair Majid Explicitly check for exception in VmStatCommandTest
Mon, 08 Feb 2016 11:50:45 -0500 Omair Majid Remove pointless TODO comments from ActionButtonTest
Mon, 08 Feb 2016 11:49:02 -0500 Omair Majid Fix hardcoded english strings in HeaderPanel
Mon, 08 Feb 2016 11:48:26 -0500 Omair Majid Remove a FIXME in VmIdsFinder
Mon, 01 Feb 2016 15:09:49 -0500 Andrew Azores Refactor NotesView into abstract class; implement SwingNotesView
Mon, 01 Feb 2016 13:56:29 -0500 Anirudhan Mukundan Add thermostat local plugin to spec file
Fri, 29 Jan 2016 16:21:28 -0500 Andrew Azores Autosave host and VM notes
Fri, 29 Jan 2016 15:04:58 -0500 Omair Majid Disable profiler output on target JVM
Fri, 29 Jan 2016 10:45:47 -0500 Anirudhan Mukundan Clarify thermostat local command plugin summary and description
Wed, 27 Jan 2016 13:38:19 -0500 Andrew Azores Make Overview panel use same DateFormat as host tree start time label
Wed, 27 Jan 2016 11:16:45 -0500 Anirudhan Mukundan Add thermostat local command
Wed, 27 Jan 2016 10:45:06 -0500 Anirudhan Mukundan Modify WebAppLauncherCommand to extend AbstractStateNotifyingCommand
Wed, 27 Jan 2016 10:35:13 -0500 Anirudhan Mukundan Remove unnecessary constructor from WebappLauncherCommand
Wed, 27 Jan 2016 10:22:36 -0500 Anirudhan Mukundan Modify ServiceCommand to extend AbstractStateNotifyingCommand