Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 22a1dad1933a25bf3b4731873a663760a3436671
https://github.com/rhq-project/rhq/commit/22a1dad1933a25bf3b4731873a663760a…
Author: Libor Zoubek <lzoubek(a)redhat.com>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/help/RhAccessView.java
A modules/enterprise/gui/rh-access-war/src/main/java/org/rhq/server/rhaccess/CacheControlFilter.java
M modules/enterprise/gui/rh-access-war/src/main/webapp/WEB-INF/web.xml
A modules/enterprise/gui/rh-access-war/src/main/webapp/css/redhat_access_angular_ui-deps-embedded-images-redhat-1.css
R modules/enterprise/gui/rh-access-war/src/main/webapp/css/redhat_access_angular_ui-deps-embedded-images.css
A modules/enterprise/gui/rh-access-war/src/main/webapp/css/redhat_access_angular_ui-embedded-images-redhat-1.css
R modules/enterprise/gui/rh-access-war/src/main/webapp/css/redhat_access_angular_ui-embedded-images.css
A modules/enterprise/gui/rh-access-war/src/main/webapp/js/custom-cases-redhat-1.js
R modules/enterprise/gui/rh-access-war/src/main/webapp/js/custom-cases.js
A modules/enterprise/gui/rh-access-war/src/main/webapp/js/redhat_access_angular_ui-deps-redhat-1.js
R modules/enterprise/gui/rh-access-war/src/main/webapp/js/redhat_access_angular_ui-deps.js
A modules/enterprise/gui/rh-access-war/src/main/webapp/js/redhat_access_angular_ui-redhat-1.js
R modules/enterprise/gui/rh-access-war/src/main/webapp/js/redhat_access_angular_ui.js
A modules/enterprise/gui/rh-access-war/src/main/webapp/support-redhat-1.html
R modules/enterprise/gui/rh-access-war/src/main/webapp/support.html
Log Message:
-----------
Bug 1160191 - Able to create New support case in JBoss ON who does not have
'Manage Support Cases' permission
Updated RHA to 0.9.73. All files changed since 3.3.0.GA had to be renamed
(prevent browser caching) added CacheFilter class which sets correct headers
to returned js,css,html files - so we don't need to rename files with
further updates.
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 087592dc75899aaa81cf09294e545d05d9cd1b70
https://github.com/rhq-project/rhq/commit/087592dc75899aaa81cf09294e545d05d…
Author: Michael Burman <miburman(a)redhat.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/bundle/deploy/GetDeploymentInfoStep.java
Log Message:
-----------
[BZ 1180324] Display the correct org.rhq.discoveryDelay value in the UI on the first deployment
(cherry picked from commit c3e31d5a2d5dd449b00a4cd77cb79d2add3317aa)
Signed-off-by: Libor Zoubek <lzoubek(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/rhq-project/rhq
Commit: 35f68324b40605d8b6c70c3a63e819a6d807d276
https://github.com/rhq-project/rhq/commit/35f68324b40605d8b6c70c3a63e819a6d…
Author: Michael Burman <miburman(a)redhat.com>
Date: 2015-01-23 (Fri, 23 Jan 2015)
Changed paths:
M modules/plugins/jmx/src/main/java/org/rhq/plugins/jmx/JMXDiscoveryComponent.java
Log Message:
-----------
[BZ 1145561] Manual discovery of JMX resource does not close EmsConnection