Commit Graph

9260 Commits

Author SHA1 Message Date
Philippe Mouawad c974c20677 Bug 54274 - Property Jincludecontroller.prefix is Missing in Jmeter 2.8
Bugzilla Id: 54274

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1421561 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e7303d00ed
2012-12-13 21:45:57 +00:00
Bruno Demion 8e2df91c9c Incorrect Timestamp in Response Time Graph when using a date with time in Date format field
Bugzilla Id: 54287

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1421273 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3834935043
2012-12-13 13:01:12 +00:00
Sebastian Bazley 23a038cdf7 Needs to be executable
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1420754 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5d46c44c06
2012-12-12 15:17:58 +00:00
Philippe Mouawad cb0246105e Bug 54268 - Improve memory and CPU usage
make field volatile and transient as per sebb remark on mailing list
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1419696 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d9765e8a3d
2012-12-10 19:35:46 +00:00
Philippe Mouawad 634a91142a Bug 54268 - Improve memory and CPU usage
EOL
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418788 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0f87180ea1
2012-12-09 00:05:43 +00:00
Philippe Mouawad d432e172ae Bug 54268 - Improve memory and CPU usage
Sample Plan
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418787 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 29a8025e76
2012-12-09 00:04:25 +00:00
Philippe Mouawad 8d9efbf904 Bug 54268 - Improve memory and CPU usage
Improve CPU by caching response as String instead of computing it for each post processor
Improve memory by eagerly cleaning the cached field
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418783 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 32f301947f
2012-12-08 23:23:03 +00:00
Philippe Mouawad fc94fb61af eol
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418766 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 994446ab92
2012-12-08 22:07:09 +00:00
Philippe Mouawad 158454ebaa Bug 54268 - Improve memory usage
JSP that generates random content
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418764 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 52bac811e1
2012-12-08 22:06:12 +00:00
Philippe Mouawad f9d9d649bd Note about performances
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418733 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 073ecb271d
2012-12-08 18:54:36 +00:00
Sebastian Bazley bdad5c0b56 Tristate default values need to be saved
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418687 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 19cf355254
2012-12-08 15:33:30 +00:00
Sebastian Bazley 6bd5b89ec6 Initial attempt at using TristateCheckbox for close connection and noDelay
Note that close connection uses a default when saving to the JMX file whereas nodDelay saves both true and false.

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418674 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7d3a557580
2012-12-08 14:03:12 +00:00
Sebastian Bazley 869bac0265 Also show noDelay config item
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418672 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1ae87995b7
2012-12-08 13:57:27 +00:00
Philippe Mouawad a093c03a71 remove useless code
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418670 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7afd1f57e2
2012-12-08 13:19:22 +00:00
Sebastian Bazley 19a730b991 Delete unused method.
It was broken anyway, as the value should be stored as a boolProp

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418669 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 218b09437e
2012-12-08 13:09:48 +00:00
Sebastian Bazley 073ac393d5 Delete unused method.
It was broken anyway, as the value should be stored as a boolProp

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418668 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: cba9ab5cc9
2012-12-08 13:08:09 +00:00
Sebastian Bazley e2d13733e4 Use constant for reuse connection default
Ensure default is correctly applied if omitted from JMX and used in non-GUI test

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418667 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2a4bb1f03c
2012-12-08 13:04:23 +00:00
Philippe Mouawad 7ffd896d5c Bug 54268 - Improve memory usage
Bugzilla Id: 54268

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418666 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 791223bd25
2012-12-08 13:03:30 +00:00
Philippe Mouawad 589fe3fe7e Bug 54267 - Start Next Thread Loop setting doesn't work in custom thread groups
Bugzilla Id: 54267

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418661 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e417a04bf0
2012-12-08 12:41:53 +00:00
Sebastian Bazley b4d1432178 Protect debug log
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418660 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c391648e8f
2012-12-08 12:32:29 +00:00
Sebastian Bazley a0cc67ebe4 Show a bit more info in the request pane
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418659 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6b4a1aaf25
2012-12-08 12:31:46 +00:00
Philippe Mouawad f864e4e4b3 remove copy/paste between addRawSubResult and storeSubResult
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418480 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d1d2cc1f4e
2012-12-07 21:16:32 +00:00
Sebastian Bazley fcbbbe8220 Add extra ctors for more compatibility with JCheckBox
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418390 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d4a4d08d4c
2012-12-07 16:51:38 +00:00
Sebastian Bazley 788b53e70f Use correct default constant
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418377 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 90cd043e33
2012-12-07 16:15:54 +00:00
Philippe Mouawad 5bb7b7c76e TCP Sampler, additions of "Close Connection", "SO_LINGER" and "End of line(EOL) byte value" options
Bugzilla Id: 54230

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418369 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f8ba20fc59
2012-12-07 15:58:35 +00:00
Sebastian Bazley f9317e7747 Updated screenshots
Bugzilla Id: 54230


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418368 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3cb6ab527e
2012-12-07 15:57:17 +00:00
Sebastian Bazley d6c0227260 TCP Sampler, additions of "Close Connection", "SO_LINGER" and "End of line(EOL) byte value" options
Bugzilla Id: 54230


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418365 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 14f0e4398d
2012-12-07 15:52:08 +00:00
Philippe Mouawad 8fce23ddd8 Bug 54258 - Proxy : Use Raw Post Body when Sampler has one unnamed argument, useful for Samplers using POST method by of type JSON, XML, GWT body
Bugzilla Id: 54258

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418351 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7da7863844
2012-12-07 15:09:35 +00:00
Philippe Mouawad 5e5111ceed Bug 54257 - Enhance SamplerCreator interface to meet new requirements
Bugzilla Id: 54257

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418340 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4e4ed0dec6
2012-12-07 14:51:45 +00:00
Philippe Mouawad dcb837233f Add warning when a SamplerCreator is already registered for a content type and removed
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418308 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7ff8bfec9d
2012-12-07 13:37:50 +00:00
Sebastian Bazley 30158959cf Fix up so does not use private Sun class; we get the icon size from the UIManager defaults
Also change from cross to horizontal line
Bugzilla Id: 54251


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418045 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7f8007e453
2012-12-06 19:55:53 +00:00
Sebastian Bazley 8986ae88bd Tidy up
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1418044 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 19c824e0cc
2012-12-06 19:53:50 +00:00
Sebastian Bazley 81e91932cb Fix up so Nimbus calls paint when disabling the button
Bugzilla Id: 54251


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1417803 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4441e387b7
2012-12-06 11:07:29 +00:00
Sebastian Bazley 4379dd105f Add tests for original code - which did not use a special icon - for comparison
Bugzilla Id: 54251


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1417789 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2ca600dc56
2012-12-06 10:05:42 +00:00
Sebastian Bazley 42dbbfaf27 Add tristate checkbox implementation
Bugzilla Id: 54251


git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1417726 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bfc9e01d33
2012-12-06 01:42:20 +00:00
Sebastian Bazley fe61be4f08 Remove spurious comments
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1417720 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 891d7f80a4
2012-12-06 01:02:10 +00:00
Sebastian Bazley 6b527291f8 Typo
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1417393 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: aba420fa37
2012-12-05 12:51:04 +00:00
Bruno Demion a4a6820372 Change the alignment from a vertical column to a horizontal row (better view)
Bugzilla Id: 54155

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416732 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1878629f5f
2012-12-03 23:50:10 +00:00
Sebastian Bazley bcad2b12f4 Http core 4.2.2 => 4.2.3
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416446 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d2a9fb539e
2012-12-03 10:57:06 +00:00
Sebastian Bazley c9ab9a5f68 Fail if old version == current version
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416414 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b59a7814cf
2012-12-03 10:21:03 +00:00
Sebastian Bazley 10e6fd662f Add release_delete target for tidying up old releases
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416316 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 923793c9a4
2012-12-03 00:03:35 +00:00
Sebastian Bazley e4b2a3926a Add impl. note
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416287 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c6ab92363e
2012-12-02 23:11:18 +00:00
Philippe Mouawad e1bd616e54 Bug 54155 - ModuleController : Add a shortcut button to unfold the tree up to referenced controller and highlight it
Bugzilla Id: 54155

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416222 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 705d140d6f
2012-12-02 18:18:42 +00:00
Philippe Mouawad 83441040b1 Clarify doc as per sebb note
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416175 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 86718f4786
2012-12-02 13:44:51 +00:00
Philippe Mouawad 609c24fa82 Bug 54232 - Search Feature : Add a button to search and expand results
Bugzilla Id: 54232

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416174 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 91554dbfc0
2012-12-02 13:42:56 +00:00
Philippe Mouawad df70af5760 clarify documentation on Script File in BSF elements
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416170 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7d53195114
2012-12-02 13:07:14 +00:00
Philippe Mouawad 43140f4299 Fix broken links to JMeterVariables
Add javadocs links to SampleResult and JMeterContext

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416168 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3ae1a26bd5
2012-12-02 12:56:55 +00:00
Philippe Mouawad a620332727 Bug 53840 - Proxy Recording : Response message: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "" "
Change evaluation order in if condition as per sebb note
Add errorHandlerto avoid errors in System.err
Bugzilla Id: 53840

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416159 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 888b99950b
2012-12-02 11:21:12 +00:00
Sebastian Bazley 053b3689bd Don't cache the provided credentials
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416158 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 06d861cef1
2012-12-02 11:15:14 +00:00
Sebastian Bazley fdf1d06a16 Not needed for Java 1.6
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1416098 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 56b3320a4c
2012-12-02 02:06:45 +00:00