log

age author description
Tue, 31 Mar 2015 12:34:20 +0200 Severin Gehwolf Merge AggregateQuery2 into AggregateQuery
Mon, 30 Mar 2015 13:50:51 -0400 Omair Majid More readable method names in profiler results
Tue, 10 Mar 2015 19:07:49 -0600 Jon VanAlten Generalize ProcReading*Backend to *PollingBackend, add tests
Mon, 30 Mar 2015 10:10:43 -0400 Omair Majid Set up default boot delegation to make vm-profiler work
Mon, 30 Mar 2015 09:58:02 -0400 Omair Majid Show progress while enabling or disabling the profiler
Mon, 30 Mar 2015 09:55:30 -0400 Omair Majid Add a StringUtils.join method
Fri, 27 Mar 2015 14:17:04 -0400 Jie Kang Fix bundle dependencies for command 'gc'
Fri, 27 Mar 2015 12:07:59 -0400 Omair Majid Consolidate duplicated strings for common options in tests
Thu, 26 Mar 2015 12:40:10 -0400 Omair Majid Fix stream closing on profile upload
Thu, 26 Mar 2015 15:50:57 +0100 Severin Gehwolf Fix thermostat-roles.properties template for thermostat-cmdc
Thu, 26 Mar 2015 09:15:43 -0400 Omair Majid Update contributor guide to mention man page
Thu, 26 Mar 2015 08:47:50 -0400 Jie Kang Show framework options and other flags in CLI command
Wed, 25 Mar 2015 10:06:28 +0100 Severin Gehwolf Fix storage usage string.
Tue, 24 Mar 2015 13:25:59 +0100 Severin Gehwolf Show THERMOSTAT_HOME/USER_THERMOSTAT_HOME in launcher logs.
Tue, 10 Mar 2015 16:30:15 +0100 Severin Gehwolf PR1595: Separate plugin tests into user/system versions.
Thu, 19 Mar 2015 12:15:08 +0100 Severin Gehwolf Add basic thermostat man page.
Mon, 23 Mar 2015 10:54:17 +0100 Severin Gehwolf Revert OSGi cache per command.
Mon, 23 Mar 2015 10:55:33 -0400 Lukasz Dracz Add Tab Completion to Bash Shell
Thu, 12 Mar 2015 17:07:19 +0100 Antonio Cesarano PR2089: Throw NoSuchElementException on Cursor.next() and no next elements are available
Wed, 11 Mar 2015 23:45:46 -0400 Omair Majid Display all measured vm-IO values in charts
Wed, 11 Mar 2015 23:44:36 -0400 Omair Majid New components for color-coded legends
Wed, 11 Mar 2015 13:41:59 -0400 Omair Majid Storage.saveFile() should close the stream
Tue, 03 Mar 2015 16:32:21 +0100 Severin Gehwolf PR2252: thermostat service fails silently if agent fails to connect.
Tue, 10 Mar 2015 09:44:47 +0100 Severin Gehwolf PR2259: Integration tests fail if mongod is not found in std PATH.
Tue, 10 Mar 2015 11:39:31 -0400 Omair Majid Don't break terminal on Ctrl-c when reading password
Tue, 10 Mar 2015 01:44:42 -0600 Jon VanAlten Merge
Tue, 10 Mar 2015 01:29:23 -0600 Jon VanAlten Bump version for further in-branch development.
Tue, 10 Mar 2015 01:08:49 -0600 Jon VanAlten Added tag 1.99.1-SNAPSHOT for changeset 648920f5c382
Tue, 10 Mar 2015 01:08:28 -0600 Jon VanAlten Bump version for 1.99.1-SNAPSHOT 1.99.1-SNAPSHOT
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.
Wed, 04 Mar 2015 11:50:35 +0100 Severin Gehwolf Remove debug println in ThreadCountBackend.
Wed, 04 Mar 2015 10:50:58 +0100 Severin Gehwolf Add GC common name command to CLI.
Mon, 02 Mar 2015 17:04:45 -0500 Omair Majid Update description style of some commands
Fri, 27 Feb 2015 16:21:15 -0500 Lukasz Dracz Add boolean add-file-completion to Thermostat-Plugin schema
Wed, 25 Feb 2015 15:32:16 +0100 Severin Gehwolf OSGi cache per command.
Wed, 25 Feb 2015 15:06:55 +0100 Severin Gehwolf Refactor boot options.
Wed, 25 Feb 2015 16:31:05 +0100 Severin Gehwolf Remove unused service HostInfoDAO from gc cmd.
Mon, 23 Feb 2015 10:32:39 -0500 Omair Majid Remove leftover agent-proxy-common module
Fri, 20 Feb 2015 15:19:33 -0500 Lukasz Dracz Add Tab Completion Tests for Inline
Wed, 18 Feb 2015 19:06:10 +0100 Severin Gehwolf [JDK 9 compat]: Upgrade to powermock >= 1.5.6
Tue, 17 Feb 2015 16:30:28 +0100 Severin Gehwolf Fix osgi-export.properties so as to work with JDK 9
Wed, 18 Feb 2015 19:09:13 -0500 Omair Majid Do not require tools.jar for jdk 9 and later
Wed, 18 Feb 2015 15:58:05 -0500 Omair Majid Use JDK 9-compatible generics
Wed, 18 Feb 2015 14:31:23 -0500 Omair Majid Add base classes for /proc-using backends
Wed, 18 Feb 2015 14:29:44 -0500 Omair Majid Measure IO statistics of VMs
Fri, 13 Feb 2015 11:12:04 -0500 Lukasz Dracz Fix File Tab Completion tests creating One File
Thu, 12 Feb 2015 14:21:05 +0100 Mario Torre update copyright year
Thu, 12 Feb 2015 13:09:08 +0100 Mario Torre Cache thread monitor controllers and views
Tue, 10 Feb 2015 16:54:51 -0500 Lukasz Dracz Add File Completion to Thermostat Shell
Tue, 10 Feb 2015 09:13:31 -0500 Jie Kang Show progress/busy-waiting when loading heap dump view
Mon, 09 Feb 2015 17:13:55 -0500 Jie Kang Fix vm-memory tab to update with correct intervals.
Fri, 06 Feb 2015 11:36:47 -0500 Lukasz Dracz Add Tab Completion to Thermostat Shell Command
Thu, 05 Feb 2015 20:09:15 -0700 Jon VanAlten Bump version to 1.99.0-SNAPSHOT.
Thu, 05 Feb 2015 19:53:31 -0700 Jon VanAlten PR2216: Remove unnecessary agent->client and common->client deps
Thu, 05 Feb 2015 19:10:13 -0700 Jon VanAlten Added tag 1.4-branchpoint for changeset 2535bda2cd98
Thu, 05 Feb 2015 18:15:42 -0500 Omair Majid Fix scripts to use valid return values
Thu, 05 Feb 2015 10:08:44 -0500 Jie Kang Add user token capability to custom shell prompt
Thu, 05 Feb 2015 10:07:17 -0500 Jie Kang Retain username info on connections to database
Wed, 04 Feb 2015 16:13:22 -0500 Jie Kang Show progress/busy-waiting when performing heap dump 1.4-branchpoint