log

age author description
Wed, 26 Aug 2015 10:24:51 +0200 Severin Gehwolf thermostat setup should not be available in shell.
Thu, 03 Sep 2015 11:20:14 +0200 Severin Gehwolf Run original command if not previously configured and setup intercepted.
Wed, 02 Sep 2015 15:27:53 +0200 Severin Gehwolf Refactor thermostat setup model.
Fri, 21 Aug 2015 15:52:23 -0400 Anirudhan Mukundan Perform setup process only after the last screen
Wed, 02 Sep 2015 15:14:30 +0200 Severin Gehwolf Don't allow createThermostatUser() to create duplicate users
Thu, 20 Aug 2015 11:58:36 +0200 Severin Gehwolf Refactor SetupCommand so as to use DependencyServices.
Wed, 02 Sep 2015 14:37:13 +0200 Severin Gehwolf Create credential files with permissions mode 600
Fri, 14 Aug 2015 12:15:56 -0400 Anirudhan Mukundan Create credentials files in USER_THERMOSTAT_HOME when THERMOSTAT_HOME is read-only
Wed, 12 Aug 2015 13:31:48 -0400 Anirudhan Mukundan Create web.auth in in mongodb credentials setup step
Wed, 02 Sep 2015 11:26:48 +0200 Severin Gehwolf Add Thermostat Setup GUI
Tue, 01 Sep 2015 13:21:43 -0400 Omair Majid Move the only file in 'lib' dir to 'libs'
Thu, 03 Sep 2015 16:13:53 +0200 Severin Gehwolf Add support for mongodb 3.0
Thu, 03 Sep 2015 12:12:17 -0400 Omair Majid Show progress while enabling or disabling the profiler
Wed, 02 Sep 2015 17:54:51 +0200 Severin Gehwolf Add new API for tracking a command's dependencies
Wed, 02 Sep 2015 18:49:42 +0200 Severin Gehwolf Clean up the API for tracking command's dependencies
Thu, 25 Jun 2015 15:46:42 -0400 Omair Majid Add a link to the user guide in the help menu
Thu, 26 Mar 2015 15:50:57 +0100 Severin Gehwolf Fix thermostat-roles.properties template for thermostat-cmdc
Tue, 01 Sep 2015 10:22:40 -0400 Andrew Azores Make VM identifier distinguishable
Tue, 01 Sep 2015 13:27:40 +0200 Mario Torre Timeline is empty for the threads tab
Mon, 24 Aug 2015 13:07:06 -0400 Omair Majid Fix possibly-incorrect hardcoded path to profiler jar
Wed, 19 Aug 2015 10:47:55 -0400 Omair Majid Color code method names in the profiler
Mon, 30 Mar 2015 09:55:30 -0400 Omair Majid Add a StringUtils.join method
Mon, 30 Mar 2015 13:50:51 -0400 Omair Majid More readable method names in profiler results
Tue, 18 Aug 2015 11:23:58 -0400 Omair Majid Remove visual glitches in the profiler sessions list
Mon, 17 Aug 2015 11:54:56 -0400 Omair Majid Be explicit when profiling gathered no results
Wed, 12 Aug 2015 20:06:57 -0400 Omair Majid Show progress when checking for deadlocks
Tue, 11 Aug 2015 17:42:58 -0400 Omair Majid Show deadlock raw text and visualization side-by-side
Tue, 11 Aug 2015 17:41:16 -0400 Omair Majid Make deadlock text area non-editable
Tue, 18 Aug 2015 12:14:59 +0200 Severin Gehwolf Don't install build artifacts via plug-in assembly.
Mon, 17 Aug 2015 10:59:04 -0400 Omair Majid Use ThermostatScrollPane instead of JScrollPane