Commit Graph

12688 Commits

Author SHA1 Message Date
Philippe Mouawad d48d25185d Bug 59953 - GraphiteBackendListener : Add Average metric
Bugzilla Id: 59953

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755398 13f79535-47bb-0310-9956-ffa450edef68
2016-08-06 13:53:04 +00:00
Philippe Mouawad 458ca49ae6 Bug 59777 - Extract slf4j binding into its own jar and make it a jmeter lib
svn:eol
Bugzilla Id: 59777

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755376 13f79535-47bb-0310-9956-ffa450edef68
2016-08-05 19:15:55 +00:00
Philippe Mouawad 2af1882cef Bug 59777 - Extract slf4j binding into its own jar and make it a jmeter lib
svn:eol
Bugzilla Id: 59777

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755375 13f79535-47bb-0310-9956-ffa450edef68
2016-08-05 19:14:30 +00:00
Philippe Mouawad 46021ca8d0 Bug 59777 - Extract slf4j binding into its own jar and make it a jmeter lib
svn:ignore for new jar
Bugzilla Id: 59777

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755374 13f79535-47bb-0310-9956-ffa450edef68
2016-08-05 19:13:42 +00:00
Philippe Mouawad e2a19d9403 Bug 59777 - Extract slf4j binding into its own jar and make it a jmeter lib
Bugzilla Id: 59777

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755373 13f79535-47bb-0310-9956-ffa450edef68
2016-08-05 19:13:00 +00:00
Philippe Mouawad b5e6b27f36 Bug 59113 - JDBC Connection Configuration : Transaction Isolation level not correctly set if constant used instead of numerical
Bugzilla Id: 59113

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755003 13f79535-47bb-0310-9956-ffa450edef68
2016-08-02 21:07:07 +00:00
Philippe Mouawad eaf3fa162b Bug 59924 - The log level of XXX package is set to DEBUG if log_level.XXXX property value contains spaces, same for __log function
Bugzilla Id: 59924

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755002 13f79535-47bb-0310-9956-ffa450edef68
2016-08-02 20:27:19 +00:00
Philippe Mouawad 5810606046 Fix NPE warnings reported by Findbugs
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1755001 13f79535-47bb-0310-9956-ffa450edef68
2016-08-02 19:50:40 +00:00
Philippe Mouawad 31cb7c1f13 Avoid NPE later when using vars. Throw directly an IAE with informations about issue
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754997 13f79535-47bb-0310-9956-ffa450edef68
2016-08-02 19:32:20 +00:00
Philippe Mouawad 0e77717d8d Factor our code to remove findbugs warning
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754995 13f79535-47bb-0310-9956-ffa450edef68
2016-08-02 19:16:46 +00:00
Philippe Mouawad 11297c3415 Bug 57493 - Create a documentation page for properties
Bugzilla Id: 57493

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754759 13f79535-47bb-0310-9956-ffa450edef68
2016-08-01 14:36:37 +00:00
Philippe Mouawad 51bea0af09 Bug 59918 - Ant generated HTML report is broken (extras folder)
fix svn:eol
Bugzilla Id: 59918

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754708 13f79535-47bb-0310-9956-ffa450edef68
2016-08-01 08:02:58 +00:00
Philippe Mouawad c3a759bd14 Bug 59918 - Ant generated HTML report is broken (extras folder)
Bugzilla Id: 59918

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754707 13f79535-47bb-0310-9956-ffa450edef68
2016-08-01 08:02:05 +00:00
Philippe Mouawad 0cdacaf61d Updated to ph-css 4.1.4 from 4.1.1
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754685 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 20:31:31 +00:00
Philippe Mouawad a59f0bbf79 Bug 59902 - Https handshake failure when setting httpclient.socket.https.cps property
Add EOL at end of file
Bugzilla Id: 59902

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754684 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 20:19:05 +00:00
Philippe Mouawad 0da2767d1d Bug 59902 - Https handshake failure when setting httpclient.socket.https.cps property
add svn:eol
Bugzilla Id: 59902

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754682 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 20:08:12 +00:00
Philippe Mouawad f327d0a4a8 Bug 59902 - Https handshake failure when setting httpclient.socket.https.cps property
Bugzilla Id: 59902

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754681 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 20:07:10 +00:00
Philippe Mouawad d0abd8837a Bug 59885 - Optimize css parsing for embedded resources download by introducing a cache
Based on PR 219 contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)
This closes #219 on github.
Bugzilla Id: 59885

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754678 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 18:50:01 +00:00
Philippe Mouawad db1a75c3a3 Bug 59882 - Reduce memory allocations for better throughput
svn:eol
Bugzilla Id: 59882

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754664 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 14:40:47 +00:00
Philippe Mouawad 5f87f30924 Bug 59882 - Reduce memory allocations for better throughput
Based on PR 217 contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)

This closes #217 on github.
Bugzilla Id: 59882

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754663 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 14:39:30 +00:00
Philippe Mouawad 2e9ff6ca11 re-use pattern when possible
Contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)

Part of PR #217 on github.

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754660 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 12:43:42 +00:00
Philippe Mouawad 01bc4df086 Fix inverted assertion parameters
Based on PR 217 contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754659 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 12:41:48 +00:00
Philippe Mouawad 1c794a866a re-use pattern when possible
Contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)

This closes #216 on github.

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754658 13f79535-47bb-0310-9956-ffa450edef68
2016-07-31 12:33:47 +00:00
Felix Schumacher c6d4876694 Make hints for HiDPI (hopefully) clearer. Based on proposal from Philippe
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754442 13f79535-47bb-0310-9956-ffa450edef68
2016-07-28 19:13:12 +00:00
Felix Schumacher f933590417 Change encoding to UTF-8 in reports for dashboard.
Bugzilla Id: 59889


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1754436 13f79535-47bb-0310-9956-ffa450edef68
2016-07-28 17:36:07 +00:00
Felix Schumacher c73a84dc9f Misc cleanup. Removal of unused imports and code deduplication.
Contributed by Benoit Wiart (b.wiart at ubik-inginierie.com)

This closes #218 on github


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1753871 13f79535-47bb-0310-9956-ffa450edef68
2016-07-23 13:36:41 +00:00
Sebastian Bazley fcadd988d5 No need to store the xpath value as an instance field
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1753325 13f79535-47bb-0310-9956-ffa450edef68
2016-07-18 23:24:16 +00:00
Felix Schumacher 43e0fea3f3 Reduce duplicated code by using the newly added method GuiUtils#cancelEditing.
Contributed by Benoit Wiart (b.wiart at ubik-ingenierie.com)

This closes #215 on github.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1753308 13f79535-47bb-0310-9956-ffa450edef68
2016-07-18 19:41:08 +00:00
Felix Schumacher cd36912abd Allow multiple selection and delete in HTTP Header Manager.
Based on a patch by Benoit Wiart (b.wiart at ubik-ingenierie.com)

Bugzilla Id: 59816
This closes #213 on github


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752722 13f79535-47bb-0310-9956-ffa450edef68
2016-07-14 18:44:54 +00:00
Sebastian Bazley 1978448a00 Ensure commit mails are displayed in UTF-8
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752539 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 21:15:25 +00:00
Felix Schumacher c25e401806 Add missing email address from github commit.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752534 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 19:36:30 +00:00
Felix Schumacher c0a719ac71 Forgot to mention Thomas Peyrard in contribution section.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752527 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 19:23:56 +00:00
Felix Schumacher 1a5200c765 Allow multiple selection and delete in HTTP Authorization Manager.
Based on a patch by Benoit Wiart (b.wiart at ubik-ingenierie.com).

Closes #212 on github.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752526 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 19:22:24 +00:00
Felix Schumacher 4f37fb8ca8 Use https for bugzilla links.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752519 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 18:59:06 +00:00
Felix Schumacher 5aff27f1ce Add tag for 'pull requests' from github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752517 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 18:58:31 +00:00
Felix Schumacher 2e27dfe191 Differentiate the timing for JDBC Sampler. Use latency and connect time.
Contributed by Thomas Peyrard (thomas.peyrard at murex.com)

Closes #211 on github.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752509 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 18:45:42 +00:00
Felix Schumacher b211e34088 Remove printing to stdout.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752499 13f79535-47bb-0310-9956-ffa450edef68
2016-07-13 18:17:00 +00:00
Felix Schumacher 72ea0ff685 Add spanish translation for delayed starting of threads. Contributed by Asier Lostalé.
Closes #214 on github.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752321 13f79535-47bb-0310-9956-ffa450edef68
2016-07-12 17:35:20 +00:00
Felix Schumacher 92c7b321ff Log messages about JSON Path mismatches at debug level instead of error.
Bugzilla Id: 59845


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1752317 13f79535-47bb-0310-9956-ffa450edef68
2016-07-12 17:11:08 +00:00
Felix Schumacher 15f3badc84 Followup to r1751545. Explicitly unset validationQuery on BasicDataSource, when none is given by the user.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1751550 13f79535-47bb-0310-9956-ffa450edef68
2016-07-05 20:14:03 +00:00
Felix Schumacher 0edc1086bd Use isValid() method from jdbc driver, if no validationQuery
is given in JDBC Connection Configuration.

Bugzilla Id: 59803


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1751545 13f79535-47bb-0310-9956-ffa450edef68
2016-07-05 19:45:30 +00:00
Felix Schumacher 42ccc4985f Use return value of decodeQuery directly instead of reassigning the parameter.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749584 13f79535-47bb-0310-9956-ffa450edef68
2016-06-21 18:30:05 +00:00
Felix Schumacher 34a4d3e91e Display original query in RequestViewHTTP when decoding fails.
Based on patch by Teemu Vesala (teemu.vesala at qentinel.com)

Bugzilla Id: 59712


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749583 13f79535-47bb-0310-9956-ffa450edef68
2016-06-21 18:14:22 +00:00
Sebastian Bazley ad48117010 Oops
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749236 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 23:39:15 +00:00
Sebastian Bazley 65961fa73c Standardise indentation on two spaces
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749233 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 23:33:44 +00:00
Sebastian Bazley a78ca11c69 Unit test to check that CSV header text and sample format don't change unexpectedly
Bugzilla Id: 59726


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749223 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 22:42:13 +00:00
Sebastian Bazley e634b17a18 Use jmeter.properties for testing whenever possible
Fix batch tests
Bugzilla Id: 59723


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749218 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 22:23:03 +00:00
Sebastian Bazley efdec47fbe Use jmeter.properties for testing whenever possible
Fix unit tests
Bugzilla Id: 59723


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749212 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 22:05:32 +00:00
Sebastian Bazley c7d947494f Use jmeter.properties for testing whenever possible
Fix unit tests
Bugzilla Id: 59723


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749211 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 22:04:51 +00:00
Sebastian Bazley c75e670c27 Use StandardCharsets when possible
Might as well use the Charset directly
Bugzilla Id: 59722


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749208 13f79535-47bb-0310-9956-ffa450edef68
2016-06-19 21:24:26 +00:00