[rhq-project/rhq] 729ebd: [BZ 1431097] Fix NaN comparison
by Ruben Vargas
Branch: refs/heads/release/jon3.3.x
Home: https://github.com/rhq-project/rhq
Commit: 729ebdf13b4127256dcf96f4cbee81ee4a8c2b70
https://github.com/rhq-project/rhq/commit/729ebdf13b4127256dcf96f4cbee81e...
Author: Michael Burman <miburman(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/measurement/MeasurementBaselineManagerBean.java
Log Message:
-----------
[BZ 1431097] Fix NaN comparison
Commit: ba77f3483bd76d3e14adb750b51131903fbc30a5
https://github.com/rhq-project/rhq/commit/ba77f3483bd76d3e14adb750b511319...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/core/domain/src/main/java/org/rhq/core/domain/util/ResourceUtility.java
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
Log Message:
-----------
Bug 1439343 - Overload expression to accept a 'baseResource' type to use instead
of the topmost ancestor.
Commit: 16bb60429400ddcf15686a7b72f8c61ebec2dd03
https://github.com/rhq-project/rhq/commit/16bb60429400ddcf15686a7b72f8c61...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Fixed Profile children could have wrong option-sources
Commit: ad127df236c0d3fbad07c84f84f9499dc0913fa0
https://github.com/rhq-project/rhq/commit/ad127df236c0d3fbad07c84f84f9499...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Use CriteriaQueryGenerator's bug to inject extra params on the expression query.
Commit: 5441b8db57cbdd894015692bd9f18964bfa6aea4
https://github.com/rhq-project/rhq/commit/5441b8db57cbdd894015692bd9f1896...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Adding several expressionScope=baseResource and using the new Profile;baseResource.plugin=... on io subsystem resources
Commit: 955ffa97684fe7b1053ad86017c90009e41716eb
https://github.com/rhq-project/rhq/commit/955ffa97684fe7b1053ad86017c9000...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Adding several expressionScope=baseResource and using the new Profile;baseResource.plugin=...
on jboss-as-7 plugin
Commit: 77c547d076fab67fd8739d8860c9e4cfc06f4104
https://github.com/rhq-project/rhq/commit/77c547d076fab67fd8739d8860c9e4c...
Author: Josejulio Martínez <jmartine(a)redhat.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/enterprise/server/jar/src/main/java/org/rhq/enterprise/server/configuration/ConfigurationManagerBean.java
M modules/plugins/jboss-as-7/src/main/resources/META-INF/rhq-plugin.xml
M modules/plugins/wfly-10/src/main/resources/META-INF/rhq-plugin.xml
Log Message:
-----------
Using ProfileBaseResource instead of Profile;baseResource
Commit: a8823927e1d490b6dab6a29fb5fa4c5baefdecd9
https://github.com/rhq-project/rhq/commit/a8823927e1d490b6dab6a29fb5fa4c5...
Author: Ruben Vargas <ruben.vp8510(a)gmail.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M modules/enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/admin/storage/StorageNodeLoadComponent.java
Log Message:
-----------
[BZ 1421186] Validate data is null when showing spark line charts on node storage screen.
Compare: https://github.com/rhq-project/rhq/compare/3ae56827d2f0...a8823927e1d4
6 years, 3 months