cvs commit: jakarta-jmeter/src/org/apache/jmeter/resources messages.properties

2001-10-07 Thread khammond
khammond01/10/07 08:31:55 Modified:src/org/apache/jmeter/resources messages.properties Log: New and modifed web testing / url resources. Revision ChangesPath 1.24 +22 -6 jakarta-jmeter/src/org/apache/jmeter/resources/messages.properties Index:

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/sampler MultipartFormSamplerFull.java

2001-10-07 Thread khammond
khammond01/10/07 08:33:17 Added: src/org/apache/jmeter/protocol/http/sampler MultipartFormSamplerFull.java Log: New file to add retrieve images functionality for multipart form request. Revision ChangesPath 1.1

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/sampler MultipartFormSampler.java

2001-10-07 Thread khammond
khammond01/10/07 08:34:26 Modified:src/org/apache/jmeter/protocol/http/sampler MultipartFormSampler.java Log: Added logic. If no file specified, then send request using normal syntax (not multipart form syntax). Revision ChangesPath 1.6

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/control/gui HttpTestSampleGui.java

2001-10-07 Thread khammond
khammond01/10/07 08:36:08 Modified:src/org/apache/jmeter/protocol/http/control/gui HttpTestSampleGui.java Log: New GUI style. Revision ChangesPath 1.11 +188 -195

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/control HttpTestSample.java

2001-10-07 Thread khammond
khammond01/10/07 08:37:06 Modified:src/org/apache/jmeter/protocol/http/control HttpTestSample.java Log: Added logic. Now supports retrieval of images for multipart form requests. Revision ChangesPath 1.26 +277 -286

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/config/gui MultipartUrlConfigGui.java

2001-10-07 Thread khammond
khammond01/10/07 08:37:27 Modified:src/org/apache/jmeter/protocol/http/config/gui MultipartUrlConfigGui.java Log: New GUI style. Revision ChangesPath 1.7 +235 -53

cvs commit: jakarta-jmeter/src/org/apache/jmeter/config/gui ArgumentsPanel.java

2001-10-07 Thread khammond
khammond01/10/07 08:39:38 Modified:src/org/apache/jmeter/config/gui ArgumentsPanel.java Log: New GUI style. Revision ChangesPath 1.9 +150 -17 jakarta-jmeter/src/org/apache/jmeter/config/gui/ArgumentsPanel.java Index: ArgumentsPanel.java

cvs commit: jakarta-jmeter/src/org/apache/jmeter/config Arguments.java

2001-10-07 Thread khammond
khammond01/10/07 08:40:30 Modified:src/org/apache/jmeter/config Arguments.java Log: Added new method removeAll(), and added some sanity checks. Revision ChangesPath 1.14 +21 -9 jakarta-jmeter/src/org/apache/jmeter/config/Arguments.java Index:

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/sampler MultipartFormSamplerFull.java

2001-10-07 Thread khammond
khammond01/10/07 08:47:00 Modified:src/org/apache/jmeter/protocol/http/sampler MultipartFormSamplerFull.java Log: Removed a debug statement. Revision ChangesPath 1.2 +0 -1

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy Proxy.java

2001-10-07 Thread khammond
khammond01/10/07 09:46:50 Modified:src/org/apache/jmeter/protocol/http/proxy Proxy.java Log: Added Apache license. Revision ChangesPath 1.5 +55 -1 jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy/Proxy.java Index: Proxy.java

Bug report for JMeter [2001/10/07]

2001-10-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: jakarta-jmeter/src/org/apache/jmeter/resources messages.properties

2001-10-07 Thread khammond
khammond01/10/07 09:57:14 Modified:src/org/apache/jmeter/resources messages.properties Log: New and modified proxy resources. Revision ChangesPath 1.25 +3 -2 jakarta-jmeter/src/org/apache/jmeter/resources/messages.properties Index: messages.properties

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy/gui ProxyControlGui.java

2001-10-07 Thread khammond
khammond01/10/07 09:59:40 Modified:src/org/apache/jmeter/protocol/http/proxy/gui ProxyControlGui.java Log: Added Apache license. New GUI style. Revision ChangesPath 1.3 +136 -18

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy ProxyControl.java

2001-10-07 Thread khammond
khammond01/10/07 10:10:44 Modified:src/org/apache/jmeter/protocol/http/proxy ProxyControl.java Log: Added Apache license. Added default port. Revision ChangesPath 1.7 +69 -3 jakarta-jmeter/src/org/apache/jmeter/protocol/http/proxy/ProxyControl.java

DO NOT REPLY [Bug 3747] - ArgumentsPanel; bad row delete when editing a cell

2001-10-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3747. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3628] - WebTesting element; delete non-existant param throws exception

2001-10-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3628. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-jmeter/src/org/apache/jmeter/protocol/http/control Authorization.java

2001-10-07 Thread khammond
khammond01/10/07 22:19:15 Modified:src/org/apache/jmeter/protocol/http/control Authorization.java Log: For default constructor, initialize URL, username, and password to empty strings instead of null. Revision ChangesPath 1.8 +3 -0

cvs commit: jakarta-jmeter/bin jmeter.properties

2001-10-07 Thread khammond
khammond01/10/07 22:29:05 Modified:bin jmeter.properties Log: Added org.apache.jmeter.protocol.http.config.UrlConfigFull to not_in_menu. According to Mike Stover, it was used at one time, but is now obsolete. Revision ChangesPath 1.26 +1 -1

cvs commit: jakarta-jmeter/src/org/apache/jmeter/visualizers FileVisualizer.java

2001-10-07 Thread khammond
khammond01/10/07 22:37:24 Modified:src/org/apache/jmeter/visualizers FileVisualizer.java Log: Fixed open file bug. Under a certain sequence of events, the open logic thought there wasn't a file in the file text field. Revision ChangesPath 1.22 +2 -1

GUI Updates...

2001-10-07 Thread Kevin Hammond
Hi, All GUI updates are complete with the exception of View Results Tree and View Results Graph Tree. They are special and they are giving me NullPointerExceptions. In the new GUI style, only a main panel is added to the main frame, so all components are added to the main panel. In the old