log

age author description
Wed, 09 Sep 2015 10:00:43 +0200 Severin Gehwolf Prevent infinite loops on short input for "setup -c".
Wed, 16 Sep 2015 10:45:57 -0400 Omair Majid Allow clients to save notes
Wed, 16 Sep 2015 10:30:04 -0400 Omair Majid Fix issues in profiler session selection
Tue, 15 Sep 2015 11:53:14 -0400 Omair Majid Show command channel process as Thermostat
Tue, 15 Sep 2015 13:16:55 -0400 Omair Majid Improve labels for Thermostat VMs
Tue, 15 Sep 2015 16:08:32 -0400 Elliott Baron Restore netty in agent/command/pom.xml
Tue, 15 Sep 2015 12:35:25 -0400 Omair Majid Don't assume id is in /bin
Wed, 10 Jun 2015 12:00:49 -0400 Omair Majid Remove url scheme check in MongoConnectionTest
Tue, 15 Sep 2015 17:54:24 +0200 Severin Gehwolf Bump mongo-java-driver version
Tue, 15 Sep 2015 10:35:40 -0400 Andrew Azores Fix setup error dialog "More Info" button moving on click
Wed, 09 Sep 2015 18:32:31 +0200 Severin Gehwolf Fix infinite loop in StorageAuthInfoGetter.getPassword() on short input.
Fri, 28 Aug 2015 16:00:34 -0400 Andrew Azores Make ProgressHandle messages consistent
Fri, 11 Sep 2015 10:52:58 -0400 Anirudhan Mukundan Disallow identical agent and client username choices in thermostat setup
Thu, 10 Sep 2015 11:20:39 -0400 Elliott Baron Command Channel as a separate process
Thu, 10 Sep 2015 10:35:38 -0400 Andrew Azores Remove accidentally included debugging line
Wed, 09 Sep 2015 12:50:27 +0200 Severin Gehwolf Exempt help invocations from setup hook.
Thu, 10 Sep 2015 11:51:45 +0200 Severin Gehwolf Fix build failure caused by bash-completion tests
Mon, 27 Jul 2015 11:14:32 -0400 Omair Majid Add some debugging info to bash-completion tests
Fri, 24 Jul 2015 15:16:30 -0400 Omair Majid Add tests for bash completion
Wed, 09 Sep 2015 12:43:17 -0400 Andrew Azores Ensure UI changes at end of setup occur on EDT
Tue, 08 Sep 2015 12:56:38 -0400 Andrew Azores Add more information to setup failure dialogs
Mon, 07 Sep 2015 16:44:52 +0200 Severin Gehwolf Make setup work if webapp is not installed.
Fri, 04 Sep 2015 14:57:14 -0400 Anirudhan Mukundan Add a quick setup option to provide a fast-track path through setup GUI
Fri, 04 Sep 2015 13:06:49 -0400 Andrew Azores Setup displays error dialogs when setup fails
Fri, 04 Sep 2015 11:03:35 -0400 Andrew Azores Display wait cursor when finishing setup
Fri, 04 Sep 2015 10:21:22 -0400 Andrew Azores Setup views focus initial components and allow "Enter" to advance
Thu, 03 Sep 2015 18:42:54 +0200 Severin Gehwolf Use ThermostatScrollPane instead of JScrollPane in setup.
Thu, 03 Sep 2015 17:17:14 -0400 Andrew Azores Fix looping on setup window closing
Thu, 03 Sep 2015 15:19:46 +0200 Severin Gehwolf Implement non-gui version of 'thermostat setup'.
Tue, 01 Sep 2015 16:03:14 +0200 Severin Gehwolf Make keyring store exceptions non-fatal in thermostat setup.
Fri, 28 Aug 2015 15:41:08 +0200 Severin Gehwolf Move SetupCommand to internal package.
Mon, 31 Aug 2015 13:09:50 -0400 Anirudhan Mukundan Disable finish button by default in "Thermostat Users Setup" stage of setup GUI
Fri, 28 Aug 2015 13:52:44 -0400 Anirudhan Mukundan Fix back button in "Thermostat Users Setup" stage of setup GUI
Fri, 28 Aug 2015 13:27:54 -0400 Anirudhan Mukundan Allow user to choose custom credentials for client and agent users
Fri, 28 Aug 2015 09:59:28 -0400 Anirudhan Mukundan Make cancel button in setup gui indicate failure
Thu, 27 Aug 2015 15:03:16 +0200 Severin Gehwolf Properly report error if setup failed to complete.
Thu, 27 Aug 2015 16:17:47 +0200 Severin Gehwolf Fix races in mongodb user setup.
Thu, 27 Aug 2015 12:47:09 +0200 Severin Gehwolf Use proper localized strings in setup.
Tue, 25 Aug 2015 17:32:00 +0200 Severin Gehwolf thermostat gui should not fail after running setup.
Thu, 03 Sep 2015 11:40:37 +0200 Severin Gehwolf Rename folder 'setup-command' to 'setup'.
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