Commit Graph

8637 Commits

Author SHA1 Message Date
Sebastian Bazley edfaa8200e Grammar
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1374675 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 808c6e3b87
2012-08-18 23:26:58 +00:00
Bruno Demion ad30fe5032 Sync with saveservice.properties
Bugzilla Id: 53718

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

Former-commit-id: 12c95abcb1
2012-08-17 18:30:39 +00:00
Bruno Demion 44e6d1f127 Change the name "Line Graph" to "Response Time Graph"
Bugzilla Id: 53718

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

Former-commit-id: 93ce6618c9
2012-08-17 18:23:21 +00:00
Bruno Demion ac438ffa6a Use the good name of the element
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1373970 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: d2e055a92b
2012-08-16 18:26:36 +00:00
Bruno Demion c91da01e4d Add Line graph manual
Bugzilla Id: 53718

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

Former-commit-id: 936b19134e
2012-08-16 17:43:31 +00:00
Bruno Demion a08bc7a3bb Fix Mailer visualizer screenshot size. Reduce the width of BSF Sampler size. Center VRT screenshots
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1373939 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: b086f8f875
2012-08-16 17:37:30 +00:00
Sebastian Bazley fa5e93e736 Fixbug in delayed start when used with consecutive thread groups
Code was only waiting for active threads to reach zero, rather than for the thread group to finish.
Bugzilla Id: 53418


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

Former-commit-id: 15f9c290b3
2012-08-14 23:58:16 +00:00
Bruno Demion 6beed8a288 Enable playing with interval and filter label on a running test
Bugzilla Id: 53718

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

Former-commit-id: 91b3e01e2a
2012-08-14 19:32:42 +00:00
Sebastian Bazley cb894f7dbb StandardJMeterEngine is now responsible for starting thread groups, which in turn are responsible for their threads.
All the thread creation and scheduling is now handled by the thread group.
This allows the JMeterThread instances to be created only when needed by the delayed start method.
Memory should now be only limited by the number of concurrent threads.
Bugzilla Id: 53418


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

Former-commit-id: 316ff8a10b
2012-08-14 19:32:16 +00:00
Bruno Demion 6b21f9a1d5 Change the lock method
Add a warning to prohibit the update of interval si no file
Remove a double check on durationTest and improves the message
Bugzilla Id: 53718

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

Former-commit-id: 85cedff4c4
2012-08-14 17:08:51 +00:00
Sebastian Bazley e5b44f2085 Fix indentation
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372957 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1ad853c9b1
2012-08-14 16:14:04 +00:00
Sebastian Bazley d199bfbc7d Follow intentional change to saveservice.properties
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372953 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 8fc339f223
2012-08-14 16:06:25 +00:00
Sebastian Bazley b79040c012 Simplify
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372950 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 31f9a1b3d1
2012-08-14 15:58:34 +00:00
Bruno Demion ae0c13a2bf Add a new visualizer to draw a line graph showing the evolution of response time for a test
Bugzilla Id: 53718

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

Former-commit-id: cc16719029
2012-08-14 15:30:32 +00:00
Bruno Demion 03ea6f2750 Small improvements in aggregate graph: legend at left or right is now on 1 column (instead of 1 large line), no border to the reference's square color, reduce width on some fields
Bugzilla Id: 53716

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

Former-commit-id: a5d2b24fa9
2012-08-14 13:46:48 +00:00
Sebastian Bazley 34892bf900 Arrange fields and methods
Drop unnecessary parameter to private method

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

Former-commit-id: 1937e9cdfd
2012-08-14 10:25:17 +00:00
Sebastian Bazley 57a1395e1c Fix up log messages
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372823 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 4ed59ba57a
2012-08-14 10:14:30 +00:00
Sebastian Bazley 968a374941 Oops forgot import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372699 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 72356e0696
2012-08-14 01:25:53 +00:00
Sebastian Bazley d18f582158 No need to use AtomicBoolean here.
Also slightly clearer to use running rather than !stopped, so changed name and inverted the value.
Will also be useful if/when JMeterThread instance creation is moved here.

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

Former-commit-id: f5c36399ef
2012-08-14 01:21:14 +00:00
Sebastian Bazley 932a3d21db Rename private methods according to actual function
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372672 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 886a5dfb9c
2012-08-13 23:57:23 +00:00
Sebastian Bazley 029801218c No point processing all thread groups when we know we only want to wait for one
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372671 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 43a84eb64c
2012-08-13 23:52:25 +00:00
Sebastian Bazley b8da225d19 Clear down the list of groups when they are done
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372662 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 25f5bd809e
2012-08-13 23:08:26 +00:00
Sebastian Bazley 50e110a62e Move JMeterThreadMonitor implementation from engine to the thread group, as the engine was calling the group anyway.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372660 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 90b899715a
2012-08-13 23:04:55 +00:00
Sebastian Bazley 959392d215 Correct comment
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372658 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 91590d893d
2012-08-13 22:57:13 +00:00
Bruno Demion c5b506f23f Add delayed_start French translation
Bugzilla Id: 53418

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

Former-commit-id: aad58be6f0
2012-08-13 22:23:28 +00:00
Sebastian Bazley 53d2e54598 delayedStartup needs to be constant
Bugzilla Id: 53418


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

Former-commit-id: 70360d79ab
2012-08-13 16:06:12 +00:00
Sebastian Bazley cf4e02b88d Merge OnDemandThreadGroup into ThreadGroup:
Don't display delayed start for setUp/tearDown thread groups
Rename onDemand as delayed_start
Make the property optional in JMC files

Bugzilla Id: 53418


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

Former-commit-id: 96fc1f2f6d
2012-08-13 15:50:18 +00:00
Sebastian Bazley bb87ec5589 No longer need these
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372467 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7e824d0a69
2012-08-13 15:31:21 +00:00
Sebastian Bazley d2042b5db8 Fix saveservice version
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1372466 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: a553578c27
2012-08-13 15:29:38 +00:00
Sebastian Bazley 6fb4d26a98 Merge OnDemandThreadGroup into ThreadGroup
Bugzilla Id: 53418


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

Former-commit-id: fb4cf22b27
2012-08-13 15:17:55 +00:00
Sebastian Bazley 1b848baba7 Clarify Content Encoding GUI field
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1371966 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c4deb245c7
2012-08-11 15:45:47 +00:00
Sebastian Bazley 72a153e305 Nested image has changed
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1369194 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c03ae0bc87
2012-08-03 20:24:31 +00:00
Philippe Mouawad e9cd89d3fa Clarified documentation of Access Log Sampler
Added some formating

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

Former-commit-id: d90db2ec67
2012-08-03 19:24:36 +00:00
Philippe Mouawad 17956b89b9 Added license
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1369171 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7d1c179bf5
2012-08-03 19:21:45 +00:00
Bruno Demion 58981f081c Display 'Apache JMeter' title in app title bar in Gnome 3
Bugzilla Id: 53616

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

Former-commit-id: b245856f9e
2012-07-28 11:31:29 +00:00
Bruno Demion bc206a6fd9 Display 'Apache JMeter' title in app title bar in Gnome 3
Bugzilla Id: 53616

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

Former-commit-id: 677388eb67
2012-07-28 11:29:23 +00:00
Bruno Demion 5f5fd43d80 Better with the maven2.repo property
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1366495 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 14328b1c19
2012-07-27 18:48:42 +00:00
Bruno Demion 026298d86d mvnsearch doesn't work. Using the repo2.maven.org to get jCharts jar
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1366480 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 9a4430ac1b
2012-07-27 18:30:56 +00:00
Philippe Mouawad d6f6ab253b Bug 53318 - Add Embedded URL Filter to HTTP Request Defaults Control
Bugzilla Id: 53318

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

Former-commit-id: 29917e0a9e
2012-07-21 22:15:56 +00:00
Philippe Mouawad 0f1298ce5b Fixed findbugs issue
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1364098 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: c1cc575b04
2012-07-21 14:00:22 +00:00
Philippe Mouawad 263f47d748 Bug 53418 - New OnDemandThreadGroup that creates threads when needed instead of creating them on Test startup
simplified and cleaned


Bugzilla Id: 53418

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

Former-commit-id: ae4645b6f2
2012-07-21 13:57:04 +00:00
Sebastian Bazley f4bf4df686 Don't log partial responses to the jmeter log
Bugzilla Id: 53566


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

Former-commit-id: 9c55a32ac5
2012-07-20 00:01:44 +00:00
Philippe Mouawad 468df6be21 Bug 53511 - access log sampler SessionFilter throws NullPointerException - cookie manager not initialized properly
Bugzilla Id: 53511

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

Former-commit-id: fb5af5343b
2012-07-18 21:20:53 +00:00
Sebastian Bazley 46fbdf4fa4 Unused import
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362973 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6c2b65adf7
2012-07-18 14:56:12 +00:00
Sebastian Bazley 97b0911e1c Generics warning
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362972 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6cc42cecdc
2012-07-18 14:55:15 +00:00
Philippe Mouawad bd4723f1a0 Bug 42245 - Show clear passwords in HTTP Authorization Manager
Bugzilla Id: 42245

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

Former-commit-id: 77962e2bc2
2012-07-17 21:53:44 +00:00
Philippe Mouawad 00655003d4 Ensure stream is closed even if exception occurs, because with current code, there are leaks in callers HTTPHC4Impl, HTTPHC4Impl and HTTPJavaImpl
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362663 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: ebe1efdd0f
2012-07-17 21:27:42 +00:00
Sebastian Bazley 6e4c8fbfaa Add tag for 2.7
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362310 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 299c6262ae
2012-07-16 23:17:05 +00:00
Sebastian Bazley 157bbdabc7 Close resources
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362306 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: fab7746481
2012-07-16 23:04:19 +00:00
Sebastian Bazley 3d1aaa82db Missing @Override
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362305 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 7cd8a704d6
2012-07-16 23:03:23 +00:00