mirror of https://github.com/apache/jmeter.git
Markup changes in docs and spacepolice (mainly to trigger ci)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1855101 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 88093a334c
This commit is contained in:
parent
68f94373f5
commit
844c82ad4a
|
|
@ -94,7 +94,7 @@ Summary
|
|||
|
||||
<h3>Timers, Assertions, Config, Pre- & Post-Processors</h3>
|
||||
<ul>
|
||||
<li><bug>63178</bug>CSS Selector Extractor : Improve performance of JODD (JoddExtractor) based implementation</li>
|
||||
<li><bug>63178</bug>CSS Selector Extractor: Improve performance of JODD (JoddExtractor) based implementation</li>
|
||||
</ul>
|
||||
|
||||
<h3>Functions</h3>
|
||||
|
|
@ -107,7 +107,7 @@ Summary
|
|||
|
||||
<h3>Report / Dashboard</h3>
|
||||
<ul>
|
||||
<li><bug>59896</bug> Report / Dashboard : Add a menu entry to generate a report on demand from a CSV file. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
|
||||
<li><bug>59896</bug> Report / Dashboard: Add a menu entry to generate a report on demand from a CSV file. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
|
||||
</ul>
|
||||
|
||||
<h3>General</h3>
|
||||
|
|
@ -118,7 +118,7 @@ Summary
|
|||
|
||||
<ch_section>Non-functional changes</ch_section>
|
||||
<ul>
|
||||
<li><bug>63203</bug>Unit Tests : Replace use of <code>@Deprecated</code> by <code>@VisibleForTesting</code> for methods/constructors/classes made public for Unit Testing only</li>
|
||||
<li><bug>63203</bug>Unit Tests: Replace use of <code>@Deprecated</code> by <code>@VisibleForTesting</code> for methods/constructors/classes made public for Unit Testing only</li>
|
||||
<li><pr>449</pr>Refactor and Test ResponseTimePercentilesOverTimeGraphConsumer. Contributed by Graham Russell (graham at ham1.co.uk)</li>
|
||||
<li><pr>450</pr>Abstract graph consumer improvements. Contributed by Graham Russell (graham at ham1.co.uk)</li>
|
||||
<li><pr>451</pr>Improve a few unit tests and classes. Contributed by Graham Russell (graham at ham1.co.uk)</li>
|
||||
|
|
@ -134,7 +134,7 @@ Summary
|
|||
|
||||
<h3>Other Samplers</h3>
|
||||
<ul>
|
||||
<li><bug>63202</bug>JMS Publisher : ObjectMessageRenderer creates XStream instance with uninitialized security</li>
|
||||
<li><bug>63202</bug>JMS Publisher: ObjectMessageRenderer creates XStream instance with uninitialized security</li>
|
||||
</ul>
|
||||
|
||||
<h3>Controllers</h3>
|
||||
|
|
@ -143,7 +143,7 @@ Summary
|
|||
|
||||
<h3>Listeners</h3>
|
||||
<ul>
|
||||
<li><bug>63204</bug>RenderAsJSON#prettyJSON : JSONParser#parse cannot return JSONValue</li>
|
||||
<li><bug>63204</bug><code>RenderAsJSON#prettyJSON<code>: <code>JSONParser#parse</code> cannot return JSONValue</li>
|
||||
</ul>
|
||||
|
||||
<h3>Timers, Assertions, Config, Pre- & Post-Processors</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue