Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 349b90e6c475c56b2fbd2e4cc859a2a46120120d
https://github.com/rhq-project/rhq/commit/349b90e6c475c56b2fbd2e4cc859a2a46…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-30 (Sat, 30 Aug 2014)
Changed paths:
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Bug 998673 - Thread Pool keepalive-time-unit needs to define allowed values so the user doesn't have to guess
(cherry picked from commit 7bef780cf4a014e2734e358c46df1f00d1b6a818)
Signed-off-by: Thomas Segismont <tsegismo(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 454bcaed5fe10a6f912c929b227274046d0396e4
https://github.com/rhq-project/rhq/commit/454bcaed5fe10a6f912c929b227274046…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-30 (Sat, 30 Aug 2014)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/HostControllerComponent.java
Log Message:
-----------
Bug 1135551 - bundle deployment handover fails when app runtime name != war name
The server group deployment node was created correctly (with name = filename) but then erroneously addressed (with name = runtimename)
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 595ca3a7b2e2327a2425f5435e210c217a2cb30d
https://github.com/rhq-project/rhq/commit/595ca3a7b2e2327a2425f5435e210c217…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-30 (Sat, 30 Aug 2014)
Changed paths:
M modules/plugins/jboss-as-5/src/main/java/org/rhq/plugins/jbossas5/ManagedComponentComponent.java
Log Message:
-----------
Bug 1135678 - AS5 plugin: resources backed by ManagedComponentComponent may stay down indefinitely
Measurement requests or configuration loading may prevent the availability check to determine the ManagedComponent runState.
If the last known runState is null, get the ManagedComponent instance even if it was refreshed recently.
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: fe35b53c28f0af42b0c19cd98cd039edbd682114
https://github.com/rhq-project/rhq/commit/fe35b53c28f0af42b0c19cd98cd039edb…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128921] Avoid logging the output from the rhq-encode-value utility to the installer log.
(cherry picked from commit 6e9d2527451ebe4e695dce863120e3e654bcf13e)
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 6e9d2527451ebe4e695dce863120e3e654bcf13e
https://github.com/rhq-project/rhq/commit/6e9d2527451ebe4e695dce863120e3e65…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/server/installer/src/main/java/org/rhq/enterprise/server/installer/Installer.java
Log Message:
-----------
[BZ 1128921] Avoid logging the output from the rhq-encode-value utility to the installer log.
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 85bc070436b48bcb60f6fd17c30138eb1f8ab5ad
https://github.com/rhq-project/rhq/commit/85bc070436b48bcb60f6fd17c30138eb1…
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/groups/detail/ResourceGroupDetailView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeDataSource.java
A modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeTableView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeView.java
Log Message:
-----------
Merge pull request #115 from tsegismont/calltime_daterangeeditor
Bug 1032054 - Refresh button on Monitoring/Calltime page does not move '...Looks good to me, addition of the time bar is useful.
(cherry picked from commit b08d92459c2039bafc1f904c0c0ec07b08f099d2)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: f5a0afb1262688aded68a73f82795efd6ed72b8b
https://github.com/rhq-project/rhq/commit/f5a0afb1262688aded68a73f82795efd6…
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/groups/detail/ResourceGroupDetailView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeDataSource.java
A modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeTableView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeView.java
Log Message:
-----------
Bug 1032054 - Refresh button on Monitoring/Calltime page does not move 'last 8 hour' time range
Reused the metrics page time range editor
Commit: b08d92459c2039bafc1f904c0c0ec07b08f099d2
https://github.com/rhq-project/rhq/commit/b08d92459c2039bafc1f904c0c0ec07b0…
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/groups/detail/ResourceGroupDetailView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeDataSource.java
A modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeTableView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/resource/detail/monitoring/CalltimeView.java
Log Message:
-----------
Merge pull request #115 from tsegismont/calltime_daterangeeditor
Bug 1032054 - Refresh button on Monitoring/Calltime page does not move '...Looks good to me, addition of the time bar is useful.
Compare: https://github.com/rhq-project/rhq/compare/8420862e00e0...b08d92459c20
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 83f133d17ce4eb377fc2b398b109c41da3ef6c6e
https://github.com/rhq-project/rhq/commit/83f133d17ce4eb377fc2b398b109c41da…
Author: John Mazzitelli <mazz(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/admin/agent/install/RemoteAgentInstallView.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/util/ErrorHandler.java
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages.properties
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/RemoteInstallManagerBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/SSHFileSend.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/install/remote/SSHInstallUtility.java
Log Message:
-----------
Merge pull request #114 from burmanm/remote_agent
Modify remote agent install UI and make userfriendlier error messages(cherry picked from commit 66effaa0b473c133c4f1e667b0bea4436d85cbff)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 298bb226afb7db2127dc4ba56e0f6661ce19ba48
https://github.com/rhq-project/rhq/commit/298bb226afb7db2127dc4ba56e0f6661c…
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/server/server-control/src/main/java/org/rhq/server/control/command/Install.java
Log Message:
-----------
Increase the RHQ Storage startup wait time to 12.5 seconds to be above the default Cassandra superuser setup delay of 10 seconds.
(cherry picked from commit 29d377953868104178f6987c24c2b4d5f07d5927)
Signed-off-by: Jay Shaughnessy <jshaughn(a)redhat.com>
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: c015d106cc97ab3e95775cf61b0f220a8ff63c43
https://github.com/rhq-project/rhq/commit/c015d106cc97ab3e95775cf61b0f220a8…
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/alert/definitions/SingleAlertDefinitionView.java
Log Message:
-----------
[1093265] Added some longer button disablement to avoid concurrent updates.
If this "cheap" fix isn't sufficient we'd have to look at something
server-side, and more substantial.
(cherry picked from commit f5bf43c71e26bd98d88a55686bf32487580d806a)
Signed-off-by: Lukas Krejci <lkrejci(a)redhat.com>