log

age author description
Thu, 23 Jul 2015 15:44:32 +0200 Severin Gehwolf Make thermostat.spec buildable in SCL-ized environment.
Tue, 28 Jul 2015 16:30:20 -0400 Lukasz Dracz Add tab completion for dbUrl option
Mon, 27 Jul 2015 17:10:47 -0400 Omair Majid Fix build failure caused by bash-completion tests
Mon, 27 Jul 2015 12:05:23 -0400 Andrew Azores Add GC tunables functionality to GC panel and show-gc-name command
Mon, 27 Jul 2015 11:32:23 -0400 Omair Majid Require summaries for commands
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
Fri, 24 Jul 2015 12:56:15 -0400 Omair Majid Reduce logging verbosity
Fri, 24 Jul 2015 12:55:35 -0400 Omair Majid Set all logging configuration though config file
Fri, 24 Jul 2015 13:07:18 -0400 Andrew Azores Refactor BasicBatchCursor to use int rather than Integer
Fri, 24 Jul 2015 13:06:09 -0400 Andrew Azores Add find-vm command
Thu, 23 Jul 2015 14:42:17 -0400 Lukasz Dracz Fix cursor in ProfileDAOImplTest
Thu, 23 Jul 2015 11:13:06 -0400 Lukasz Dracz Avoid using HostVMArguments in profile vm command
Thu, 23 Jul 2015 10:41:21 -0400 Omair Majid Reduce duplication in scripts
Thu, 23 Jul 2015 10:33:15 -0400 Omair Majid Add missing thermostat-functions file
Thu, 23 Jul 2015 10:05:28 -0400 Omair Majid Make built thermostat image portable
Thu, 23 Jul 2015 12:53:14 +0200 Severin Gehwolf Remove deprecated API usage in mongodb storage lib.
Wed, 22 Jul 2015 10:33:31 -0400 Anirudhan Mukundan Replace VmRef usages with VmID and AgentID in Pojo Getter Classes
Wed, 22 Jul 2015 09:40:42 -0400 Anirudhan Mukundan Replace VmRef usages with VmID in VMBoundaryPojoGetter
Wed, 22 Jul 2015 11:30:46 +0200 Antonio Cesarano PR1074: Fix ThermostatVmMainLabelDecorator to delegate to parent
Tue, 21 Jul 2015 16:10:45 -0400 Lukasz Dracz Add sorting ability to TableRenderer
Tue, 21 Jul 2015 15:23:37 -0400 Omair Majid Avoid RC4 ciphers
Tue, 21 Jul 2015 10:50:27 -0400 Lukasz Dracz Change hostId to agentId option for ListHeapDumpsCommand
Tue, 21 Jul 2015 15:56:51 +0200 Antonio Cesarano PR1074: Make VM identifier distinguishable
Tue, 21 Jul 2015 10:41:09 +0200 Antonio Cesarano Fix test in HistogramConverterTest.
Fri, 17 Jul 2015 11:59:28 -0400 Lukasz Dracz Add agentId option to ListVmsCommand
Fri, 17 Jul 2015 15:47:35 +0200 Antonio Cesarano Add tree map view to heap analysis tab.
Fri, 17 Jul 2015 11:14:05 +0200 Severin Gehwolf Add missing Iterator.remove() implementations
Thu, 16 Jul 2015 11:36:32 -0400 Andrew Azores Add remove operation to AbstractDao.getEmptyResultCursor
Thu, 16 Jul 2015 10:57:44 -0400 Andrew Azores Update IteratorUtilsTest.testRepeatedCallsToHead
Thu, 16 Jul 2015 10:55:40 -0400 Andrew Azores Replace IteratorUtilsTest.emptyIterator with Collections.emptyIterator
Thu, 16 Jul 2015 10:27:45 -0400 Andrew Azores Added AbstractDAO abstraction layer
Wed, 15 Jul 2015 15:49:28 +0200 Severin Gehwolf Use sorted dumps in SwingHeapDumpListView.
Wed, 15 Jul 2015 10:39:03 -0400 James Aziz Avoid using HostVMArguments in dump heap command
Wed, 15 Jul 2015 10:04:26 -0400 James Aziz Vm stat remove host option and add testNoVmId()
Tue, 14 Jul 2015 17:49:11 -0400 James Aziz Avoid using HostVMArguments in gc and show gc name commands
Tue, 14 Jul 2015 13:26:32 -0400 James Aziz Avoid using HostVMArguments in vm stat command.
Tue, 14 Jul 2015 18:59:54 +0200 Severin Gehwolf Avoid NPEs in WebAppTest.tearDownOnce().
Tue, 14 Jul 2015 12:01:44 -0400 Lukasz Dracz Move isAlive method from HostInfoDAO to AgentInfoDAO
Mon, 13 Jul 2015 15:38:31 -0400 Lukasz Dracz Update HostInfoDAO to use AgentId for getting HostInfo
Fri, 10 Jul 2015 14:21:03 -0400 Andrew Azores Fix missing remove() in anonymous Iterator implementation
Fri, 10 Jul 2015 11:56:12 -0400 Andrew Azores Add IteratorUtils class
Fri, 10 Jul 2015 11:18:42 -0400 Andrew Azores thermostat-web-server code cleanup
Wed, 08 Jul 2015 15:11:47 -0400 Andrew Azores Make Cursor extend Iterator
Wed, 08 Jul 2015 12:12:47 -0400 Jie Kang Show rate of allocations in host numa chart
Wed, 08 Jul 2015 11:42:39 -0400 Jie Kang Allow multiple charts in SingleValueChartPanel
Tue, 07 Jul 2015 15:44:01 -0400 Andrew Azores VmInfoDao#getVmIds returns Set not Collection
Tue, 07 Jul 2015 15:43:50 -0400 Andrew Azores Refactor AgentInfoDao#getAgentIds #getAliveAgentIds
Tue, 07 Jul 2015 15:43:26 -0400 Andrew Azores AgentInfoDAO#getAgentIds #getAliveAgentIds return Sets not Collections
Tue, 07 Jul 2015 15:43:43 -0400 Lukasz Dracz Show Main Classes when completing Vm Ids
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 12:35:54 -0400 Lukasz Dracz Change AgentIdsFinder to use AgentInfoDAO to find agentIds
Thu, 02 Jul 2015 11:09:32 -0400 Jie Kang Don't allow negative values in vm-cpu chart's y-axis
Thu, 02 Jul 2015 10:10:40 -0400 Andrew Azores Fix quoted arguments in thermostat shell
Wed, 01 Jul 2015 14:28:10 +0200 Severin Gehwolf Make Fedora SRPM buildable again (jgraphx dep added).
Tue, 30 Jun 2015 12:13:06 +0200 Severin Gehwolf Fix how thermostat sets up j.u.l logging.
Tue, 30 Jun 2015 11:35:02 +0200 Severin Gehwolf Make bash completions independent of log levels.
Wed, 24 Jun 2015 13:55:39 +0200 Severin Gehwolf Add script for building Thermostat source RPMs.
Wed, 24 Jun 2015 20:39:50 +0200 Severin Gehwolf Add Fedora thermostat spec file.