Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: c6e7758d046791ac9ee48ada78b8dbc4aa2c0f68
https://github.com/rhq-project/rhq/commit/c6e7758d046791ac9ee48ada78b8dbc4a…
Author: Michael Burman <miburman(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/dashboard/portlets/inventory/groups/graph/ResourceGroupD3GraphPortlet.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/dashboard/portlets/inventory/resource/graph/ResourceD3GraphPortlet.java
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_cs.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_de.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ja.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ko.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_pt.properties
M modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_zh.properties
Log Message:
-----------
Bug 1207263 - Dashboard portlet of memory heap does not have breadcrumb
Added new portlet setting called 'Custom Title' to ResourceGroupGraph
poretlet and ResourceGraph portlet. If this set, value replaces default
protlet title.
Conflicts:
modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_de.properties
modules/enterprise/gui/coregui/src/main/resources/org/rhq/coregui/client/Messages_ja.properties
Manually cherry-picked from commit fc62177583c692d915cfdb4d76b8cc4b2b053907
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 9bf0db1a1102a2126765b95448c7aac5c40adf9c
https://github.com/rhq-project/rhq/commit/9bf0db1a1102a2126765b95448c7aac5c…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseProcessDiscovery.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Bug 1231904 - Error in server log on rhq-jboss-as-7-plugin update
Make nativeLocalAuth property optional and fix resource upgrade code, to
actually do upgrade.
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: a7b1821785fc83fdcdd0fdf72dacd2e9b0a5d7c3
https://github.com/rhq-project/rhq/commit/a7b1821785fc83fdcdd0fdf72dacd2e9b…
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/server/plugins/alert-roles/src/main/java/org/rhq/enterprise/server/plugins/alertRoles/RolesSender.java
Log Message:
-----------
[BZ 1221288] Impossible to send Notifications to a Group
The email to role users was broken as described. The code was not
retrieving the lazily loaded subjects for the roles. Fixed.
(cherry picked from commit 0fa1cfe3fa6863e8f4c405667f7b7c71d83fd952)
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 58c7beacbe97944c68e3e58bf4c289822de54c2c
https://github.com/rhq-project/rhq/commit/58c7beacbe97944c68e3e58bf4c289822…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/groups/detail/monitoring/table/CompositeGroupD3MultiLineGraph.java
Log Message:
-----------
The group graph in JON ignores the units of the metrics (if they are
different) and presents all metrics as they were the same unit
Fix graph margins, so yAxis is fully visible even if displaying huge numbers
(cherry picked from commit 4d41f1863a760a17f5c98dd586224ade56d0c237)
Commit: 06e99a79269a144bbf98e3ee8e1fc0baa0a394eb
https://github.com/rhq-project/rhq/commit/06e99a79269a144bbf98e3ee8e1fc0baa…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/inventory/groups/detail/monitoring/table/CompositeGroupD3GraphListView.java
Log Message:
-----------
The group graph in JON ignores the units of the metrics (if they are
different) and presents all metrics as they were the same unit
Fix determination of adjustedUnits (it's unit which fits the highest value
in graph), then use this unit to scale all values.
(cherry picked from commit c12ffa000cec199ea8ce288d8afefd0f8e57449a)
Compare: https://github.com/rhq-project/rhq/compare/d5b094bdc242...06e99a79269a
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 2aca49f665abd954d0ea7b35475f1ecd03e6ce58
https://github.com/rhq-project/rhq/commit/2aca49f665abd954d0ea7b35475f1ecd0…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/gui/portal-war/src/main/java/org/rhq/enterprise/gui/content/DeployPackagesUIBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerBean.java
Log Message:
-----------
Bug 1212022 - unable to deploy package from repository if type is not
File:Deployment/DomainDeployment
Now we show/throw error once user attempts to deploy packageType
incompatible with resource type.
(cherry picked from commit 151e96bbd5713f12b923570bb57cc3ad372244c1)
Commit: d5b094bdc24277f10e5a20b906ad31dfac2b3079
https://github.com/rhq-project/rhq/commit/d5b094bdc24277f10e5a20b906ad31dfa…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/content/ContentManagerBean.java
Log Message:
-----------
Bug 1212022 - unable to deploy package from repository if type is not
File:Deployment/DomainDeployment
improve error message output
(cherry picked from commit e7ec8a2a1349d693b177735e89663dfe3ec3bfb4)
Compare: https://github.com/rhq-project/rhq/compare/c13d9763036e...d5b094bdc242
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 747b55fb71c24c5655c119d003e12fe529844f43
https://github.com/rhq-project/rhq/commit/747b55fb71c24c5655c119d003e12fe52…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M modules/core/native-system/src/main/java/org/rhq/core/system/JavaSystemInfo.java
M modules/core/native-system/src/main/java/org/rhq/core/system/ProcessExecution.java
A modules/core/native-system/src/main/java/org/rhq/core/system/ProcessExecutionOutputStream.java
Log Message:
-----------
Bug 1212950 - EAP 6 start operation causes agent to run out of memory due to
storing console output in an unused buffer
Now process output is captured (if captured) up to 2MB size, once output
exceeds this limit, it is ignored - so we don't run out of memory (unless
agent does not start plenty of verbose processes). Default limit can be
changed via rhq.process-execution.captured-output.limit system property.
This commit also gives more power to plugin writers about capturing process
outputs. ProcessExecution#setCaptureOutput is now deprecated in favor of new
CaptureMode setting. CaptureMode can capture to memory and/or forward to
agent.log as well as setting captured limit.
x
Commit: dbe25738163c130f9973cf9483f63c27f490c7fe
https://github.com/rhq-project/rhq/commit/dbe25738163c130f9973cf9483f63c27f…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-12 (Fri, 12 Jun 2015)
Changed paths:
M modules/core/util/src/main/java/org/rhq/core/util/exec/StreamRedirectorRunnable.java
Log Message:
-----------
Bug 1212933 - Resource start operation leads to broken managed server
Close output and input streams in case of Error, not just Exception is
thrown.
Commit: 4df7ba8ece677677b1eed352368a641c16a5816f
https://github.com/rhq-project/rhq/commit/4df7ba8ece677677b1eed352368a641c1…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/operation/GroupOperationJob.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/operation/OperationManagerBean.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/operation/ResourceOperationJob.java
Log Message:
-----------
Bug 1173164 - Globally uncaught Exception shown in the JBoss ON UI when
trying to display orphaned operation schedule
Fixed by removing operation schedules (and unscheduling it) when the user
does not exist anymore. This removal does not happen at the time when user
is deleted, it happens when either - user want's to see such schedule (which
refers to missing user) or when scheduled job is about to run (in this case
it is canceled).
Commit: c13d9763036e8a49a44f2a7bd9e1366fff26013e
https://github.com/rhq-project/rhq/commit/c13d9763036e8a49a44f2a7bd9e1366ff…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
A modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/server/filter/HtmlContentTypeFilter.java
M modules/enterprise/gui/coregui/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Bug 1215648 - Reverse proxy in front of JBoss ON does not render the login
page but shows the html source of the page
Always set Content-Type text/html when requesting /coregui/login page.
Compare: https://github.com/rhq-project/rhq/compare/de22a9a3a5b1...c13d9763036e
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 4986c9a5c07b0a9745251998bfcf28fd7e128685
https://github.com/rhq-project/rhq/commit/4986c9a5c07b0a9745251998bfcf28fd7…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M modules/core/domain/intentional-api-changes-since-4.13.0.xml
M modules/core/domain/src/main/java/org/rhq/core/domain/operation/OperationScheduleEntity.java
M modules/core/domain/src/main/java/org/rhq/core/domain/operation/composite/GroupOperationScheduleComposite.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/LinkManager.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/dashboard/portlets/recent/operations/OperationSchedulePortlet.java
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/operation/ScheduledOperationsDataSource.java
Log Message:
-----------
Bug 1202760 - Next execution link in "Scheduled Operations" portlet is not
correct
GroupOperationScheduleComposite has been extended so it now knows whether it
is autoGroup or not. Based on that knowledge, we can generate correct Link
in UI.