log

age author description
Mon, 25 Nov 2013 19:03:54 -0500 Omair Majid Rename c.r.t.utils.username to c.r.t.agent.utils.username
Mon, 25 Nov 2013 19:03:29 -0500 Omair Majid Rename c.r.t.utils.management to c.r.t.agent.utils.management
Mon, 25 Nov 2013 19:02:01 -0500 Omair Majid Rename c.r.t.utils.hostname to c.r.t.agent.utils.hostname
Mon, 25 Nov 2013 19:01:03 -0500 Omair Majid Rename c.r.t.utils to c.r.t.agent.utils
Mon, 25 Nov 2013 18:59:50 -0500 Omair Majid Consumers should not implement a Service
Mon, 25 Nov 2013 15:44:21 -0500 Omair Majid Explicitly describe all of public API
Mon, 25 Nov 2013 12:34:34 -0500 Omair Majid Hide c.r.t.common.locale
Mon, 25 Nov 2013 12:11:41 -0500 Omair Majid Fix GUI hang if connection url is bad
Mon, 25 Nov 2013 11:59:22 -0500 Omair Majid Fix eclipse build
Mon, 25 Nov 2013 13:28:50 +0100 Mario Torre Add cpu and memory dial to host pane
Fri, 22 Nov 2013 14:02:33 -0500 Elliott Baron Merge
Fri, 22 Nov 2013 13:53:29 -0500 Elliott Baron Add tmpfiles.d config file for /var/run/thermostat
Fri, 22 Nov 2013 13:30:58 -0500 Elliott Baron Convert RMIRegistry to an OSGi service
Fri, 22 Nov 2013 13:28:33 -0500 Omair Majid Hide c.r.t.killvm.client.locale
Fri, 22 Nov 2013 13:08:52 -0500 Omair Majid Show version information on startup
Fri, 22 Nov 2013 12:50:26 -0500 Omair Majid Build javadocs for core API only
Fri, 22 Nov 2013 11:29:05 -0500 Omair Majid Remove ArrayUtils
Thu, 21 Nov 2013 13:26:53 -0500 Omair Majid Generate docs for more Services and ExtensionPoints
Thu, 21 Nov 2013 10:53:18 -0500 Elliott Baron systemd fixes
Wed, 20 Nov 2013 12:27:59 -0500 Elliott Baron Fix JMXHeapDumper to use agent proxy
Wed, 20 Nov 2013 12:26:53 -0500 Elliott Baron Fix agent proxy startup issue
Tue, 19 Nov 2013 19:54:34 -0500 Omair Majid Show PID of a VM in status bar
Tue, 19 Nov 2013 19:37:34 -0500 Omair Majid Allow building javadocs with make
Tue, 19 Nov 2013 19:35:47 -0500 Omair Majid Add a make target to generate plugin documentation
Tue, 19 Nov 2013 13:23:40 -0500 Omair Majid hashCode and equal in Category ignore indexKeys
Mon, 18 Nov 2013 08:24:25 -0700 Jon VanAlten Avoid side effects of CommonPathsImpl instantiation
Mon, 18 Nov 2013 08:22:15 -0700 Jon VanAlten Configuration now is CommonPaths and a service
Fri, 15 Nov 2013 17:28:05 -0700 Jon VanAlten servicify SSLConfiguration
Fri, 15 Nov 2013 16:15:18 -0700 Jon VanAlten Drop webservice command entirely
Fri, 15 Nov 2013 15:50:46 -0700 Jon VanAlten Create directory structure on demand
Tue, 19 Nov 2013 12:06:01 +0100 Severin Gehwolf Prevent NPEs if no metadada is provided to WebStorageEndpoint filters.
Mon, 18 Nov 2013 19:21:21 -0700 Jon VanAlten Bump snapshot version for next release cycle.
Mon, 18 Nov 2013 18:58:41 -0700 Jon VanAlten Added tag 1.0-branchpoint for changeset 67007986c584
Mon, 18 Nov 2013 18:02:48 -0500 Omair Majid Remove jboss repositories from pom.xml 1.0-branchpoint
Mon, 18 Nov 2013 17:47:25 -0500 Omair Majid Allow 'enter' to accept the connection dialog
Mon, 18 Nov 2013 16:05:37 -0500 Omair Majid Update templates for web storage
Mon, 18 Nov 2013 14:15:57 -0500 Omair Majid Index all Keys used with a SORT
Mon, 18 Nov 2013 14:15:56 -0500 Omair Majid Add support for indexing keys
Fri, 15 Nov 2013 11:14:29 -0500 Omair Majid Document constraints on saveFile
Thu, 14 Nov 2013 13:17:20 -0500 Omair Majid Catch and wrap MongoException
Thu, 14 Nov 2013 13:16:30 -0500 Omair Majid Document Storage API as throwing StorageException
Thu, 14 Nov 2013 19:20:01 +0100 Mario Torre Fix build
Thu, 14 Nov 2013 13:03:19 -0500 Omair Majid Handle no DeadLock data for a VM
Thu, 14 Nov 2013 18:17:51 +0100 Mario Torre Restore search for References in the Reference View
Thu, 14 Nov 2013 18:17:50 +0100 Mario Torre Fix some memory leaks
Thu, 14 Nov 2013 18:17:49 +0100 Mario Torre More UI cleanups
Thu, 14 Nov 2013 11:50:48 -0500 Elliott Baron Merge
Thu, 14 Nov 2013 11:33:46 -0500 Elliott Baron Agent Proxy distribution
Thu, 14 Nov 2013 11:33:02 -0500 Elliott Baron Agent Proxy server tests
Thu, 14 Nov 2013 11:32:26 -0500 Elliott Baron Agent Proxy server
Thu, 14 Nov 2013 11:30:53 -0500 Elliott Baron Agent Proxy client tests
Thu, 14 Nov 2013 11:30:11 -0500 Elliott Baron Agent Proxy client
Thu, 14 Nov 2013 11:28:44 -0500 Elliott Baron Filter-based VM blacklist
Wed, 13 Nov 2013 13:22:22 +0100 Severin Gehwolf Package thermostat-distribution as pom.
Mon, 11 Nov 2013 11:06:04 +0100 Mario Torre Use ReferenceFilter for context actions too
Mon, 11 Nov 2013 11:06:04 +0100 Mario Torre Generify Filter
Fri, 08 Nov 2013 14:44:28 +0100 Mario Torre "generify" Actions
Fri, 08 Nov 2013 14:23:57 +0100 Mario Torre JavaDoc for new Decorator's stuff
Fri, 08 Nov 2013 14:23:26 +0100 Mario Torre Decorators for Icons (Decorators part II)
Fri, 08 Nov 2013 14:22:51 +0100 Mario Torre Add new decorators for labels (part I)
Fri, 08 Nov 2013 04:24:41 -0500 Omair Majid Remove printOSGiInfo and ignoreVersion from Configuration
Thu, 07 Nov 2013 15:27:27 -0500 Omair Majid PR1591: Thermostat should have a way to specify "any bundle version"
Thu, 07 Nov 2013 14:55:48 -0500 Omair Majid Make all timeline-related classes experimental
Thu, 07 Nov 2013 19:10:06 +0100 Severin Gehwolf Fix SERVICE_CLASSPATH in boot-up script.
Thu, 07 Nov 2013 09:42:26 +0100 Mario Torre Upgrade font awesome to latest version
Thu, 07 Nov 2013 09:42:25 +0100 Mario Torre Some color tweeks
Wed, 06 Nov 2013 07:55:20 -0500 Omair Majid PaletteDisplayTool should exit on close
Tue, 05 Nov 2013 15:15:18 -0500 Omair Majid Print unhandled exceptions in timer code
Tue, 05 Nov 2013 15:15:17 -0500 Omair Majid Fix a badly specified API in ThreadDAO
Mon, 04 Nov 2013 16:14:47 -0500 Omair Majid Overlay selection bars on Timeline
Mon, 04 Nov 2013 16:11:51 -0500 Omair Majid Make it easy to examine Palette
Mon, 04 Nov 2013 15:18:39 +0100 Severin Gehwolf Fix thermostat-common-test dependency scope
Thu, 31 Oct 2013 14:44:53 -0400 Omair Majid Tweak TimelineIntervalSelector UI
Thu, 31 Oct 2013 11:55:57 -0400 Omair Majid Make Range immutible/thread-safe
Thu, 31 Oct 2013 16:37:07 +0100 Mario Torre Add context actions to new VMTree
Wed, 30 Oct 2013 14:32:31 +0100 Severin Gehwolf Specify version properties for both, hc-client and hc-core.
Mon, 28 Oct 2013 15:30:44 +0100 Severin Gehwolf Some Category hardening.
Tue, 22 Oct 2013 18:20:04 +0200 Severin Gehwolf PR1580: Implement hashCode() for StatementDescriptor.
Mon, 28 Oct 2013 16:27:18 +0100 Mario Torre Re-add history mode
Mon, 28 Oct 2013 16:27:18 +0100 Mario Torre Fix dead-vm (and other things)
Tue, 22 Oct 2013 17:48:37 +0200 Severin Gehwolf Fix prepared statement patching.
Tue, 22 Oct 2013 19:08:05 +0200 Severin Gehwolf Fix mvn -Dmaven.test.skip=true build.
Tue, 22 Oct 2013 18:38:25 +0200 Severin Gehwolf ParsedStatement API clean-up.
Fri, 18 Oct 2013 18:11:03 -0400 Omair Majid New component for selecting a time interval
Fri, 18 Oct 2013 16:57:09 +0200 Severin Gehwolf Fix Thermostat-Eclipse build.
Fri, 18 Oct 2013 12:25:39 +0200 Severin Gehwolf HG ignore derived pom.
Wed, 02 Oct 2013 15:07:46 +0200 Severin Gehwolf Improve prepared parameter serialization.
Wed, 02 Oct 2013 18:14:39 +0200 Severin Gehwolf PR1529: Revisit implementation of asynchronous Storage.
Fri, 05 Apr 2013 18:57:56 +0200 Severin Gehwolf Add build steps in order to allow stand-alone itest runs.
Wed, 16 Oct 2013 13:19:53 -0400 Omair Majid Document DecoratorProvider as an ExtensionPoint
Wed, 16 Oct 2013 12:40:04 -0400 Omair Majid Extend ThreadDao API
Fri, 04 Oct 2013 19:34:29 +0200 Severin Gehwolf Implement better semantic analysis of descriptors.
Fri, 04 Oct 2013 18:13:31 +0200 Severin Gehwolf Rename StatementDescriptorParser => BasicDescriptorParser.
Mon, 07 Oct 2013 15:03:04 -0400 Omair Majid Add license to StatementDescriptor
Mon, 07 Oct 2013 17:28:43 +0200 Mario Torre Move Filter interface to common
Mon, 07 Oct 2013 13:04:53 +0200 Mario Torre Disabled history mode switch
Mon, 07 Oct 2013 13:04:52 +0200 Mario Torre More small fixlets
Mon, 30 Sep 2013 17:12:26 +0200 Severin Gehwolf Refactor Add/Replace/Update to use a generic set(String, Object).
Fri, 04 Oct 2013 14:23:39 +0200 Mario Torre Small fixlet for colour schemes
Thu, 03 Oct 2013 17:40:02 -0600 Jon VanAlten Bump snapshot version for next release cycle.
Thu, 03 Oct 2013 17:16:19 -0600 Jon VanAlten Added tag 0.15-branchpoint for changeset f55a4281c8f0
Tue, 01 Oct 2013 16:09:10 +0200 Severin Gehwolf ThreadDao style improvements. 0.15-branchpoint
Wed, 25 Sep 2013 19:09:58 +0200 Severin Gehwolf Make prepared writes work with WebStorage.
Mon, 16 Sep 2013 15:28:13 +0200 Severin Gehwolf Refactor DAOs so as to use prepared writes over direct write operations.
Wed, 18 Sep 2013 18:15:22 +0200 Severin Gehwolf Add support for more types which are allowed as free variables.
Tue, 03 Sep 2013 14:19:10 +0200 Severin Gehwolf Implement support for prepared writes.
Mon, 30 Sep 2013 16:38:50 +0200 Mario Torre New VMTree (part III)
Mon, 30 Sep 2013 16:38:49 +0200 Mario Torre New VMTree (part II)
Mon, 30 Sep 2013 16:38:49 +0200 Mario Torre New VMTree (part I)
Mon, 30 Sep 2013 16:38:48 +0200 Mario Torre Fix gui test to run with cacio
Wed, 21 Aug 2013 16:45:51 +0200 Severin Gehwolf PR1527: Improve ACL checks for Storage.saveFile() and Storage.loadFile().
Fri, 20 Sep 2013 12:21:31 -0400 Omair Majid Improve messages when agent is already running
Thu, 19 Sep 2013 16:18:08 -0400 Omair Majid Add a user-specific plugins directory
Wed, 18 Sep 2013 10:17:35 +0200 Mario Torre Host monitor API
Wed, 18 Sep 2013 10:16:49 +0200 Mario Torre Small changes to the GlassPane
Tue, 17 Sep 2013 18:56:24 -0400 Omair Majid Make 'foo --help' work like 'help foo'
Fri, 06 Sep 2013 10:51:16 +0200 Severin Gehwolf Validator improvements.
Wed, 11 Sep 2013 12:44:35 -0400 Omair Majid Use appropriate encoding when reading files
Tue, 13 Aug 2013 18:17:57 +0200 Severin Gehwolf Integration tests for ACL-based query filtering.
Mon, 02 Sep 2013 11:34:12 +0200 Severin Gehwolf Use WriterID service over Storage.get/setAgentId() (Part 4).