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
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
Mon, 30 Mar 2015 10:10:43 -0400 Omair Majid Set up default boot delegation to make vm-profiler work
Thu, 20 Aug 2015 14:12:33 +0200 Mario Torre Backport: Improve treemap zoom out
Wed, 19 Aug 2015 11:41:51 +0200 Mario Torre Backport: "List Dumps" window does not update after an in-progress heap dump is completed
Mon, 17 Aug 2015 16:05:36 +0200 Severin Gehwolf Provide a better info message for 'non-alive' VMs when performing GC.
Thu, 13 Aug 2015 18:32:36 +0200 Severin Gehwolf Store credentials only if save entitlements is checked.
Thu, 19 Mar 2015 12:15:08 +0100 Severin Gehwolf Add basic thermostat man page.
Wed, 12 Aug 2015 16:46:08 -0400 Andrew Azores Prevent TreeMapComponent from zooming in to leaf nodes
Tue, 11 Aug 2015 16:44:11 +0200 Severin Gehwolf Add integration test verifying that commands OSGi-resolve.
Wed, 12 Aug 2015 17:09:09 +0200 Mario Torre Backport: Make profiler more consistent with the rest of Thermostat
Tue, 30 Jun 2015 14:24:29 -0400 Omair Majid Visualization for thread deadlock
Tue, 28 Jul 2015 13:48:30 -0400 Jie Kang Fix bundle dependencies for command 'gc'
Tue, 28 Jul 2015 17:14:09 +0200 Severin Gehwolf Make bash completion independent of configured log level.
Thu, 23 Jul 2015 14:24:35 +0200 Antonio Cesarano PR2558: [1.4] Backport - Fix test in HistogramConverterTest
Thu, 23 Jul 2015 14:03:27 +0200 Antonio Cesarano PR2558: [1.4] Backport - Add tree map view to heap analysis tab
Tue, 07 Jul 2015 12:23:45 -0400 Andrew Azores Allow single quoted args in thermostat shell
Tue, 07 Jul 2015 12:23:20 -0400 Andrew Azores Add warning emission ability to ShellArgsParser
Thu, 02 Jul 2015 10:10:40 -0400 Andrew Azores Fix quoted arguments in thermostat shell
Tue, 23 Jun 2015 12:32:59 +0200 Severin Gehwolf Remove remaining devel build vs. release build differences.
Tue, 16 Jun 2015 11:52:41 -0400 Omair Majid Remove web.war.backingstorage*snippets from pom files
Tue, 23 Jun 2015 09:57:32 -0600 Jon VanAlten Merge.
Thu, 04 Jun 2015 00:38:59 -0500 Jon VanAlten Bump version for further in-branch development.
Thu, 04 Jun 2015 00:15:11 -0500 Jon VanAlten Added tag 1.3.3-SNAPSHOT for changeset 08d438ac9b8f
Thu, 04 Jun 2015 00:14:26 -0500 Jon VanAlten Bump version for 1.3.3-SNAPSHOT 1.3.3-SNAPSHOT
Wed, 03 Jun 2015 10:03:08 -0400 Omair Majid Read users/roles from USER_THERMOSTAT_HOME as fallback
Thu, 18 Jun 2015 18:13:42 +0200 Severin Gehwolf Fall back to LsbRelease if EtcOsRelease doesn't return useful info.
Wed, 17 Jun 2015 12:07:20 -0400 Jie Kang Skip Caciocavallo tests on JDK 1.8
Tue, 24 Mar 2015 13:25:59 +0100 Severin Gehwolf Show THERMOSTAT_HOME/USER_THERMOSTAT_HOME in launcher logs.
Fri, 29 May 2015 16:32:41 +0200 Severin Gehwolf Fix WebAppTest for release builds (and devel builds).
Thu, 28 May 2015 14:57:42 +0200 Severin Gehwolf Allow for thermostat-setup to work with mongodb <= 2.2
Wed, 27 May 2015 18:29:13 +0200 Severin Gehwolf Add more debugging to maven archetype verifiers.
Wed, 27 May 2015 12:17:35 +0200 Severin Gehwolf Use createUser/addUser as appropriate in thermostat-setup.
Tue, 26 May 2015 16:05:46 +0200 Severin Gehwolf Use start/stop storage rather than calling out to mongod directly.
Tue, 26 May 2015 12:13:31 +0200 Severin Gehwolf Fix WebAppTest races.
Thu, 21 May 2015 15:36:44 -0400 Omair Majid Add compatiblity with mongodb 2.6
Mon, 08 Jun 2015 11:18:07 -0400 Jie Kang Host-memory chart should not show negative values in the y-axix
Tue, 26 May 2015 09:55:40 -0400 Omair Majid WebAppTest should not use actual configuration
Tue, 26 May 2015 19:30:10 +0200 Severin Gehwolf Prevent NPE after CVE-2015-3201 fix in web-storage-service.
Wed, 20 May 2015 14:40:55 -0400 Omair Majid CVE-2015-3201: world-readable configuration file containing credentials
Tue, 19 May 2015 10:55:20 -0400 Jie Kang Refactor boot options
Thu, 07 May 2015 09:07:23 -0400 Jie Kang Repaint components after revalidating
Wed, 25 Mar 2015 12:27:37 -0400 Lukasz Dracz Add Tab Completion to Bash Shell
Wed, 25 Mar 2015 11:35:00 -0400 Lukasz Dracz Add boolean add-file-completion to Thermostat-Plugin schema
Tue, 10 Mar 2015 16:30:15 +0100 Severin Gehwolf Separate plugin tests into user/system versions.
Tue, 10 Mar 2015 11:39:31 -0400 Omair Majid Don't break terminal on Ctrl-c when reading password
Wed, 04 Mar 2015 10:50:58 +0100 Severin Gehwolf Add GC common name command to CLI.
Wed, 25 Feb 2015 16:31:05 +0100 Severin Gehwolf Remove unused service HostInfoDAO from gc cmd.
Tue, 10 Mar 2015 09:44:47 +0100 Severin Gehwolf Integration tests fail if mongod is not found in std PATH.
Tue, 03 Mar 2015 16:32:21 +0100 Severin Gehwolf thermostat service fails silently if agent fails to connect.
Mon, 02 Mar 2015 17:10:50 +0100 Severin Gehwolf Make itests independent of configured log levels.
Mon, 09 Mar 2015 19:53:53 +0100 Severin Gehwolf Switch to logging in ServiceCommand.