Commit Graph

1021 Commits

Author SHA1 Message Date
Sebastian Bazley 3f2018f71c Note that parser may be slow
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@631771 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fb19a43a15
2008-02-27 23:11:08 +00:00
Sebastian Bazley 6c37a116b6 Fix typo; warn that XPath parser can be slow
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@631461 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2623b9f5a8
2008-02-27 01:50:57 +00:00
Sebastian Bazley e908b5f449 Use JTidy to display XML in View Results Tree Listener (avoids fetching DTDs)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@631454 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e25c779294
2008-02-27 01:22:37 +00:00
Sebastian Bazley 429cc04945 Add application/vnd.wap.xhtml+xml as a text type
Allow View Results Tree maximum display size to be configured

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

Former-commit-id: 26401dca04
2008-02-26 22:54:37 +00:00
Sebastian Bazley 2daa3ceb3b Update to Xerces 2.9.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@631242 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: bba58bfe3a
2008-02-26 14:58:27 +00:00
Sebastian Bazley bd86a8b228 Add optional output variable name to Jexl function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@631228 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1f731e1813
2008-02-26 14:36:21 +00:00
Sebastian Bazley 5c1838876a Bug 44378 - Turkish localisation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@629648 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: db5304dd67
2008-02-20 23:02:37 +00:00
Sebastian Bazley b95fc95085 Add "Substring" option to Response Assertion
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@629519 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 694d5c7c06
2008-02-20 16:10:49 +00:00
Sebastian Bazley bcc051ecc3 Document Response Assertion "Equals" radio button.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@629444 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0d1478263e
2008-02-20 12:54:28 +00:00
Sebastian Bazley aa545ebce7 Allow Global properties to be loaded from a file, e.g. -Gglobal.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@616939 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2f498b58bb
2008-01-30 22:52:33 +00:00
Sebastian Bazley a81e230558 Bug 44314 - Not possible to add more than one SyncTimer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@616113 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e751ed7120
2008-01-29 00:04:52 +00:00
Sebastian Bazley 33538d4209 Recent changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@612665 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 56a6bcd449
2008-01-17 00:59:51 +00:00
Sebastian Bazley d7133afbca Use © instead of numeric character value
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@612663 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 85bebc1624
2008-01-17 00:56:13 +00:00
Sebastian Bazley 11206d8cba Fix up to work with current code and to correspond with documentation/screenshot
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@612627 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a4337f3fe0
2008-01-16 23:36:03 +00:00
Sebastian Bazley f5f8257a3e Document which functions can be used on the test plan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@612488 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 547d56c377
2008-01-16 15:39:56 +00:00
Sebastian Bazley d647a5ae8d Added "Save Table Data" buttons to Aggregate and Summary Reports - save table as CSV format with header
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@610525 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8ecf5a2e60
2008-01-09 19:41:00 +00:00
Sebastian Bazley 8217180ae5 Bug 44144 - JMS point-to-point: request response test does not work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@610480 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 11e3ef6cc7
2008-01-09 17:39:55 +00:00
Sebastian Bazley 2a5d5c23d5 Bug 44184 - Allow header to be saved with Aggregate Graph data
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@609983 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fd4f2374e6
2008-01-08 13:44:21 +00:00
Sebastian Bazley 87af440487 Add list of meta characters
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@609804 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f3da96136c
2008-01-07 23:21:04 +00:00
Sebastian Bazley e6ea8abc3a Doc fixed bug 44142
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@608525 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 0ba1e57797
2008-01-03 15:23:57 +00:00
Sebastian Bazley 5121d59731 Make machineName variable name parameter optional (bug 44142)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@608524 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a39f6dde01
2008-01-03 15:20:42 +00:00
Sebastian Bazley bdb977af01 Doc. how to enable per-thread connections
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@608160 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 942d4fc653
2008-01-02 17:54:17 +00:00
Sebastian Bazley 7dd45132e5 Bug 41028 - JMeter server doesn't alert the user when the host is defined as a loopback address
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@604072 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 93cbc6d97b
2007-12-14 00:30:16 +00:00
Sebastian Bazley 711518ff81 Update xstream 1.2.1 => 1.2.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@604067 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c08f7d8620
2007-12-14 00:05:06 +00:00
Sebastian Bazley 738cfcba93 Document issues with redirect automatically
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@603939 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7ed0cf028f
2007-12-13 15:42:06 +00:00
Sebastian Bazley 29aa37077a Fixup date in header
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@603915 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1ee0007453
2007-12-13 13:12:29 +00:00
Sebastian Bazley 867e428f76 Add summary
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@603909 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 035902d304
2007-12-13 12:42:16 +00:00
Sebastian Bazley 4cdcc3cc6f Once Only Controller only works properly in Loop and Thread Group
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@603907 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 076fba6efe
2007-12-13 12:40:53 +00:00
Sebastian Bazley a8f61b11dc Check that the remoteStart options -r and -R are only used with non_GUI -n option
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@603697 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3c2f1d8294
2007-12-12 18:32:32 +00:00
Sebastian Bazley 15a85de1af Bug 44042 - Regression in Cookie Manager (Bug introduced in 2.3.1)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@602290 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9c28db57a1
2007-12-08 01:18:21 +00:00
Sebastian Bazley 0fd5b38a11 Update to Commons Logging 1.1.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601915 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f1c8bc2cc3
2007-12-06 23:41:36 +00:00
Sebastian Bazley fe35dfd758 Can specify list of variable names to be written to JTL files (CSV and XML format)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601911 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4f283ef609
2007-12-06 23:25:13 +00:00
Sebastian Bazley a9b97f6feb Bug 43379 - Switch Controller now supports selection by name as well as number
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601554 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 5dc4f32bef
2007-12-05 22:35:11 +00:00
Sebastian Bazley 90ec57d7f0 Note that matching is case-sensitive
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601510 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3cf866bf62
2007-12-05 20:37:28 +00:00
Sebastian Bazley a76de9c635 Bug 44022 - Memory Leak when closing test plan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601473 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 2e922ff261
2007-12-05 19:17:36 +00:00
Sebastian Bazley bd5ec671bf Implement work-round to reduce classloading in non-GUI mode when scanning for Function classes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@601090 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c69457e863
2007-12-04 21:26:35 +00:00
Sebastian Bazley f47138a064 Bug 43427 - Simple Controller is only partly executed in While loop
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600898 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 3a34e1ce81
2007-12-04 11:46:24 +00:00
Sebastian Bazley 6e9d5df246 Fixup optional parameter descriptions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600886 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e4a01b8da2
2007-12-04 11:25:09 +00:00
Sebastian Bazley 7b55e65967 Add optional comment to __log() function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600613 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e965ac7d28
2007-12-03 17:29:54 +00:00
Sebastian Bazley 57063fb26f Document content-type_text property
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600578 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8758cea11c
2007-12-03 16:02:50 +00:00
Sebastian Bazley c80123747c Bug 44011 - application/soap+xml not treated as a text type
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600573 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 77b9934de0
2007-12-03 15:48:25 +00:00
Sebastian Bazley 89e4314f63 Bug 43984 - trim spaces from port field
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600547 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c209fa825a
2007-12-03 14:20:37 +00:00
Sebastian Bazley a248ec7343 Fix Switch Controller to work properly with functions and variables
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@600384 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 76882ce054
2007-12-02 21:57:28 +00:00
Sebastian Bazley 6c556a971d Fix up some screenshots
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@599115 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 62910b397c
2007-11-28 19:42:40 +00:00
Sebastian Bazley 4c30de4589 Update to xalan 2.7.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@599034 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6c185c9eb9
2007-11-28 15:47:15 +00:00
Sebastian Bazley e4d201fc02 Updated XPath screenshots
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@599033 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a609d50006
2007-11-28 15:46:11 +00:00
Sebastian Bazley 54ce07a7b8 Revert to original names, as the change caused lots of problems
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@598979 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6be1b28edf
2007-11-28 12:22:29 +00:00
Sebastian Bazley 0ee4a1b4ba Bug 43382 - configure Tidy output (warnings, errors) for XPath Assertion and Post-Processor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@598853 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b436cd1b75
2007-11-28 02:20:23 +00:00
Sebastian Bazley b66a328444 Add longSum() function and some unit tests for it and intSum()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@598724 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e761573740
2007-11-27 18:13:56 +00:00
Sebastian Bazley 85b52ca83a Recent changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@598641 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: f268d6ad82
2007-11-27 13:38:23 +00:00