svn commit: r1807103 - in /jmeter/trunk: bin/jmeter.properties src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java xdocs/changes.xml xdocs/usermanual/component_refe

2017-09-02 Thread agomes
Author: agomes Date: Sat Sep 2 22:15:28 2017 New Revision: 1807103 URL: http://svn.apache.org/viewvc?rev=1807103=rev Log: Add a list for "JDBC Connection Configuration" "Validation Query" attribut. Screenshot later after I modified another attribute Modified:

svn commit: r1807077 - /jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 18:58:40 2017 New Revision: 1807077 URL: http://svn.apache.org/viewvc?rev=1807077=rev Log: Fix code smell, remove null assignment Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java Modified:

svn commit: r1807074 - /jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 18:49:56 2017 New Revision: 1807074 URL: http://svn.apache.org/viewvc?rev=1807074=rev Log: Improve javadocs formatting Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java Modified:

svn commit: r1807072 - /jmeter/trunk/src/components/org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.java

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 18:42:21 2017 New Revision: 1807072 URL: http://svn.apache.org/viewvc?rev=1807072=rev Log: Bug 61481 - Help Menu Item to export transaction for Web report Improve layout and center label Modified:

svn commit: r1807067 - in /jmeter/trunk: bin/ src/components/org/apache/jmeter/gui/ src/components/org/apache/jmeter/gui/action/ src/core/org/apache/jmeter/resources/ xdocs/

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 18:15:22 2017 New Revision: 1807067 URL: http://svn.apache.org/viewvc?rev=1807067=rev Log: Bug 61481 - Help Menu Item to export transaction for Web report Bugzilla Id: 61481 Added: jmeter/trunk/src/components/org/apache/jmeter/gui/

svn commit: r1807064 - /jmeter/trunk/test/src/org/apache/jmeter/functions/TestSimpleFunctions.java

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 16:21:29 2017 New Revision: 1807064 URL: http://svn.apache.org/viewvc?rev=1807064=rev Log: Spacepolice Modified: jmeter/trunk/test/src/org/apache/jmeter/functions/TestSimpleFunctions.java Modified:

svn commit: r1807052 - /jmeter/trunk/test/src/org/apache/jmeter/functions/TestSimpleFunctions.java

2017-09-02 Thread agomes
Author: agomes Date: Sat Sep 2 14:44:25 2017 New Revision: 1807052 URL: http://svn.apache.org/viewvc?rev=1807052=rev Log: Add 2 unitary test to UnEscapeHtml function Modified: jmeter/trunk/test/src/org/apache/jmeter/functions/TestSimpleFunctions.java Modified:

svn commit: r1807048 - /jmeter/trunk/bin/testfiles/TEST_HTTP.jmx

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 13:42:32 2017 New Revision: 1807048 URL: http://svn.apache.org/viewvc?rev=1807048=rev Log: Bug 61384 - Adding charset to multipart/form-data content type irritates IIS Revert changes as per further analysis and jmeter/hc mailing lists answers Bugzilla Id: 61384

svn commit: r1807047 - in /jmeter/trunk: src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java test/src/org/apache/jmeter/protocol/http/sampler/TestHTTPSamplersAgainstHttpMirrorSe

2017-09-02 Thread pmouawad
Author: pmouawad Date: Sat Sep 2 13:27:57 2017 New Revision: 1807047 URL: http://svn.apache.org/viewvc?rev=1807047=rev Log: Bug 61384 - Adding charset to multipart/form-data content type irritates IIS Revert changes as per further analysis and jmeter/hc mailing lists answers Bugzilla Id: 61384

svn commit: r1807041 - in /jmeter/trunk: src/functions/org/apache/jmeter/functions/RandomDate.java test/src/org/apache/jmeter/functions/TestTimeRandomDateFunction.java

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 11:52:22 2017 New Revision: 1807041 URL: http://svn.apache.org/viewvc?rev=1807041=rev Log: Use native eol for java files. Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomDate.java (props changed)

svn commit: r1807037 - in /jmeter/trunk: src/protocol/http/org/apache/jmeter/protocol/http/control/DNSCacheManager.java test/src/org/apache/jmeter/protocol/http/control/TestDNSCacheManager.java xdocs/

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 11:04:06 2017 New Revision: 1807037 URL: http://svn.apache.org/viewvc?rev=1807037=rev Log: Use system DNS resolver as last resort, when resolving entries in the static host table. Bugzilla Id: 61375 Modified:

svn commit: r1807036 - /jmeter/trunk/xdocs/usermanual/functions.xml

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 10:52:57 2017 New Revision: 1807036 URL: http://svn.apache.org/viewvc?rev=1807036=rev Log: Add a full stop to mark the end of the sentence Modified: jmeter/trunk/xdocs/usermanual/functions.xml Modified: jmeter/trunk/xdocs/usermanual/functions.xml URL:

svn commit: r1807035 - /jmeter/trunk/xdocs/usermanual/functions.xml

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 10:50:52 2017 New Revision: 1807035 URL: http://svn.apache.org/viewvc?rev=1807035=rev Log: Correct spelling (case) of RandomDate Modified: jmeter/trunk/xdocs/usermanual/functions.xml Modified: jmeter/trunk/xdocs/usermanual/functions.xml URL:

svn commit: r1807034 - /jmeter/trunk/xdocs/usermanual/functions.xml

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 10:49:51 2017 New Revision: 1807034 URL: http://svn.apache.org/viewvc?rev=1807034=rev Log: Markup changes and minor re-phrasings. Modified: jmeter/trunk/xdocs/usermanual/functions.xml Modified: jmeter/trunk/xdocs/usermanual/functions.xml URL:

svn commit: r1807033 - /jmeter/trunk/xdocs/usermanual/functions.xml

2017-09-02 Thread fschumacher
Author: fschumacher Date: Sat Sep 2 10:44:36 2017 New Revision: 1807033 URL: http://svn.apache.org/viewvc?rev=1807033=rev Log: Correct spelling (case) of RandomDate Modified: jmeter/trunk/xdocs/usermanual/functions.xml Modified: jmeter/trunk/xdocs/usermanual/functions.xml URL: