You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2020/04/26 13:15:10 UTC

[jmeter] 01/02: Bug 64380 Add a 'Median' field to the dashboard and make the response time percentile fields support floating-point numbers

This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 4fe7630c9a9681f69a5196d2775d7bfc241e4258
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Sun Apr 26 14:59:57 2020 +0200

    Bug 64380 Add a 'Median' field to the dashboard and make the response
    time percentile fields support floating-point numbers
    
    Mention Keith Mo(https://github.com/keithmork) for Bug
---
 xdocs/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index f3c42d6..1cda4ee 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -168,6 +168,7 @@ invalidated when tree selection changes.</p>
 
 <h3>Report / Dashboard</h3>
 <ul>
+  <li><bug>64380</bug>Add a 'Median' field to the dashboard and make the response time percentile fields support floating-point numbers. Contributed by Keith Mo(https://github.com/keithmork)</li>
   <li><bug>64378</bug>HTML report generation should not fail if a plugin has registered a graph and is not more present in classpath, issue a warning instead</li>
 </ul>
 
@@ -290,6 +291,7 @@ invalidated when tree selection changes.</p>
   <li>Liu XP (liu_xp2003 at sina.com)</li>
   <li>anant-93 (https://github.com/anant-93)</li>
   <li>Ori Marko (orimarko at gmail.com)</li>
+  <li>Keith Mo(https://github.com/keithmork)</li>
 </ul>
 <p>We also thank bug reporters who helped us improve JMeter.</p>
 <ul>