Commit Graph

3252 Commits

Author SHA1 Message Date
Felix Schumacher 1bbb128b2f Add changes entry for the ldap changes based on a patch by Benoit Wiart.
This closes #96

Bugzilla Id: 58949


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

Former-commit-id: 74d6423560
2016-01-31 14:31:40 +00:00
Philippe Mouawad 2aa6f2770c Bug 58947 - Connect metric is wrong when ConnectException occurs
Bugzilla Id: 58947

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

Former-commit-id: 53e2acd214
2016-01-30 18:21:18 +00:00
Philippe Mouawad ae0db4bc20 Bug 58924 - Dashboard / report : It should be possible to export the generated graph as image (PNG)
#resolve #90
Bugzilla Id: 58924

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

Former-commit-id: c3f59dadfb
2016-01-28 22:53:51 +00:00
Philippe Mouawad 0a811618f6 Bug 58897 : Improve JUnit Test code
#resolve #85
Bugzilla Id: 58897

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

Former-commit-id: 9bc6974087
2016-01-28 22:23:23 +00:00
Philippe Mouawad 2bdd4541c9 Bug 58864 : when moving parameter with up / down, ensure that the selection remains visible
#resolve #78
Bugzilla Id: 58864

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

Former-commit-id: 48e9b94771
2016-01-26 22:32:53 +00:00
Felix Schumacher ff2d96c594 Normalize URIs when downloading embedded resources.
Bugzilla Id: 58923


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

Former-commit-id: c53d81205a
2016-01-26 20:49:07 +00:00
Philippe Mouawad 6696b2aa4b Bug 58912 Response assertion gui : Deleting more than 1 selected row deletes only one row
#resolve #87
Bugzilla Id: 58912

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

Former-commit-id: 26dbddba71
2016-01-25 20:59:16 +00:00
Philippe Mouawad 8def4b5592 Bug 58911 : it should be possible to copy&paste between http header managers
#resolve #86
Bugzilla Id: 58911

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

Former-commit-id: e657ada064
2016-01-25 20:54:26 +00:00
Philippe Mouawad cb111a356f Bug 58913 - When closing jmeter should not interpret cancel as "destroy my test plan"
#resolve #88
Bugzilla Id: 58913

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

Former-commit-id: 3457f7cc87
2016-01-25 20:50:19 +00:00
Philippe Mouawad 3dadc33040 Bug 56554 : the script cache key is now automatically generated
#resolve #83
Bugzilla Id: 56554

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

Former-commit-id: 4f208f5c5b
2016-01-25 20:44:55 +00:00
Philippe Mouawad 8764fb25ab Bug 58865 - Allow empty default value in the Regular Expression Extractor
#resolve #79
Bugzilla Id: 58865

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

Former-commit-id: 51df1ce05b
2016-01-23 14:08:17 +00:00
Philippe Mouawad 68a8dcb1f1 Bug 58903 - Provide __jexl3 function that uses commons-jexl3 and deprecated __jexl (1.1) function
Fix test failure as per sebb note
Bugzilla Id: 58903

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

Former-commit-id: 64c40a71c2
2016-01-23 13:54:43 +00:00
Philippe Mouawad 978cd107f6 Bug 58903 - Provide __jexl3 function that uses commons-jexl3 and deprecated __jexl (1.1) function
Add also JUnit tests for jexl2 and jexl3
Bugzilla Id: 58903

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

Former-commit-id: e1bfb7bb01
2016-01-21 14:10:43 +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
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
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 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
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 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
Sebastian Bazley 24a46b003e Fix up:
- missing test file name (-t JMX file)
- duplicate anchor
- unnecessary line wrap

Bugzilla Id: 58653


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

Former-commit-id: 38d0734e8a
2016-01-10 13:06:07 +00:00
Philippe Mouawad 48cb544b38 Bug 58773 - TestCacheManager : Add tests for CacheManager that use HttpClient 4
Bugzilla Id: 58773

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

Former-commit-id: 5fd5f47f16
2016-01-10 00:43:19 +00:00
Philippe Mouawad 52c6fb579b Remove link to projects-old.apache.org
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723871 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1b4c5e3bdf
2016-01-09 18:36:57 +00:00
Philippe Mouawad 45475e888c Bug 58830 - Documentation : Add examples for each function with the result
Start the work
Bugzilla Id: 58830

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

Former-commit-id: c0a29f0b16
2016-01-09 18:15:20 +00:00
Philippe Mouawad 2ea5b2070b Improve and clarify issues page
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723868 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 89dba8432c
2016-01-09 18:11:35 +00:00
Sebastian Bazley d24c5c0c4f Config Element Counter (and others): Check Boxes Toggle Area Too Big
Bugzilla Id: 58810


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

Former-commit-id: 8f43a221ff
2016-01-07 14:28:32 +00:00
Sebastian Bazley 0ea535a3fe JVM don't recognize option MaxLiveObjectEvacuationRatio; remove from comments
Bugzilla Id: 58814


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

Former-commit-id: 937f36041c
2016-01-07 13:31:08 +00:00
Sebastian Bazley c7196567e7 Issue in CheckDirty and its relation to ActionRouter
Bugzilla Id: 58790


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

Former-commit-id: 615d33a2a9
2016-01-07 06:32:51 +00:00
Philippe Mouawad c0c9517193 Bug 58811 - When pasting arguments between http samplers the column "Encode" and "Include Equals" are lost.
#resolve #66
Bugzilla Id: 58811

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

Former-commit-id: 002eccc41a
2016-01-06 21:15:47 +00:00
Sebastian Bazley 9e7f4275fa Grammar
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723192 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 529646dba0
2016-01-05 22:30:07 +00:00
Felix Schumacher 07c7dd1e0c Mostly markup (code tags) plus a few minor rephrasings
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723164 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 08797f079a
2016-01-05 20:58:57 +00:00
Sebastian Bazley f32f1cd47f Simplify to make it read better
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1723163 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e52ed2c796
2016-01-05 20:54:32 +00:00