log

age author description
Thu, 20 Oct 2016 11:08:56 -0400 Simon Tooke Windows - insecure file-based keyring (using ServiceTracker)
Tue, 18 Oct 2016 11:45:10 +0200 Severin Gehwolf [Byteman] Refactor GraphDataset to take proper filter param.
Mon, 17 Oct 2016 20:50:14 +0200 Severin Gehwolf [Byteman] Refactor GraphDataset.
Tue, 20 Sep 2016 19:07:51 +0200 Severin Gehwolf [Byteman] Add tests for GraphDataset.
Tue, 18 Oct 2016 18:34:05 +0200 Severin Gehwolf [Byteman] Pre-populate x, y coordinates and filter for graphs.
Tue, 18 Oct 2016 09:52:10 -0400 Andrew Azores Ensure selected subcommand options are not overridden by other subcommands
Thu, 13 Oct 2016 15:09:54 -0400 Simon Tooke Windows - change invocation of thermostat-command-channel
Thu, 13 Oct 2016 15:02:25 -0400 Simon Tooke Windows - update command files, correct USER_THERMOSTAT_HOME under cygwin
Thu, 13 Oct 2016 14:57:38 -0400 Simon Tooke Windows - use templating for portable property files
Thu, 13 Oct 2016 14:51:30 -0400 Simon Tooke Windows - fsync mongodb after creating user
Thu, 13 Oct 2016 14:03:45 -0400 Andrew Azores Make byteman load -r option required
Thu, 13 Oct 2016 14:03:12 -0400 Andrew Azores Fix bug where subcommand-specific required options are required unconditionally
Thu, 13 Oct 2016 09:37:20 -0400 Andrew Azores Append file separator char to directory names in shell filename tab completion
Tue, 04 Oct 2016 11:21:55 -0400 Jie Kang Update 0002_shared_osgi_spec_fixes.patch for tcp-socket plugin
Tue, 04 Oct 2016 10:09:17 -0700 Simon Tooke Windows: add cmd files, stub keyring, fix mongo invocation
Fri, 30 Sep 2016 11:20:00 -0400 Simon Tooke Add TCP IPC protocol
Fri, 30 Sep 2016 10:15:14 -0400 Simon Tooke Changes to refactor thermostat-osgi-process-handler
Wed, 28 Sep 2016 11:35:58 -0400 Andrew Azores AbstractCompleterCommand provides default CompleterService implementations
Fri, 23 Sep 2016 17:13:44 +0200 Simon Tooke Set a default JNI_PLATFORM (=linux) in Makefiles, and fixes a build failure
Fri, 23 Sep 2016 10:04:43 -0400 Andrew Azores Queue HostTreeController actions on EDT in all places where necessary
Thu, 22 Sep 2016 09:25:33 -0400 Alex Macdonald Fix profiler table repainting error when moving columns
Wed, 21 Sep 2016 11:41:25 -0400 Simon Tooke Changes for basic windows (cygwin+mingw64) build
Tue, 20 Sep 2016 13:57:38 -0400 Jie Kang Add Timers class to provide timer policies
Fri, 16 Sep 2016 17:16:13 +0200 Severin Gehwolf [RPM] Desktop integration and merge from downstream.
Tue, 20 Sep 2016 10:26:28 -0400 Andrew Azores Ensure storage is only initialized once in WebStorageEndPoint
Tue, 20 Sep 2016 10:03:56 +0200 Severin Gehwolf Add support for Tomcat 8.
Fri, 16 Sep 2016 12:20:00 -0400 Jie Kang Remove boilerplate bind/unbind code.
Fri, 16 Sep 2016 12:23:31 -0400 Jie Kang Don't use forkMode=always in unit tests.
Wed, 14 Sep 2016 15:05:13 +0200 Severin Gehwolf Align Byteman chart view with look and feel.
Fri, 16 Sep 2016 10:25:53 -0400 Andrew Azores Use felix-scr Activate annotation in AbstractCompleterCommand