Commit Graph

11784 Commits

Author SHA1 Message Date
Philippe Mouawad fe543f2430 Misc clean up (javadoc, commented code)
#resolve #82

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

Former-commit-id: 608a502977
2016-01-21 13:11:41 +00:00
Philippe Mouawad 3b8fadc450 Remove code that has been commented for the last 10 years
#resolve #81

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

Former-commit-id: 0d117cb842
2016-01-21 13:09:35 +00:00
Felix Schumacher 3d6184a673 Spacepolice
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1725021 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7cea61070a
2016-01-16 19:20:51 +00:00
Felix Schumacher 5978bc16ed Spacepolice
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1725019 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6bc9b826ac
2016-01-16 19:14:55 +00:00
Felix Schumacher 8c6a37dc58 No need to init the sample here and rename it to be more descriptive.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1725001 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8931bfbaa5
2016-01-16 16:26:51 +00:00
Felix Schumacher 8fd9ce67d2 Extract creation of jobs into methods and make merging and sorting methods more similar.
Add jobs to the queue only, if they are used.


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

Former-commit-id: 60f36ee4d1
2016-01-16 16:24:07 +00:00
Felix Schumacher 17c2d95076 Use less memory for PUT requests.
Bugzilla Id: 58852


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

Former-commit-id: b2d3bff966
2016-01-16 15:23:12 +00:00
Felix Schumacher 7b519d06fa Update java 6 references to java 7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724987 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 35aa8a6ed6
2016-01-16 15:03:43 +00:00
Philippe Mouawad b5041cffda Bug 58704 Non regression testing : Ant task batchtest fails if tests and run in a non en_EN locale and use a JMX file that uses a Csv DataSet
Bugzilla Id: 58704

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

Former-commit-id: 2fd0a579a0
2016-01-16 13:53:08 +00:00
Philippe Mouawad 584f94a870 Take into account Pascal Schumacher comment
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724972 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 01873841ee
2016-01-16 13:34:42 +00:00
Philippe Mouawad 154cbbc8e0 Update java6 references to Java7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724970 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4c5ce1b0b6
2016-01-16 13:04:30 +00:00
Philippe Mouawad bcbcaa3ecd Update java6 references to Java7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724969 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f8f0ac47b1
2016-01-16 13:03:57 +00:00
Philippe Mouawad 1aade9a14e Bug 58830 Documentation : Add examples for each function with the result
Add example
Update java6 references to Java7
Bugzilla Id: 58830

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

Former-commit-id: ffff4fe21b
2016-01-16 13:01:33 +00:00
Philippe Mouawad 7be33d5600 Remove mention of a very old JMeter version behaviour
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724937 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b7da12c18d
2016-01-16 09:17:02 +00:00
Philippe Mouawad d6bf5ea4e1 Bug 58862 - Add a reference to jdk bug JDK-8025126 in the changes.xml file
Bugzilla Id: 58862

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

Former-commit-id: ff22f231ec
2016-01-15 20:56:43 +00:00
Sebastian Bazley 4cc8003071 Low hanging deprecation fruit
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724707 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 84589cd596
2016-01-14 22:30:01 +00:00
Sebastian Bazley 844500dac0 Low hanging deprecation fruit
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724703 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e5a658cfaa
2016-01-14 22:15:48 +00:00
Sebastian Bazley f71d11b0ae Fix a couple of simple deprecations
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724702 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 02e0844766
2016-01-14 22:13:16 +00:00
Sebastian Bazley 5a5b5043b6 Methods called from ctor must not be overridden. Fix due to Felix.
Bugzilla Id: 58860


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

Former-commit-id: c1e3180784
2016-01-14 21:55:19 +00:00
Sebastian Bazley 2e049b813e No longer deprecated
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724696 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6b1847d443
2016-01-14 21:30:24 +00:00
Sebastian Bazley e578902463 Unnecessary warning
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724695 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5408a32cc9
2016-01-14 21:29:26 +00:00
Sebastian Bazley af02b37eea Make sure variable is used
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724694 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d07eeafb8c
2016-01-14 21:28:03 +00:00
Sebastian Bazley a4e61b1a7e Explicit boxing
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724693 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6af9d4bd6b
2016-01-14 21:27:02 +00:00
Sebastian Bazley b0756cdfec Add warnings not to override methods called from ctors
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724692 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 13b00aedae
2016-01-14 21:24:54 +00:00
Philippe Mouawad ac8ab2cb93 Bug 58860 - HTTP Request : Add automatic variable generation in HTTP parameters table by right click
As per Felix note on mailing list, I am stupid, rollback 
Bugzilla Id: 58860

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

Former-commit-id: 6e91150b6b
2016-01-14 21:18:56 +00:00
Sebastian Bazley c083153b08 Dashboard: ignore generated reports
Bugzilla Id: 58653


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

Former-commit-id: 7de640fe22
2016-01-14 20:47:33 +00:00
Philippe Mouawad 72ef38ce05 Bug 58860 - HTTP Request : Add automatic variable generation in HTTP parameters table by right click
As per sebb note on mailing list, make init() final
Bugzilla Id: 58860

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

Former-commit-id: 92988b2ce9
2016-01-14 20:44:01 +00:00
Philippe Mouawad f891ed4cb0 #resolve #80
Thanks Pascal Schumacher

Readme updates 
Bug 58772 - Deprecate MongoDB related elements … 	
correct required java version in README 	
minimal improvements and corrections of readme



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

Former-commit-id: a046e8da49
2016-01-14 19:44:02 +00:00
Philippe Mouawad e981471880 Bug 58851 - Add a dependency to hamcrest-core to allow JUnit tests with annotations to work
Missing update of build.properties
Tab police

Thanks Felix
Bugzilla Id: 58851

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

Former-commit-id: daf20ab280
2016-01-14 15:41:20 +00:00
Philippe Mouawad b35202b4a9 Bug 58861 - When clicking on up, down or detail while in a cell of the argument panel, newly added content is lost
#resolve #77
Bugzilla Id: 58861

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

Former-commit-id: 76c2641870
2016-01-14 14:13:32 +00:00
Philippe Mouawad 7f808f119b Clarify known bugs
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724618 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fa265c241a
2016-01-14 14:12:14 +00:00
Philippe Mouawad 2265fca4e0 Bug 58851 - Add a dependency to hamcrest-core to allow JUnit tests with annotations to work
Bugzilla Id: 58851

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

Former-commit-id: 413e566ed8
2016-01-14 14:09:05 +00:00
Philippe Mouawad 4a2e17d278 Bug 58860 - HTTP Request : Add automatic variable generation in HTTP parameters table by right click
#resolve #76
Bugzilla Id: 58860

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

Former-commit-id: 9754e7e998
2016-01-14 13:47:34 +00:00
Philippe Mouawad 72d0c32d37 Bug 58857 - View Results Tree : the request view http does not allow to resize the parameters table first column
#resolve #75
Bugzilla Id: 58857

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

Former-commit-id: 1fac69bd07
2016-01-14 13:39:32 +00:00
Philippe Mouawad a1f3160e0f Bug 58849 - View Results Tree : Add a search panel to the request http view to be able to search in the parameters table
#resolve #73
Bugzilla Id: 58849

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

Former-commit-id: fbae0c3926
2016-01-14 13:35:03 +00:00
Philippe Mouawad a121e5248e Bug 58845 - Request http view doesn't display all the parameters
#resolve #70
Bugzilla Id: 58845

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

Former-commit-id: e6a3c2902e
2016-01-14 13:22:54 +00:00
Philippe Mouawad ec6d45ede1 remove outdated comments (13 years old)
#resolve #74 by b wiart

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

Former-commit-id: 247ab1c9f1
2016-01-14 13:14:43 +00:00
asf-sync-process b9abb6f299 Bug 58844 - Buttons enable / disable is broken in the arguments panel
#resolve #69
Bugzilla Id: 58844

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

Former-commit-id: 3fed8a8eff
2016-01-14 13:11:06 +00:00
Philippe Mouawad 563199b759 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724596 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a44eef1ebe
2016-01-14 12:55:04 +00:00
Philippe Mouawad d76bec8302 Oups, the correct Benoit :-)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724510 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4250847dc4
2016-01-13 20:49:45 +00:00
Felix Schumacher 321182b341 Reset data in TableEditor when switching between different CompareAssertions in gui.
Based on a patch by Vincent Herilier (vherilier at gmail.com).

Bugzilla Id: 58742


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

Former-commit-id: 4aa219a2e6
2016-01-13 20:31:47 +00:00
Philippe Mouawad de75e2ede9 Mention contributor for Bugzilla
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724494 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2a9b5c6d74
2016-01-13 20:03:29 +00:00
Bruno Demion d4d1d70a5f Bug 58848 : when adding an argument (add button or from clipboard) scroll the table to the new line
(missing changes.xml note)



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

Former-commit-id: edd63c5101
2016-01-13 17:34:39 +00:00
Bruno Demion 689bbf02fc Bug 58848 : when adding an argument (add button or from clipboard) scroll the table to the new line
This closes #71



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

Former-commit-id: 4b8c208f95
2016-01-13 17:16:42 +00:00
Philippe Mouawad 9a2a0a4305 Bug 58843 - Improve the usable space in the http sampler gui
Missing french translation
Use alphabetical order
Bugzilla Id: 58843

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

Former-commit-id: d7c3416e8b
2016-01-12 21:08:44 +00:00
Philippe Mouawad 6fccdcd6d5 Bug 58843 - Improve the usable space in the http sampler gui
#resolve #68
Bugzilla Id: 58843

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

Former-commit-id: a751fbe232
2016-01-12 21:02:59 +00:00
Sebastian Bazley 7114ac7cd2 Tab police
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723922 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 751a1c07ee
2016-01-10 13:15:38 +00:00
Sebastian Bazley 48b83a06f5 Tab police
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723920 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 947939caa3
2016-01-10 13:13:07 +00:00
Sebastian Bazley 4d51d20972 Tab police
Bugzilla Id: 58653


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

Former-commit-id: 31fa6fb729
2016-01-10 13:11:06 +00:00
Sebastian Bazley b58bafae6a Unnecessary line wrap
Bugzilla Id: 58653


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

Former-commit-id: bc785f06a2
2016-01-10 13:09:50 +00:00