Philippe Mouawad
74eb8c5930
Bug 60507 - Added 'Or' Function into ResponseAssertion
...
Fix contributor name
Bugzilla Id: 60507
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776652 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 878035b2b8
2016-12-30 22:25:50 +00:00
Philippe Mouawad
35679eafb6
Bug 60507 - Added 'Or' Function into ResponseAssertion
...
Based on contribution by 忻隆
Bugzilla Id: 60507
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776651 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3d13ac879b
2016-12-30 22:23:59 +00:00
Philippe Mouawad
154ab8b161
Bug 60530 - Add API to create JMeter threads while test is running
...
Based on a contribution by Logan Mauzaize & Maxime Chassagneux
Bugzilla Id: 60530
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776612 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: bd3b94bb58
2016-12-30 17:59:35 +00:00
Philippe Mouawad
375535d516
Bug 60531 - HTTP Cookie Manager : changing Implementation does not update Cookie Policy
...
Bugzilla Id: 60531
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776509 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 852d4c6820
2016-12-29 23:36:59 +00:00
Philippe Mouawad
eca634acae
sonar: fix errors and mention change in changes.xml and component reference
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776315 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3b46f06abe
2016-12-28 18:08:20 +00:00
Philippe Mouawad
6f254c4f77
Bug 60154 - User Parameters GUI: allow rows to be moved up & down in the list
...
This closes #242 on github
Contributed by https://github.com/Murdecai777
Also correct wrong comment on lock instance
Bugzilla Id: 60154
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776305 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 9723ee921f
2016-12-28 17:12:21 +00:00
Philippe Mouawad
87b30e19ab
Bug 54525 - Search Feature : Enhance it with ability to replace
...
Implement feature for Sampler subclasses
Bugzilla Id: 54525
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1775737 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 48d56dfe09
2016-12-22 20:59:26 +00:00
Philippe Mouawad
157a935bf0
Bug 60444 - Intermittent failure of TestHTTPMirrorThread#testSleep()
...
Bugzilla Id: 60444
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1775470 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4e15735974
2016-12-21 15:25:34 +00:00
Philippe Mouawad
f2c1632d23
Bug 60501 - Search Feature : Performance issue when regexp is checked
...
Bugzilla Id: 60501
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1775351 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e1d27b9a41
2016-12-20 20:49:51 +00:00
Felix Schumacher
c1e14e1a83
Add sonar analysis task to build
...
Bugzilla Id: 60494
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1774875 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 90306d6094
2016-12-18 11:12:17 +00:00
Philippe Mouawad
2e45db902e
Bug 60449 - JMeter Tree : Annoying behaviour when node name is empty
...
Bugzilla Id: 60449
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1774101 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ed826fb47d
2016-12-13 20:46:14 +00:00
Felix Schumacher
00af849a65
Fix a typo in build.xml (gavin at 16degrees.com.au)
...
Bugzilla Id: 60442
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1772958 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 487babadfe
2016-12-06 21:07:18 +00:00
Felix Schumacher
4bacf57701
Add bugzilla ID and Qi Chen to contributor list
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1772258 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 8ede9935ed
2016-12-01 19:41:43 +00:00
Felix Schumacher
a5c2cd1b13
Clear leftover variables before extracting new ones in JSON Extractor.
...
Based on a patch by Qi Chen (qi.chensh at ele.me)
This closes #235 on github.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1772247 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 2b86672f2a
2016-12-01 18:39:36 +00:00
Felix Schumacher
6cf4dd8c87
JMeter Graphite Backend Listener throws exception when test ends
...
and useRegexpForSamplersList is set to true.
Based on patch by Liu XP (liu_xp2003 at sina.com)
Bugzilla Id: 60428
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771952 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1a488f683e
2016-11-29 20:10:27 +00:00
Felix Schumacher
724cf0ccff
603982 Guard Exception handler of the JDBCSampler against null messages
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771948 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 92da3a22b3
2016-11-29 19:46:58 +00:00
Philippe Mouawad
3807bd3fd8
Drop unused class
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771650 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5c7f3c316d
2016-11-27 21:19:26 +00:00
Philippe Mouawad
e044fed04a
Drop deprecated classes
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771639 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e58e4e0d0e
2016-11-27 20:09:16 +00:00
Philippe Mouawad
6e7e526f9f
Drop old deprecated and unused classes
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771622 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 962c7faa52
2016-11-27 18:21:10 +00:00
Philippe Mouawad
be55134344
Bug 60423 - Drop Monitor Results listener Part 1
...
Bugzilla Id: 60423
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771608 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0bf26f41b1
2016-11-27 17:06:10 +00:00
Felix Schumacher
2f5a9d6318
Fix race-conditions in CssParser.
...
Based on a patch by Jerome Loisel (loisel.jerome at gmail.com)
This closes github pr #221
Bugzilla Id: 59934
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771589 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: d1dac2de35
2016-11-27 13:35:45 +00:00
Philippe Mouawad
e2a0688b97
Bug 60144 - View Results Tree : Add a more up to date Browser Renderer to replace old Render
...
Bugzilla Id: 60144
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771577 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 9d6acdf646
2016-11-27 12:40:04 +00:00
Philippe Mouawad
e3526fbba0
Typo
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771576 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5f71d90f94
2016-11-27 12:39:20 +00:00
Felix Schumacher
9db997071e
Mention dropping java 7 support in changes.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771223 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e26aff0cfb
2016-11-24 20:42:18 +00:00
Felix Schumacher
5c14901959
Start development of next version 3.2
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1771206 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5aeccbac14
2016-11-24 19:33:08 +00:00
Philippe Mouawad
3bf745b892
Bug 60376 - Http Test Script Recorder : If deflate is used by server then recording may break application
...
Bugzilla Id: 60376
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769932 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 95b448b224
2016-11-16 07:28:45 +00:00
Philippe Mouawad
595c059817
Improve new and noteworthy
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769430 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 2e8eb13143
2016-11-12 21:28:31 +00:00
Philippe Mouawad
6ae8697d4c
Bug 60299 - Thread Group with Scheduler : Weird behaviour when End-Time is in the past
...
Bugzilla Id: 60299
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769429 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e7cdf22962
2016-11-12 21:26:36 +00:00
Philippe Mouawad
4ffae64d82
Bug 60364 - Document Test Coverage
...
Bugzilla Id: 60364
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769389 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: dd86349c2b
2016-11-12 15:23:20 +00:00
Philippe Mouawad
8aed127c74
Bug 60092 - View Result Tree: Add shortened version of the PUT body to sampler result.
...
Align bug title with bugzilla
Bugzilla Id: 60092
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769380 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5c6c461d4b
2016-11-12 14:15:19 +00:00
Philippe Mouawad
eab6e9fce0
Bug 60358 - Http Request : Allow sending Body Data for HTTP GET request
...
Put back the mention of bug delete in r1769202
Update documentation which was wrong for DELETE and update it for GET
Bugzilla Id: 60358
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769364 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 567a762c05
2016-11-12 00:17:58 +00:00
Bruno Demion
3199dc4fb5
Updated to tika 1.14
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769253 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: fecc78cd33
2016-11-11 08:15:59 +00:00
Philippe Mouawad
78fdb4acba
Mention timer.factor in new and noteworthy
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769223 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 56c840a3af
2016-11-10 23:00:22 +00:00
Philippe Mouawad
a2e96f9f89
Bug 60361 - ModuleController : If a Test plan contains a Module Controller which references an unexistant Controller, JMeter in GUI mode will not stop
...
Bugzilla Id: 60361
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769215 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 023fa047fd
2016-11-10 22:23:16 +00:00
Philippe Mouawad
ef71877b19
Bug 60360 - View Result Tree : Request Tab does not show body of a DELETE request
...
Bugzilla Id: 60360
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769202 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b82d5d1eae
2016-11-10 21:39:18 +00:00
Felix Schumacher
de32f92d7f
Change chinese translation for "Save as".
...
Contributed by XMeter (support at xmeter.net).
Bugzilla Id 60348
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1769178 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: eebb6f4371
2016-11-10 18:31:12 +00:00
Felix Schumacher
e0d7c2cae8
Add p tags so that the text will be included by the vsl-stylesheet.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1768716 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c24acf779a
2016-11-08 15:41:31 +00:00
Felix Schumacher
6bdbc8f52f
Use bugzilla entity as it does not add a dash.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1768559 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a5ee8554a8
2016-11-07 17:17:06 +00:00
Philippe Mouawad
274e9652a0
Bug 60332 - View Results Tree : With Windows LAF, JSON Extractor does not show JSON Path Expression and Result panel
...
Bugzilla Id: 60332
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767770 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 417c630661
2016-11-02 19:43:52 +00:00
Philippe Mouawad
eb0475ca6c
Finalize New and Noteworthy
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767484 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c4dad94746
2016-11-01 12:05:58 +00:00
Philippe Mouawad
f5105fd7d1
Continue New and Noteworthy section
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767379 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 278d82d25d
2016-10-31 22:04:05 +00:00
Philippe Mouawad
c2c48f63da
Bug 60323 - Deprecate BSF Elements
...
Also fix in changes.html link to known problems and workaround
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767283 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 344f93d9cb
2016-10-31 14:03:50 +00:00
Philippe Mouawad
eb478e5403
Updated to commons-lang3 3.5 (from 3.4)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767191 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b14ad1ff71
2016-10-30 22:15:28 +00:00
Philippe Mouawad
a1accd010b
Upgrade to jsoup-1.10.1 from 1.9.2
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767189 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 44997c1948
2016-10-30 22:08:07 +00:00
Philippe Mouawad
9198850184
Improve new and noteworthy section
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767188 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 40d0004da8
2016-10-30 22:00:26 +00:00
Felix Schumacher
ef93bbce30
Mention Dashboard improvements in New and Noteworthy section.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767144 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 40f318c66a
2016-10-30 11:22:10 +00:00
Felix Schumacher
db05589ef4
Space police
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767143 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 105837dc33
2016-10-30 11:19:00 +00:00
Felix Schumacher
fcd4897a7f
Minor text tweaks.
...
* Use words instead of numbers, when they are smaller than twelve and are used as text.
* Use GB as unit instead of g.
* Explain the magic number of bytes for 2GB
* white-space police
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767142 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 2233bf573c
2016-10-30 11:18:07 +00:00
Felix Schumacher
e1db89c9e3
Started to fill in the New and Noteworthy section
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767074 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 6a97b32226
2016-10-28 20:32:26 +00:00
Felix Schumacher
ff162e882a
Ignore CSS warnings when parsing with ph-css library.
...
Bugzilla Id: 60318
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1767068 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 28896ce3df
2016-10-28 19:48:43 +00:00