748 Commits

Author SHA1 Message Date
Greg Wilkins
0ae5e31585 JETTY-937 do not close busy server socket
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1038 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 12:47:32 +00:00
Greg Wilkins
a04e60d1fe moved verifier and cetnralized log back to sandbox
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1037 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 06:58:40 +00:00
Greg Wilkins
0c415b3a47 moved back to sandbox
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1036 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 06:52:05 +00:00
Greg Wilkins
b5dee0c6d7 moved back to sandbox
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1035 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 06:51:25 +00:00
Greg Wilkins
e7f6b3e846 moved back to sandbox
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1034 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 06:50:45 +00:00
Greg Wilkins
4755af0996 294154 Patched jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1033 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 14:14:47 +00:00
Greg Wilkins
792395284d JETTY-1144 charset set for tests for bamboo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1032 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 06:56:47 +00:00
Greg Wilkins
e044abdbde JETTY-1144 removed test for bamboo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1031 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 06:41:08 +00:00
Greg Wilkins
45b6b6abe7 JETTY-1144 fixed multi-byte character overflow
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1030 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 05:42:15 +00:00
Simone Bordet
07c6830d6c Draft fix for the test failure.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1029 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-06 15:10:59 +00:00
Simone Bordet
3821e44760 Fix for #294345: Support for HTTP/301 + HTTP/302 response codes (patches from M. Gorovoy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1028 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-06 14:00:13 +00:00
Simone Bordet
1017e2235d Fix for #294224: HttpClient timeout setting has no effect when connecting to host.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1027 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-04 20:07:19 +00:00
Greg Wilkins
268926b31f moved CQ-3581 plugins to own project root
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1026 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-03 00:45:36 +00:00
Greg Wilkins
060cf5a91d made jetty osgi boot compile
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1024 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-03 00:41:22 +00:00
Greg Wilkins
ebdc841479 CQ-3581 jetty-osgi contribution from Hugues Malphettes of intalio
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1023 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-02 22:49:53 +00:00
Greg Wilkins
b170e765f3 293222 improved statistics collection for async
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1022 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 12:10:54 +00:00
Greg Wilkins
a804e3ee7a improved debug handler output
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1021 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 11:40:48 +00:00
Greg Wilkins
b71d1a7b0f Fixed client abort association
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1020 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 11:35:06 +00:00
Jesse McConnell
92e596399a adjust version with latest bug fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1018 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-29 18:24:22 +00:00
Jesse McConnell
bbbf5d7503 bugzilla 293506 - resolve double locking mechanism and address violation in getPermissions that jmx tickles.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1017 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-29 18:16:10 +00:00
Simone Bordet
3562c5e457 Fix for #293557: Add "jad" mime mapping.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1015 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-28 11:18:58 +00:00
Greg Wilkins
227fb5abec numerous code cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1014 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 07:48:39 +00:00
Greg Wilkins
a24f48c113 292546 Proactively enforce HttpClient idle timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1013 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 06:20:09 +00:00
Greg Wilkins
583fa4dcde JETTY-1135 Handle connection closed before accepted during JVM bug work around
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1012 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 06:17:38 +00:00
Greg Wilkins
e8d0535d6b COMETD-34 moved baeyux mbean to cometd
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1010 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-21 00:56:35 +00:00
Greg Wilkins
ace1d80fab 292825 avoid ISE in filters and use listener to remove from queue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1009 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-20 21:19:26 +00:00
Athena Yao
baff6ba4d2 clean up imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1008 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-19 08:01:23 +00:00
Athena Yao
c92a35af5d [BUG 292642]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1007 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-19 07:54:33 +00:00
Greg Wilkins
75c80264c2 JETTY-983 send content-length with ranges
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1006 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-17 00:49:21 +00:00
Greg Wilkins
4edf7c7039 JETTY-937 optional busy key check
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1005 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-17 00:48:46 +00:00
Greg Wilkins
d7b2eab37f hide expected exception in test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1003 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 20:32:05 +00:00
Greg Wilkins
3a9a33565b JETTY-1129
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@995 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 17:40:21 +00:00
Jan Bartel
c0c3e110f6 JETTY-1125
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@994 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:32:36 +00:00
Greg Wilkins
298182f737 JETTY-1121 Merge Multipart query parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@993 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:14:38 +00:00
Greg Wilkins
b5d16898e5 JETTY-1129 Filter control characters out of StdErrLog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@991 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 19:04:48 +00:00
Greg Wilkins
9583051709 Refactored continuation test harnessess
Continuations ISE rather than ignore bad transitions



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@990 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 01:24:33 +00:00
Greg Wilkins
eb04a44ca6 improved start properties
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@989 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 00:48:59 +00:00
Athena Yao
e3e7e9457f [BUG 291543]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@983 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 10:13:53 +00:00
Athena Yao
f9c29fde86 BUG 291019
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@982 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 06:58:46 +00:00
Greg Wilkins
b3cbfb2027 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@981 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 02:13:06 +00:00
Greg Wilkins
0f01841df1 JETTY-1122 handle multi-byte utf8 buffer overflow better
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@979 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 22:52:06 +00:00
Athena Yao
17b94b6dc0 [BUG 291589]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@978 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 12:06:36 +00:00
Jan Bartel
35dfcc2d4b remove printlns from jetty-plus.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@977 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 04:10:02 +00:00
Greg Wilkins
d94bdb791f JETTY-937 More JVM bug work arounds. Insert pause if all else fails
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@976 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-06 14:36:57 +00:00
Greg Wilkins
347982809d fixed pom
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@975 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-06 08:36:07 +00:00
Joakim Erdfelt
0f9e84dd1b Adding -boot classifier to allow for oddball distributions with lib/ext
usage.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@974 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 18:36:49 +00:00
Greg Wilkins
14a1f24a0f 290761 HttpExchange isDone handles intercepted events
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@968 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 14:22:32 +00:00
Simone Bordet
5d022a627b Fixed bug #291340: Race condition in onException() notifications.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@966 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 13:16:24 +00:00
Joakim Erdfelt
f9f81cda61 Adding MDC & Request Context information to logging.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@965 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-02 20:52:56 +00:00
Joakim Erdfelt
6dcadfa3ea Adding support for Formatter and MDC.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@964 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-02 20:52:12 +00:00