Commit Graph

1021 Commits

Author SHA1 Message Date
Greg Wilkins 69d093c6ef 298145 Reorganized test harness to separate the HTTP PUT and HTTP GET test URLs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1162 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-21 23:18:42 +00:00
Greg Wilkins 4edb10b457 Content exchange mimetype with multiple parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1161 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-21 02:41:00 +00:00
Greg Wilkins c5b8386194 298144 Unit test for jetty-client connecting to a server that uses Basic Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1160 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-21 02:40:39 +00:00
Greg Wilkins 87da18834e 298144 Unit test for jetty-client connecting to a server that uses Basic Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1159 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-19 23:13:41 +00:00
Greg Wilkins 1b0347c0ac JETTY-910 Allow request listeners to access session
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1158 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-17 13:00:28 +00:00
Greg Wilkins 4912c23732 297783 Handle HEAD reponses in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1157 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-17 03:31:26 +00:00
Greg Wilkins 87c21752a0 COMETD-46 reset ContentExchange response content on resend
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1155 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-16 23:13:02 +00:00
Joakim Erdfelt caf4735792 Adding convenience methods
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1154 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-16 21:46:02 +00:00
Joakim Erdfelt 7b5fbd8b4d Fixing name of project to be different from jetty 7 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1148 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-14 18:38:12 +00:00
Greg Wilkins 07e3fa3ac2 JETTY-1157 Do not hold array passed in write bytes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1147 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 22:22:51 +00:00
Greg Wilkins 845443322b JETTY-1156 SSL blocking close with JVM Bug busy key fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1146 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 04:51:39 +00:00
Greg Wilkins 219c9dd740 updated to patch from 20091210
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1145 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 03:27:18 +00:00
Greg Wilkins 1b8913e75e empty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1144 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 01:53:53 +00:00
Greg Wilkins 2545eed5fb empty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1143 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 01:36:25 +00:00
Greg Wilkins e6f111389b empty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1142 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 01:34:20 +00:00
Greg Wilkins 5e73e0462c bind server socket in blocking mode
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1141 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 00:19:30 +00:00
Greg Wilkins 3fea82d8a4 296765 JMX Connector Server and ShutdownThread
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1140 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 23:21:06 +00:00
Greg Wilkins 9825a4282b 297421 Hide server/system classes from WebAppClassLoader.getResources
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1139 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 21:54:06 +00:00
Simone Bordet 6def823a49 Updated version to 7.0.2-SNAPSHOT otherwise the build fails.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1138 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 11:03:13 +00:00
Greg Wilkins aaf4930edd 290765 Reset input for HttpExchange retry
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1137 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 01:21:42 +00:00
Joakim Erdfelt f2b39d7bf8 Javadoc Cleanup. Get Binding fix. Updated diagrams.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1135 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-09 19:06:22 +00:00
Joakim Erdfelt 5c48784e86 Making AppLifeCycle binding lazy to allow for multiple xml configuration
scenario.  Cleaning up GraphOutputDot to sort 'undeployed' at top of
graph for readabilities sake.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1134 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-08 22:17:33 +00:00
Greg Wilkins 07d9656136 some simplifications of the graph classes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1133 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-08 12:34:44 +00:00
Joakim Erdfelt 02c44adede Simplifying graph, adding GraphOutput, and graph modification methods.
* Simplifying graph by removing pre-* nodes from default
* Adding GraphOutput interface to output graph to whatever you want
* Adding GraphOutputDot to dump graph to graphviz dot file format
* Adding new Graph.insert(Edge,Node) to allow for arbitrary graph
  modification.
* Changing Graph.getPath() to return NodePath instead of List<Node> to
  give some routines to get an Edge on the path via an index.
* Modifying test case to show Graph.insert(Edge,Node) in use, along with
  new NodePath Graph.getPath() behavior.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1132 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-07 22:39:41 +00:00
Joakim Erdfelt 3e91339db5 Adding Jetty DeploymentManager to jetty.xml as default deployer with
standard configuration to mimic the legacy deployer behavior.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1131 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-07 20:39:49 +00:00
Greg Wilkins c5a6e8a8fd ignores
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1129 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-05 21:41:22 +00:00
Greg Wilkins b59b02e81a executor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1128 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-05 21:40:40 +00:00
Joakim Erdfelt a0e7a295ce Moving out optional components to appropriate sandbox artifacts
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1125 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-04 22:18:35 +00:00
Joakim Erdfelt 815e822aa9 Merging jetty-deploy-manager-graph from sandbox to trunk jetty-deploy.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1124 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-04 21:59:58 +00:00
Greg Wilkins 9dfabfb184 max idle time for websocket
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1116 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-02 03:38:07 +00:00
Greg Wilkins 76cab45109 common websocket initiation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1115 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-02 02:30:19 +00:00
Greg Wilkins d7f7382bf5 test websocket client
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1114 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-02 00:02:03 +00:00
Greg Wilkins 5416ec325c detect no ContinuationFilter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1103 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-27 02:43:54 +00:00
Greg Wilkins 604a2ae23f JSON parses NaN as null
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1101 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-26 02:27:36 +00:00
Jesse McConnell 7a3906cfcf add site deploy note
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1099 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 03:24:13 +00:00
Greg Wilkins e143ea826c [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1098 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 02:10:28 +00:00
Greg Wilkins 184d5df776 [maven-release-plugin] prepare release jetty-7.0.1.v20091125
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1096 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 02:06:41 +00:00
Greg Wilkins 61e8a2bf2a fixed Date handling for 1xx responses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1094 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 01:49:42 +00:00
Jesse McConnell ef96101e68 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1093 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 17:59:51 +00:00
Jesse McConnell a2a38f6a34 [maven-release-plugin] prepare release jetty-7.0.1.v20091123
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1091 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 17:59:22 +00:00
Greg Wilkins 872b2367e5 escape text
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1090 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 04:25:40 +00:00
Greg Wilkins d2898371e3 clean up tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1089 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-24 00:00:17 +00:00
Jesse McConnell a142187a7b Update Version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1088 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-23 19:30:53 +00:00
Greg Wilkins f9455c7712 demo websocket implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1087 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-23 08:44:37 +00:00
Jesse McConnell 153bd88fc6 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1086 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 14:11:27 +00:00
Jesse McConnell dfbd0b47b5 [maven-release-plugin] prepare release jetty-7.0.1.v20091122
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1084 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 14:07:52 +00:00
Jesse McConnell 777e73a819 set for stage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1083 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 13:54:53 +00:00
Greg Wilkins bf6faf32bb updates
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1082 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-20 13:53:12 +00:00
Joakim Erdfelt 4ee9d68709 Enabling orbit jars
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1081 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-19 23:24:41 +00:00
Greg Wilkins f40e50715e websocket test server
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1074 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-19 21:48:58 +00:00