Commit Graph

904 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
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 fe1a97b79e Remove since JMeter 2.X when too old or meaningless
Update docs for CookieManager
Fix some typos and errors

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732775 13f79535-47bb-0310-9956-ffa450edef68
2016-02-28 18:32:15 +00:00
Philippe Mouawad a871554134 Bug 56554 - JSR223 Test Element : Generate compilation cache key automatically
Update documentation 
Remove also mention of old versions
Bugzilla Id: 56554

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1732732 13f79535-47bb-0310-9956-ffa450edef68
2016-02-28 13:20:08 +00:00
Philippe Mouawad 0fcc812da6 Bug 58786 - JDBC Sampler : Replace Excalibur DataSource by more up to date library commons-dbcp2
Update documentation and rename properties to match DBCP names (and more recent pools)
Bugzilla Id: 58786

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1731847 13f79535-47bb-0310-9956-ffa450edef68
2016-02-23 12:51:03 +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
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
Felix Schumacher 35aa8a6ed6 Update java 6 references to java 7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724987 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 15:03:43 +00:00
Philippe Mouawad f8f0ac47b1 Update java6 references to Java7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724969 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 13:03:57 +00:00
Sebastian Bazley 947939caa3 Tab police
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723920 13f79535-47bb-0310-9956-ffa450edef68
2016-01-10 13:13:07 +00:00
Philippe Mouawad e713d04165 Bug 58800 - proxy.pause default value , fix documentation
Bugzilla Id: 58800

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722943 13f79535-47bb-0310-9956-ffa450edef68
2016-01-04 18:31:35 +00:00
Philippe Mouawad 3530b9c6d0 Next version should be 3.0 as per :
- http://mail-archives.apache.org/mod_mbox/jmeter-dev/201601.mbox/%3C56893FF8.1050605%40apache.org%3E

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722768 13f79535-47bb-0310-9956-ffa450edef68
2016-01-03 22:35:55 +00:00
Philippe Mouawad 33d71e87a8 Drop previously deprecated elements in 2.13:
- WebService(SOAP) Request
- HTML Parameter Mask

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722757 13f79535-47bb-0310-9956-ffa450edef68
2016-01-03 22:01:37 +00:00
asf-sync-process 73ff68b9b5 Bug 58791 - Deprecate listeners:Distribution Graph (alpha) and Spline Visualizer
Bugzilla Id: 58791

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722737 13f79535-47bb-0310-9956-ffa450edef68
2016-01-03 17:51:49 +00:00
Philippe Mouawad 1a83b756c8 Bug 58786 - JDBC Sampler : Replace Excalibur DataSource by more up to date library commons-dbcp2
Bugzilla Id: 58786

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722514 13f79535-47bb-0310-9956-ffa450edef68
2016-01-01 17:59:04 +00:00
Philippe Mouawad dbea71a5b8 Bug 58776 - Summariser should display a more readable duration
Bugzilla Id: 58776

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1722174 13f79535-47bb-0310-9956-ffa450edef68
2015-12-29 16:05:24 +00:00
Philippe Mouawad ea49f6aabb Bug 58772 - Deprecate MongoDB related elements
Bugzilla Id: 58772

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1721820 13f79535-47bb-0310-9956-ffa450edef68
2015-12-27 17:10:30 +00:00
Sebastian Bazley 2235e3ad3c Add Sample Timeout support
Bugzilla Id: 58736


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1720012 13f79535-47bb-0310-9956-ffa450edef68
2015-12-14 20:52:19 +00:00
Felix Schumacher 4cd8e67df9 Markup changes. Usage of the newly add menu-tags and the older code and note tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1717846 13f79535-47bb-0310-9956-ffa450edef68
2015-12-03 20:54:41 +00:00
Felix Schumacher d7bcb06e80 Add new tags keycombo, keysym, menuchoice, guimenuitem and shortcut to the documentation stylesheets.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1717543 13f79535-47bb-0310-9956-ffa450edef68
2015-12-01 21:59:58 +00:00
Felix Schumacher 125d9b2049 Remove references to apache.org domains in examples to minimize accidental load
on infrastructure.

Bugzilla Id: 58640


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1716228 13f79535-47bb-0310-9956-ffa450edef68
2015-11-24 18:23:01 +00:00
Philippe Mouawad 8c6e5f40e0 Bug 58160 - JMS Publisher : reload file content if file name changes
Bugzilla Id: 58160

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1713842 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 13:49:31 +00:00
Philippe Mouawad 5abea329ba Bug 58515 - New JSON related components : JSON-PATH Extractor and JSON-PATH Renderer in View Results Tree
Bugzilla Id: 58515

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1709921 13f79535-47bb-0310-9956-ffa450edef68
2015-10-21 21:26:58 +00:00
Philippe Mouawad c3b232bdd6 Fix end of tag location
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1709165 13f79535-47bb-0310-9956-ffa450edef68
2015-10-17 13:41:46 +00:00
Felix Schumacher b557b9325c Markup changes. Use definition list instead of unordered list.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1708790 13f79535-47bb-0310-9956-ffa450edef68
2015-10-15 11:03:57 +00:00
Felix Schumacher dc6f5f30ab Markup changes. Use of code tag.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1708648 13f79535-47bb-0310-9956-ffa450edef68
2015-10-14 16:32:07 +00:00
Felix Schumacher a0b72faaeb Add missing ampersand to lt tag in example.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1706706 13f79535-47bb-0310-9956-ffa450edef68
2015-10-04 17:53:01 +00:00
Sebastian Bazley 7549d3a012 Typo
Bugzilla Id: 58475


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1706167 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 22:40:36 +00:00
Sebastian Bazley 6fb072ece4 JMS Read response field is badly named and documented
Updated screenshot
Bugzilla Id: 58465


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1706051 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 15:01:42 +00:00
Sebastian Bazley fa13f55ae4 JMS Read response field is badly named and documented
Also clarified iterations field
Bugzilla Id: 58475


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1706050 13f79535-47bb-0310-9956-ffa450edef68
2015-09-30 14:52:24 +00:00
Felix Schumacher 3b3a6bd120 Markup changes. Use code tags
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1705462 13f79535-47bb-0310-9956-ffa450edef68
2015-09-26 14:19:55 +00:00
Felix Schumacher fa55c0e34f Document ldap ext sampler option 'Parse the search results?'
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1705460 13f79535-47bb-0310-9956-ffa450edef68
2015-09-26 14:07:12 +00:00
Felix Schumacher b345a7046e Correct usage of ">" in xml files. Changed => to "rArr" (rightwards double arrow),
">" to rarr (single arraw) when used as menu separator and to > otherwise.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704126 13f79535-47bb-0310-9956-ffa450edef68
2015-09-20 12:11:55 +00:00
Felix Schumacher 658a3e3042 Use 'less-than or equal' and 'greater-than or equal' entity.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704123 13f79535-47bb-0310-9956-ffa450edef68
2015-09-20 11:55:42 +00:00
Felix Schumacher 88b192a21d Mostly markup changes. Usage of code, source and example tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704122 13f79535-47bb-0310-9956-ffa450edef68
2015-09-20 11:44:24 +00:00
Felix Schumacher f10df8f7b6 Mostly markup changes. Usage of code, source and example tags.
Corrected spelling of variable FileName which gets used by JSR- and BSFTestElements
and were often spelled Filename.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704072 13f79535-47bb-0310-9956-ffa450edef68
2015-09-19 18:07:09 +00:00
Felix Schumacher d490c98d0b Mostly markup changes. Usage of code, source and example tags.
Corrected spelling of variable FileName which gets used by JSR- and BSFTestElements
and were often spelled Filename.


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1703660 13f79535-47bb-0310-9956-ffa450edef68
2015-09-17 17:49:54 +00:00
Sebastian Bazley e255c981a2 Explain why vars don't work for client-server filenames
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1702219 13f79535-47bb-0310-9956-ffa450edef68
2015-09-10 11:27:17 +00:00
Philippe Mouawad 61484f09e8 Reference javadocs
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1701998 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 13:11:16 +00:00
Philippe Mouawad 97b1cd83d2 Reference javadocs
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1701996 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 13:06:36 +00:00
Sebastian Bazley bdeaf30dc7 Remove all InterruptTimer changes
Using a branch instead

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1700113 13f79535-47bb-0310-9956-ffa450edef68
2015-08-30 12:51:42 +00:00
Sebastian Bazley 16baf185f8 Add interrupt Timer
Bugzilla Id: 58299


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1698393 13f79535-47bb-0310-9956-ffa450edef68
2015-08-28 19:08:36 +00:00
Felix Schumacher 4bbc79ea26 Markup changes. Mostly code, source and note tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1696845 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 19:35:12 +00:00
Felix Schumacher 80631e7103 There is no "method" field in the HTTP Request Defaults gui, so don't document it, but there is a "Content encoding" field.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695983 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 20:26:40 +00:00
Felix Schumacher 8aa28b0bd9 Remove localization lines in the keystore doc passage, that were probably a leftover from r1552423.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695979 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 20:09:37 +00:00
Felix Schumacher 6c876b315d Markup changes. Use code tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695978 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 20:07:29 +00:00
Felix Schumacher f91de4b107 Remove doubled words in documentation
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695973 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 19:39:31 +00:00
Felix Schumacher e29366fea7 Markup changes. Use hellip entity instead of '...'. Add code and em tags.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1695607 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 20:13:12 +00:00