Commit Graph

1898 Commits

Author SHA1 Message Date
Philippe Mouawad fd8938f048 Bug 59038 - Deprecate HTTPClient 3.1 related elements
Bugzilla Id: 59038

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732947 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 21:08:39 +00:00
Philippe Mouawad a75c821ad8 Bug 58986 - Report/Dashboard reuses the same output directory
Bugzilla Id: 58986

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732944 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 20:57:32 +00:00
Felix Schumacher 06980bd770 Revert changes made by r1732937
At least HTTPHC4Impl uses HttpWebDav#isWebdavMethod in a way, that is incompatible to this change.

Was: HTTP Request : Make Method field editable so that additional methods (Webdav) can be added easily

Bugzilla Id: 59083


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732939 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 19:36:14 +00:00
Felix Schumacher 9a257b8edd HTTP Request : Make Method field editable so that additional methods (Webdav) can be added easily
Bugzilla Id: 59083


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732937 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 19:20:08 +00:00
Philippe Mouawad e2d75b8284 Bug 59075 - JMS Publisher: NumberFormatException is thrown is priority or expiration fields are empty
Bugzilla Id: 59075

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732882 13f79535-47bb-0310-9956-ffa450edef68
2016-02-29 12:16:39 +00:00
Philippe Mouawad 4957688c68 WebserviceSampler used these classes, it has been removed so remove those ones.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732797 13f79535-47bb-0310-9956-ffa450edef68
2016-02-28 21:22:44 +00:00
Philippe Mouawad f6b96cee9f Bug 57182 - Better defaults : Save idle time by default
Bugzilla Id: 57182

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732730 13f79535-47bb-0310-9956-ffa450edef68
2016-02-28 13:06:27 +00:00
Philippe Mouawad 93e621da34 Bug 58950 - NoHttpResponseException when Pause between samplers exceeds keepalive sent by server
Bugzilla Id: 58950

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732574 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 22:50:37 +00:00
Philippe Mouawad 4870a950d0 Upgrade to HttpClient/httpmime 4.5.2 which fixes at the same time:
- Bug 58881 - HTTP Request : HTTPHC4Impl shows exception when server uses "deflate" compression
- Bug 58583 - HTTP client fails to close connection if server misbehaves by not sending "connection: close", violating HTTP RFC 2616 / RFC 7230
- Bug 56358 - Cookie manager supports cross port cookies and RFC6265
- Bug 57319 - Upgrade to HttpClient 4.5.2
Bugzilla Id: 57319

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732569 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 22:35:18 +00:00
Philippe Mouawad e85059bcac Bug 59064 - Remove OldSaveService which supported very old Avalon format JTL (result) files
Bugzilla Id: 59064

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732555 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 20:51:17 +00:00
Philippe Mouawad 564705a409 Bug 59060 - HTTP Request GUI : Move File Upload to a new Tab to have more space for parameters and prevent incoherent configuration
Contributed by Benoit Wiart
#resolve #140
https://github.com/apache/jmeter/pull/140
Bugzilla Id: 59060

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732554 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 20:12:33 +00:00
Philippe Mouawad 1581220e40 #resolve #141 (forgot to close)
Real commit :
http://svn.apache.org/viewvc?rev=1732514&view=rev
Bugzilla Id: 59067

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732516 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 16:44:57 +00:00
Philippe Mouawad 6c9d00ae16 Bug 59067 - JMeter fails to iterate over Controllers that are children of a TransactionController having "Generate parent sample" checked after an assertion error occurs on a Thread Group with "Start Next Thread Loop"
Bugzilla Id: 59067

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732514 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 16:38:10 +00:00
Philippe Mouawad 9c04d19329 Bug 59069 - CookieManager : Selected Cookie Policy is always reset to default when saving or switching to another TestElement (nightly build 25th feb 2016)
Bugzilla Id: 59069

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732364 13f79535-47bb-0310-9956-ffa450edef68
2016-02-25 20:45:45 +00:00
Philippe Mouawad 58d76911a9 Bug 59055 - JMeter report generator : When generation is not launched from jmeter/bin folder report-template is not found
Bugzilla Id: 59055

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731942 13f79535-47bb-0310-9956-ffa450edef68
2016-02-23 20:19:39 +00:00
Philippe Mouawad 59e8fa399d Bug 59051 - JDBC Request : Connection is closed by pool if it exceeds the configured lifetime
Bugzilla Id: 59051

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731938 13f79535-47bb-0310-9956-ffa450edef68
2016-02-23 20:12:26 +00:00
Andrey Pokhilko 374063362c Bug 59008 - Fix Infinite recursion SampleResult on frame depth limit reached
Bugzilla Id: 59008

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731805 13f79535-47bb-0310-9956-ffa450edef68
2016-02-23 08:35:56 +00:00
Philippe Mouawad e0804047cc Bug 59046 - JMeter Gui Replace controller should keep the name and the selection
#resolve #139
https://github.com/apache/jmeter/pull/139
Contribution by Benoit Wiart
Bugzilla Id: 59046

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731740 13f79535-47bb-0310-9956-ffa450edef68
2016-02-22 21:09:04 +00:00
Philippe Mouawad 3282578e5f Bug 59044 - Http Sampler : It should not be possible to select the multipart encoding if the method is not POST
#resolve #138
https://github.com/apache/jmeter/pull/138
Patch by Benoit Wiart
Bugzilla Id: 59044

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731739 13f79535-47bb-0310-9956-ffa450edef68
2016-02-22 21:02:45 +00:00
Philippe Mouawad f9cbd61621 Bug 59034 - Parallel downloads connection management is not realistic
Bugzilla Id: 59034

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731570 13f79535-47bb-0310-9956-ffa450edef68
2016-02-21 21:49:31 +00:00
Philippe Mouawad bf36fafd45 Bug 58793 - Create developers page explaining how to build and contribute
Fix in commits 1729040 and 1718177:
http://svn.apache.org/viewvc?rev=1729040&view=rev
http://svn.apache.org/viewvc?rev=1718177&view=rev
Bugzilla Id: 58793

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731568 13f79535-47bb-0310-9956-ffa450edef68
2016-02-21 21:41:14 +00:00
Bruno Demion 1642ea4ad4 Updated to tika 1.12
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731554 13f79535-47bb-0310-9956-ffa450edef68
2016-02-21 19:24:06 +00:00
Bruno Demion 0cde9358f9 JSyntaxTextArea : Ability to set font
This closes #91
Bugzilla Id: 58933

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731546 13f79535-47bb-0310-9956-ffa450edef68
2016-02-21 18:18:02 +00:00
Philippe Mouawad e70f0fc497 Bug 59003 - ClutilTestCase testSingleArg8 and testSingleArg9 are identical
Bugzilla Id: 59003

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731422 13f79535-47bb-0310-9956-ffa450edef68
2016-02-20 16:45:26 +00:00
Philippe Mouawad 67d7b5744f Upgrade rhino to 1.7.7.1 from 1.7.7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731403 13f79535-47bb-0310-9956-ffa450edef68
2016-02-20 13:54:07 +00:00
Philippe Mouawad 24a639965b Bug 59037 - Drop HtmlParserHTMLParser and dependencies on htmlparser and htmllexer
Bugzilla Id: 59037

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731400 13f79535-47bb-0310-9956-ffa450edef68
2016-02-20 13:21:01 +00:00
Philippe Mouawad 441b76113c Bug 59036 - FormCharSetFinder : Use JSoup instead of deprecated HTMLParser
Bugzilla Id: 59036

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731296 13f79535-47bb-0310-9956-ffa450edef68
2016-02-19 20:37:20 +00:00
Felix Schumacher 24452f373d Use SystemDefaultDnsResolver singleton. Contributed by Benoit Wiart.
This closes #130.

Bugzilla Id: 59028


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731139 13f79535-47bb-0310-9956-ffa450edef68
2016-02-18 20:41:55 +00:00
Philippe Mouawad afc94c3599 Bug 58870 - TableEditor: minimum size is too small
#resolve #128
Bugzilla Id: 58870

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731061 13f79535-47bb-0310-9956-ffa450edef68
2016-02-18 12:51:28 +00:00
Philippe Mouawad 89d0fa45b5 Bug 57577 - HttpSampler : Retrieve All Embedded Resources should only compute size or hash by default
Take into account sebb notes
Bugzilla Id: 57577

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730969 13f79535-47bb-0310-9956-ffa450edef68
2016-02-17 23:00:34 +00:00
Philippe Mouawad fc21f0dd27 Bug 59023 - HttpSampler UI : rework the embedded resources labels and change default number of parallel downloads to 6
Bugzilla Id: 59023

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730963 13f79535-47bb-0310-9956-ffa450edef68
2016-02-17 22:46:36 +00:00
Philippe Mouawad 1e1fceeb65 Bug 57577 - HttpSampler : Retrieve All Embedded Resources should only compute size or hash by default
#resolve #127
Bugzilla Id: 57577

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730962 13f79535-47bb-0310-9956-ffa450edef68
2016-02-17 22:41:37 +00:00
Philippe Mouawad 71f8dc6d7a Bug 58099 - Performance : Lazily initialize HttpClient SSL Context to avoid its initialization even for HTTP only scenarios
Bugzilla Id: 58099

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730947 13f79535-47bb-0310-9956-ffa450edef68
2016-02-17 21:31:24 +00:00
Philippe Mouawad 45a30d2c02 Bug 57935 - SSL SNI extension not supported by HttpClient 4.2.6
Bugzilla Id: 57935

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730810 13f79535-47bb-0310-9956-ffa450edef68
2016-02-17 10:47:40 +00:00
Felix Schumacher 4552f5370c HTTP Sampler : Added WebDAV verb (SEARCH).
Bugzilla Id: 59005


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730604 13f79535-47bb-0310-9956-ffa450edef68
2016-02-15 20:08:25 +00:00
Philippe Mouawad 94bcf37f96 Bug 59006 - Change Default proxy recording port to 8888 to align it with Recording Template
#resolve #124
Bugzilla Id: 59006

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1730524 13f79535-47bb-0310-9956-ffa450edef68
2016-02-15 13:31:54 +00:00
Philippe Mouawad 4b50f2891d Bug 58987 - Report/Dashboard: Improve error reporting
Bugzilla Id: 58987

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729747 13f79535-47bb-0310-9956-ffa450edef68
2016-02-10 22:04:30 +00:00
Philippe Mouawad e948258474 Bug 58991 - Settings defaults : Switch "jmeter.save.saveservice.print_field_names" to true (after 2.13)
Bugzilla Id: 58991

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729744 13f79535-47bb-0310-9956-ffa450edef68
2016-02-10 21:28:18 +00:00
Philippe Mouawad d82e4972bf Bug 58989 - Record controller gui : add a button to clear all the recorded samples
#resolve #113
Bugzilla Id: 58989

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729722 13f79535-47bb-0310-9956-ffa450edef68
2016-02-10 20:42:03 +00:00
Philippe Mouawad 3c61b54505 Bug 58980 - JMS Subscriber will return successful as long as 1 message is received.
#resolve #111
Bugzilla Id: 58980

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729146 13f79535-47bb-0310-9956-ffa450edef68
2016-02-08 12:14:44 +00:00
Philippe Mouawad ff32c0e544 Bug 58932 - Report / Dashboard: Document clearly and log what report are not generated when saveservice options are not correct
#resolve #112
Bugzilla Id: 58932

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729145 13f79535-47bb-0310-9956-ffa450edef68
2016-02-08 11:50:41 +00:00
Philippe Mouawad 8385ff92fd Bug 58931 - New Report/Dashboard : Getting font errors under Firefox and Chrome (not Safari)
Bugzilla Id: 58931

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1729031 13f79535-47bb-0310-9956-ffa450edef68
2016-02-07 20:32:53 +00:00
Philippe Mouawad 5486169c9b Bug 58978 - Settings defaults : Switch "jmeter.save.saveservice.assertion_results_failure_message" to true (after 2.13)
Bugzilla Id: 58978

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728968 13f79535-47bb-0310-9956-ffa450edef68
2016-02-07 14:36:23 +00:00
Philippe Mouawad 694f9a7e2a Bug 58968 - Add a new template to allow to record script with think time included
#resolve #109
Bugzilla Id: 58968

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728559 13f79535-47bb-0310-9956-ffa450edef68
2016-02-04 21:42:30 +00:00
Philippe Mouawad 06fdd87568 Bug 58967 : use junit categories to exclude tests that need a gui
#resolve #107
Bugzilla Id: 58967

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728555 13f79535-47bb-0310-9956-ffa450edef68
2016-02-04 21:11:13 +00:00
Philippe Mouawad d765910131 Bug 58897 - Improve JUnit Test code
#resolve #100
Bugzilla Id: 58897

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728223 13f79535-47bb-0310-9956-ffa450edef68
2016-02-02 21:45:57 +00:00
Philippe Mouawad c4ea4c8113 Bug 58957 - Report/Dashboard: HTML Exporter does not create parent directories for output directory
#resolve #103
Bugzilla Id: 58957

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728216 13f79535-47bb-0310-9956-ffa450edef68
2016-02-02 21:22:28 +00:00
Philippe Mouawad f2dfc3ac55 Bug 58884 - JMeter report generator : need better error message
#resolve #102
Bugzilla Id: 58884

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728214 13f79535-47bb-0310-9956-ffa450edef68
2016-02-02 21:16:27 +00:00
Philippe Mouawad 2fe8a712a5 Bug 58955 - Request view http does not correctly display http parameters in multipart/form-data
#resolve #99
Bugzilla Id: 58955

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728019 13f79535-47bb-0310-9956-ffa450edef68
2016-02-01 22:26:16 +00:00
Philippe Mouawad dc1b06339f Bug 58413 - ViewResultsTree : Request HTTP Renderer does not show correctly parameters that contain &
Bug 58954 - Request view http does not correctly display http parameter if it contains '&'.
#resolve #98
Bugzilla Id: 58413

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1728009 13f79535-47bb-0310-9956-ffa450edef68
2016-02-01 21:22:33 +00:00