Greg Wilkins
f919f78f1f
JETTY-1270 websocket close protection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2266 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 04:36:05 +00:00
Greg Wilkins
51d5da4bbc
324679 Don't set content length if filter has written content.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2265 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 03:46:20 +00:00
David Jencks
5d49fe9d29
bugs 324811 and 324812. Fix an NPE and restore a constructor used by geronimo
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2263 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 00:40:22 +00:00
Jan Bartel
a701c372cf
JETTY-1263 changed column rowId to srowId as rowId is a reserved word on oracle
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2262 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-09 00:05:25 +00:00
Greg Wilkins
2149d93443
JETTY-1269 Improve log multithreadedness
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2257 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-08 01:36:20 +00:00
Greg Wilkins
442c7995e6
JETTY-1271 handled unavailable exception
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2255 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-07 23:46:26 +00:00
Greg Wilkins
5faf2a9f53
324601 Check session expiry on access
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2252 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-07 01:24:11 +00:00
David Jencks
b4ac274cbc
bug 324501 Fire RequestListener.requestDestroyed in last-to-first order
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2249 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-04 07:27:19 +00:00
Greg Wilkins
0b7866e03a
324379 Change content type after getWriter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2246 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 07:29:06 +00:00
Greg Wilkins
097d770200
324377 Allow dispatch of ServletRequest and ServletResponse
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2243 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 07:05:14 +00:00
Greg Wilkins
995df89b22
324369 Implement draft-ietf-hybi-thewebsocketprotocol-01
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2242 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 03:41:05 +00:00
Greg Wilkins
e613d5b484
bug 324360 validate input on getResource since loop logic obscures subclass input validation. Port from jetty 8 rev 324360
...
bug 324359 illegal actions on AsyncContext should not change its state. Port from jetty 8 rev 2237
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2241 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-03 03:40:45 +00:00
Greg Wilkins
c0759a44f1
324260 jetty-6 continuations support complete calls
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2236 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-02 01:40:52 +00:00
Greg Wilkins
00b7716a36
324158 Durable download or Orbit jars
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2230 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-01 03:39:13 +00:00
Greg Wilkins
9e728c5d52
324110 Merge async dispatch parameters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2228 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-01 02:38:52 +00:00
Greg Wilkins
8750c7d258
323464 IPv6 localhost
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2223 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-24 08:20:59 +00:00
Greg Wilkins
9f8cf49b73
323435 MovedContextHandler permanent redirection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2222 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-24 08:20:43 +00:00
Jesse McConnell
6451647d21
update with resolved issue
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2221 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-23 14:41:45 +00:00
Jesse McConnell
a3033e34f8
JETTY-1261 resolve usage of null listener is StandardDescriptorProcessor
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2218 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-18 17:43:59 +00:00
Jesse McConnell
b647bf0a16
Bug 322575 resolve potential NPE in hot swap handler if old handler was null. added a null check since existing doStart and doStop methods specifically handle cases where wrapped handler is null on start/stop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2216 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 15:54:35 +00:00
Greg Wilkins
50de9c814e
322448 Added jetty-dir.css for directory listings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2214 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 14:36:39 +00:00
Greg Wilkins
a456b2b600
321735 HttpClient onException called for buffer overflow.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2213 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 05:46:17 +00:00
Greg Wilkins
db2f4cbcb2
322683 made RewriteHandler thread safe
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2211 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-16 03:58:52 +00:00
Greg Wilkins
fb9ebc84ba
JETTY-1256 annotation jars from Orbit
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2209 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-05 13:10:38 +00:00
Jan Bartel
2e566b9248
Fix jetty-plus configuration names.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2208 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-05 12:32:16 +00:00
Michael Gorovoy
ef5fb6198c
321730 SelectChannelEndPoint prints to System.err
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2207 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 18:50:14 +00:00
Greg Wilkins
4196e46c09
321307 HashSessionManager calls passivation listeners
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2206 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 08:00:44 +00:00
Greg Wilkins
a5e1cea005
321232 BasicAuthenticator ignores bad Authorization header
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2205 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 04:47:48 +00:00
Jesse McConnell
129184744a
JETTY-912 add exchange timeout
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2204 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-03 14:51:41 +00:00
Greg Wilkins
e025cc3ca4
JETTY-1250 Parallel start of HandlerCollection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2190 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:11:59 +00:00
Greg Wilkins
ef9ebf31b6
314087 Simplified SelectorManager
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2189 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:11:40 +00:00
Greg Wilkins
526cef3ab3
320457 Added rfc2045 support to B64Code
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2164 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-21 04:09:12 +00:00
Greg Wilkins
599294e8f3
320264 Removed duplicate mime.property entries
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2157 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:47:10 +00:00
Greg Wilkins
6478b5ede7
improved debug dump
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2155 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:34 +00:00
Michael Gorovoy
ce7c80c92b
319444 Two nulls are appended to log statements from ContextHanler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2154 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:24:10 +00:00
Jesse McConnell
d36051f5de
320264 remove a duplicate mime entry
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2153 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 15:46:07 +00:00
Jan Bartel
32a89ffaf7
Backport from 7 to 8 of changes to reconciliation of webapp config mechanism. See bugzilla 320073
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2152 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-19 06:15:57 +00:00
Greg Wilkins
18dea730ed
320112 websocket in aggregates
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2147 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-16 23:42:57 +00:00
Greg Wilkins
7b5f155802
JETTY-1248 fix parsing of bad multiparts
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2121 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 15:09:37 +00:00
Greg Wilkins
b3ef44b8ce
JETTY-1245 Do not use direct buffers with NIO SSL
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2118 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 03:49:54 +00:00
Greg Wilkins
1fe1ca1b35
JETTY-1251 Replace then close selector for JVM bugs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2117 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 03:49:37 +00:00
Greg Wilkins
124663aaf1
319655 Reset HEAD status
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2115 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 02:45:55 +00:00
Greg Wilkins
80e5a95130
JETTY-1249 i
...
Apply max idle time to all connectors
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2111 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-14 01:58:48 +00:00
Greg Wilkins
9612eb956a
JETTY-1247 synchronize recylcing of SSL NIO buffers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2109 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-13 01:44:19 +00:00
Greg Wilkins
46c4b7daa7
319519 Warn about duplicate configuration files
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2108 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 15:48:20 +00:00
Greg Wilkins
7540debfe7
JETTY-1249 Apply max idle time
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2107 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 11:15:43 +00:00
Greg Wilkins
aa9df8b65d
improved logger
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2106 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-12 08:45:22 +00:00
Greg Wilkins
16be43597f
319370 WebAppClassLoaderContext
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2088 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 11:42:19 +00:00
Greg Wilkins
9f0a75da75
319334 improved resource cache
...
Made the cache use concurrent data structures
Removed the dual NIO/BIO caches
Use the cache for streaming data
made DefaultServlet check for shared cache
some javadoc cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2085 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-09 04:45:52 +00:00
Greg Wilkins
942459c977
7.2 dev
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2082 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-08 01:22:44 +00:00
Hugues Malphettes
4d5966fa3e
udpate the list of bug fixes related to OSGi for 7.1.5
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2081 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-06 22:22:00 +00:00
Greg Wilkins
3edea65c39
Ready for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2069 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 07:12:32 +00:00
Greg Wilkins
75dd71b1ff
296570 EOFException for HttpExchange when HttpClient.stop called
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2066 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 02:49:37 +00:00
Greg Wilkins
088a93b562
318551 Optional uncheck Printwriter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2062 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 09:13:30 +00:00
Jan Bartel
85e3ba89ad
update eclipse-mirror to 3.6 release drop for ecj dependency in jetty-distribution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2061 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-02 08:22:29 +00:00
Greg Wilkins
849b77925c
318308 Correct quoting of unicode control characters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2057 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-29 14:13:22 +00:00
Greg Wilkins
3b5c2dd465
317906 OPTIONS correctly handles TRACE
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2056 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-28 14:53:12 +00:00
Greg Wilkins
517130e909
317759 Allow roles and constraints to be added after init
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Greg Wilkins
8bc63b4b1e
316976 removed quotes of JAVA_OPTIONS in jetty.sh
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2021 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-17 00:53:35 +00:00
Michael Gorovoy
6bbaa8feaf
288194 Add blacklist/whitelist to ProxyServlet and ProxyHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2020 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 22:55:43 +00:00
Joakim Erdfelt
9c423e9c54
316970 - jetty.sh fails to find JETTY_HOME in standard directories
...
Reworked JETTY_HOME lookup to be more clear and resilient.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2018 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 21:25:30 +00:00
Joakim Erdfelt
01a2e3ff1c
316973 - jetty.sh claims java installation is invalid
...
Reworked jetty.sh to NOT check for JAVA_HOME, but instead
check for java from JAVA environment variable (optional)
or use $(which java) to find java itself.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2017 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 20:52:04 +00:00
Michael Gorovoy
ac76f274cd
317019 Date HTTP header not sent for HTTP/1.0 requests
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2010 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-16 10:21:27 +00:00
Greg Wilkins
6a9bbd673b
JETTY-1237 Save local/remote address to be available after close
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2004 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 07:40:26 +00:00
Greg Wilkins
871f73d409
316597 Removed null check and fixed name in Resource#hrefEncodeURI
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2003 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 04:34:49 +00:00
Michael Gorovoy
221cc8589f
316584 Exception on startup if temp path has spaces and extractWAR=false
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2002 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-15 03:12:51 +00:00
Joakim Erdfelt
c9db2c9620
311550 The WebAppProvider should allow setTempDirectory
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2000 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-14 22:19:08 +00:00
Greg Wilkins
331a750ce0
316449 Websocket disconnect fix
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1996 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-11 03:58:21 +00:00
Greg Wilkins
d18121e927
format
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1992 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 23:51:10 +00:00
Greg Wilkins
c513f3ef00
316557 OSGi HttpService is not available because context handlers files are not deployed
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1991 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 23:37:43 +00:00
Greg Wilkins
8a0121c447
version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1984 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 06:02:59 +00:00
Jan Bartel
c9c56853b5
316413 - Restarting webapp for packed war fails
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1982 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 04:18:57 +00:00
Greg Wilkins
93ea1d3e2c
no multi line entries in VERSION.txt just in case we ever parse the thing
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1971 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:15:01 +00:00
Michael Gorovoy
df5e125b53
316399 Debug output in MultiPartFilter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1970 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-10 00:10:33 +00:00
Joakim Erdfelt
b82a6e3845
Updating VERSION.txt
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1957 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 18:49:02 +00:00
Michael Gorovoy
91e134a7cc
316334 Breaking change on org.eclipse.jetty.client.HttpExchange
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1954 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 17:48:26 +00:00
Jan Bartel
64e78003fb
316254 Implement @DeclareRoles
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1953 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:22:37 +00:00
Greg Wilkins
5c53c9ac55
298551 SslSocketConnector does not need keystore stream
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1952 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:20:06 +00:00
Greg Wilkins
12748e0b39
295715 AbstractSessionManager decoupled from Context
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1951 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 08:14:11 +00:00
Greg Wilkins
41daed8aae
305300 AsyncContext.start dispatches runnable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1950 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 07:40:58 +00:00
Greg Wilkins
7f409167a7
301608 Deregister shutdown hooks
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1949 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 07:22:08 +00:00
Greg Wilkins
21f0c161d2
JETTY-547 delay close after shutdown
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1948 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 06:11:12 +00:00
Greg Wilkins
3a1758ce6f
316119 Fixed maxIdleTime for SocketEndPoint
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1947 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-09 03:25:46 +00:00
Joakim Erdfelt
8d82a4a6f1
315687 - included init script broken
...
Implementing change suggested by Brad Larson.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1937 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 22:17:50 +00:00
Joakim Erdfelt
534c5b4c90
Adding 303661, reducing line length to 80 to conform to changelog requirements on linux packaging side.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1935 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 21:32:10 +00:00
Michael Gorovoy
b2ad3a2d8b
315995 Incorrect package name in system classes list
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1934 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 14:30:30 +00:00
Greg Wilkins
595f0e6f72
JETTY-1231 support context request log
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1933 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 10:15:05 +00:00
Greg Wilkins
a2bd4024c7
315925 Improved context xml configuration handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1932 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-07 05:50:31 +00:00
Michael Gorovoy
41884b613c
292814 Make QoSFilter and DoSFilter JMX manageable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1927 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 23:40:29 +00:00
Michael Gorovoy
2c7f0f9372
revert r1915
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1920 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 15:45:41 +00:00
Greg Wilkins
b3c156a988
315748 Removed --fromDaemon from start.jar
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1919 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 11:02:16 +00:00
Greg Wilkins
78587f820c
315744 Fixed STOP.PORT and STOP.KEY in start.jar
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1918 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 10:05:32 +00:00
Greg Wilkins
a74286d92c
315715 Improved Cookie version handling. Server.setMaxCookieVersion
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1917 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 06:34:53 +00:00
Michael Gorovoy
2d08e4d8f9
293222 Improve request log to handle/show asynchronous latency
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1916 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 05:05:30 +00:00
Michael Gorovoy
8542e6c7ae
292814 Make QoSFilter and DoSFilter JMX manageable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1915 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-02 21:19:47 +00:00
Simone Bordet
2ea16b7ab3
Fixes #315190 (CrossOriginFilter adds headers not understood by Chrome 5 WebSocket implementation).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1910 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-01 12:02:07 +00:00
Michael Gorovoy
7a691ffd9a
314299 Create test harness for JDBCLoginService
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1908 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-29 18:14:52 +00:00
Michael Gorovoy
81b24d2d7a
294212 Can not customize session cookie path
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1905 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 17:17:23 +00:00
Michael Gorovoy
f40ee83149
304100 Better document JMX setup in jetty-jmx.xml
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1904 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 16:23:16 +00:00
Greg Wilkins
83fb15ef8c
292326 Stop continuations if server is stopped
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1903 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 14:05:08 +00:00
Michael Gorovoy
2830e8116d
302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDoc
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1900 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 23:00:18 +00:00
Greg Wilkins
d29c110a31
314581 Implement the Sec-Websocket handshake
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1899 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 22:56:02 +00:00
Joakim Erdfelt
e6b0152c28
Setting up release id
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1893 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 18:41:08 +00:00
Greg Wilkins
dac8726629
314009
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1878 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 14:38:00 +00:00
Jesse McConnell
943b910742
add resolved issue
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1876 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 13:53:01 +00:00
Greg Wilkins
f728f9dfa3
296567 HttpClient RedirectListener handles new HttpDestination
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1872 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 08:04:28 +00:00
Michael Gorovoy
0e780cd2f8
307457 Exchanges are left unhandled when connection is lost
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1871 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 04:44:30 +00:00
Joakim Erdfelt
b90b7dcc15
314009 'BindException: Address already in use' when explicitly specifying jetty.xml configuration file on command line
...
Fixing jetty.sh to not include jetty.xml on command line.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1869 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 22:19:48 +00:00
Michael Gorovoy
3050264701
314177 JSTL support is broken
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1866 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 16:08:00 +00:00
Michael Gorovoy
6f631fab63
297598 JDBCLoginService uses hardcoded credential class
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1865 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 15:54:34 +00:00
Joakim Erdfelt
15c5e54628
313205 - Unable to run tests on /test/test-sessions/test-jdbc-sessions
...
* Removed testng in favor of junit 4.x (so that MavenTestingUtils
utility class could be used)
* Made derby in test-jdbc-sessions use test specific maven target
directory location as derby.system.home to eliminate /tmp/sessions
bogus locked and read-only errors.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1856 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 21:40:31 +00:00
Greg Wilkins
67e095e204
305898 Websocket handles query string in URI
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1851 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 11:42:06 +00:00
Greg Wilkins
0a4ebb3cc6
fixed readme
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1845 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-23 20:36:28 +00:00
Greg Wilkins
e6244352a9
ready for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1840 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-22 08:06:25 +00:00
Michael Gorovoy
222e11ded7
313278 Implement octet ranges in IPAccessHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1834 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-21 19:59:18 +00:00
Greg Wilkins
edd416d583
312948 Recycle SSL crypto buffers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1827 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 10:15:15 +00:00
Greg Wilkins
811a5f9b57
313336 secure websockets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1825 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 09:29:41 +00:00
Jan Bartel
42e4723bc2
Update links to jetty website at eclipse and wiki at eclipse
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1819 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 09:15:42 +00:00
Michael Gorovoy
14d997de30
308866 Update test suite to JUnit4 - Module jetty-util
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1818 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 02:43:31 +00:00
Greg Wilkins
f5559e3f3a
313196 randomly allocate ports for session test.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1815 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 20:02:09 +00:00
Joakim Erdfelt
a9d28d5798
Updating VERSION.txt for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1811 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 18:50:14 +00:00
Greg Wilkins
11cef96193
312526 Protect shutdown thread initialization during shutdown
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1774 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-14 06:48:27 +00:00
Simone Bordet
9fbd9a912d
Fix for #308867 (Update test suite to JUnit4 - Module jetty-webapp).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1773 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-13 15:55:25 +00:00
Michael Gorovoy
16ee953581
306226 HttpClient should allow changing the keystore and truststore type
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1767 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 15:30:31 +00:00
Simone Bordet
be3c8682ed
Fix for #308862 (Update test suite to JUnit4 - Module jetty-server).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1766 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:36:26 +00:00
Greg Wilkins
becb140427
310918 Fixed write blocking for client HttpConnection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1765 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:07:20 +00:00
Greg Wilkins
91bfa30e6c
312243 Optimized timeout handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1764 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 12:20:49 +00:00
Simone Bordet
8d9ecd3268
Fix for #308855 (Update test suite to JUnit4 - Module jetty-io).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1762 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 08:39:06 +00:00
Michael Gorovoy
7b82292ff0
302344 Make the list of available contexts if root context is not configured optional
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1761 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 06:39:46 +00:00
Simone Bordet
4d72f12fa1
Fix for #308863 (Update test suite to JUnit4 - Module jetty-servlet).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1755 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 16:14:09 +00:00
Simone Bordet
2a37d805b3
Fix for #308858 (Update test suite to JUnit4 - Module jetty-plus).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1754 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:52:12 +00:00
Simone Bordet
8f6bde3ccd
Fix for #308859 (Update test suite to JUnit4 - Module jetty-policy).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1753 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:27:33 +00:00
Simone Bordet
15dc2319d1
Fix for #308854 (Update test suite to JUnit4 - Module jetty-http).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1752 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:16:01 +00:00
Simone Bordet
cddf630426
Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1751 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 14:51:47 +00:00
Simone Bordet
5b4de08242
Fix for #308850 (Update test suite to JUnit4 - Module jetty-annotations).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1749 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 14:46:12 +00:00
Simone Bordet
a3297f8233
Fix for #308860 (Update test suite to JUnit4 - Module jetty-rewrite).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1747 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 16:28:52 +00:00
Simone Bordet
0e0453b2b5
Fix for #308856 (Update test suite to JUnit4 - Module jetty-jmx).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1746 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:55:18 +00:00
Simone Bordet
390379b9e8
Fix for #308857 (Update test suite to JUnit4 - Module jetty-jndi)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1745 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:50:49 +00:00
Simone Bordet
c3d31d68b0
Fix for #304803 (Remove TypeUtil Integer and Long caches).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1744 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-10 15:12:34 +00:00
Greg Wilkins
8d42a32e9a
306353 fixed cross context dispatch to root context
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1723 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 15:03:37 +00:00
Greg Wilkins
6337796369
#311554 Protect shutdown thread from Server#doStop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1722 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 13:06:45 +00:00
Greg Wilkins
d41459934c
#311154 Added deprecated StringBuffer API for backwards compatibility
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1721 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-05 13:00:51 +00:00
Michael Gorovoy
a4d20486b2
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1688 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-04 16:16:24 +00:00
Simone Bordet
1445b94b8e
Added websocket load test that shows that #309369 (Using websockets in multithreaded environment causes threads to block each other due to the synchronization done while scheduling a new Timeout task) is not a bug.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1686 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-04 11:58:16 +00:00
Greg Wilkins
2f2c9cbe14
JETTY-1142 Replace Set-Cookies with same name
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1683 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 23:28:25 +00:00
Joakim Erdfelt
1b90cea30e
JETTY-1030 - Improve jetty.sh script
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1661 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 20:53:52 +00:00
Greg Wilkins
dd2f1166ae
306782 Close connection when expected 100 continues is not sent
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1660 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 20:19:36 +00:00
Greg Wilkins
d994f2db2d
#296650 JETTY-1198 reset idle timeout on request body chunks
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1654 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 18:52:16 +00:00
Simone Bordet
6ff56da2fb
Fixes #308864 (Update test suite to JUnit4 - Module jetty-servlets).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1651 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 16:26:55 +00:00
Greg Wilkins
f841262232
#309686 Fixed response buffers usage
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1650 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 14:18:24 +00:00
Greg Wilkins
ab71e91877
291448 SessionManager has isCheckingRemoteSessionIdEncoding
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1649 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 13:48:54 +00:00
Greg Wilkins
820855b3b5
311362 Optional org.eclipse.jetty.util.log.stderr.SOURCE
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1647 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 13:15:49 +00:00
Greg Wilkins
5662d548f6
309153 Hide extracted WEB-INF/lib when running a non-extracted war
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1646 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 12:34:29 +00:00
Greg Wilkins
7908935011
#310382 NPE protection when WAR is not a file
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1645 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 10:41:45 +00:00
Greg Wilkins
4f5c512d75
291448 encodeRedirectURL only encodes absolute URLs to same host/port/context
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1644 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-03 10:37:13 +00:00
Greg Wilkins
45e68e6c7a
test
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1643 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-02 22:03:27 +00:00
Greg Wilkins
04c2665fc9
#310094
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1642 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-02 21:27:24 +00:00
Simone Bordet
9b9cdd45fd
Fixes #308865 (Update test suite to JUnit4 - Module jetty-start).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1633 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 15:18:24 +00:00
Simone Bordet
4171777536
Fixed 297104 (HTTP CONNECT does not work correct with SSL destinations) via the ProxyHandler class.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1632 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 13:20:17 +00:00
Greg Wilkins
0348941c3e
311154 Use Appendable in preference to StringBuilder/StringBuffer in APIs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1629 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 12:30:19 +00:00
Michael Gorovoy
5cc3068e70
Fixed order of entries in VERSION.txt
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1625 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 21:08:55 +00:00
Michael Gorovoy
d24e2901ad
310562 SslSocketConnector fails to start if excludeCipherSuites is set
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1624 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 21:05:21 +00:00
Greg Wilkins
dffed8cef7
310918 Synchronize content exchange
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1622 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-28 22:38:33 +00:00
Joakim Erdfelt
1755a8c069
310703 - Update test suite to JUnit4 - Module tests/test-integration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1616 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 20:06:51 +00:00
Greg Wilkins
560d3f2967
310634 Get the localport when opening a server socket
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1611 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 17:13:53 +00:00
Simone Bordet
6bc2460cb0
Fixes #308861 (Update test suite to JUnit4 - Module jetty-security).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1604 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 15:19:26 +00:00
Simone Bordet
b0f02acc45
Fixes #308868 (Update test suite to JUnit4 - Module jetty-websocket).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1599 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:59:55 +00:00
Simone Bordet
66fe084dc9
Fixes #308869 (Update test suite to JUnit4 - Module jetty-xml).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1597 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:43:11 +00:00
Simone Bordet
5b6d50b69b
Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1596 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:36:59 +00:00
Simone Bordet
1407834e1d
Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1595 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 14:36:09 +00:00
Jesse McConnell
acd1a17e86
VERSION.txt for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1585 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 13:14:34 +00:00
Simone Bordet
79f6d89da8
Fixes 310605 (Make a clean room implementation of the JSP logger bridge).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1571 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:11:19 +00:00
Simone Bordet
19368f3985
Fixes 310603 (Make Logger interface consistent).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1570 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 11:04:59 +00:00
Greg Wilkins
1d10da1d95
JETTY-1214 dont invalidate when already invalid
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1568 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 07:22:21 +00:00
Greg Wilkins
d95081150b
JETTY-1212 handle long content lengths
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1567 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:25:52 +00:00
Greg Wilkins
937d475839
310431 Default ErrorHandler as server Bean
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1566 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:15:12 +00:00
Simone Bordet
53b2e8d6c1
Fixes 310467 (Allow SocketConnector to create generic Connection objects).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1561 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 15:09:17 +00:00
Greg Wilkins
a022459fab
version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1556 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-23 16:02:18 +00:00
Greg Wilkins
4fe6fa388f
310094 Improved start.jar usage and config files
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1548 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 12:59:40 +00:00
Jan Bartel
5731200946
310051 - _configurationClasses now defaults to null in WebAppContext
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1547 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-22 11:01:01 +00:00
Greg Wilkins
a32d7cd517
JETTY-1200 SSL NIO Endpoint wraps non NIO buffers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1535 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-21 10:25:46 +00:00
Greg Wilkins
4d20d65455
JETTY-903 Stop both caches
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1532 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 21:11:18 +00:00
Greg Wilkins
62135a39be
309765 Added JSP module
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-20 08:49:19 +00:00
Greg Wilkins
e0d07733bd
309466 removed syncs from stderrlog
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1520 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-16 13:32:52 +00:00
Greg Wilkins
392f3b088e
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps - backed out
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1510 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-14 07:34:40 +00:00
Michael Gorovoy
8c91c6c166
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1507 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-13 15:56:48 +00:00
Greg Wilkins
1f406b4616
308925 Protect the test webapp from remote access
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1501 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-12 20:16:17 +00:00
Michael Gorovoy
d0112baf50
307294 Add AbstractLifeCycle.AbstractLifeCycleListener implementation
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1494 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-09 20:45:52 +00:00
Greg Wilkins
b82adb9e79
297104 Improve handling of CONNECT method
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1489 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-08 12:19:03 +00:00
Michael Gorovoy
fa7e3477e5
308009 ObjectMBean incorrectly casts getTargetException() to Exception
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1481 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 23:56:11 +00:00
Jan Bartel
a42b954a26
308420 - convert jetty-plus.xml to use DeploymentManager
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1478 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 23:26:30 +00:00
Jan Bartel
e89eab77f3
jetty-plus.xml was not finished being ported to jetty-7 because it still referred to addLifeCycle instead of addBean. Also added AnnotationConfiguration in as part of plusConfig
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1477 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 20:04:37 +00:00
Greg Wilkins
ac50ff46f3
294563 Websocket client connection
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1476 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 11:09:17 +00:00
Greg Wilkins
7c4cc68017
306349 ProxyServlet does not work unless deployed at /
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1474 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-07 09:58:58 +00:00
Greg Wilkins
7f94b1a66d
307847 Fixed combining mime type parameters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1466 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-05 20:57:50 +00:00
Greg Wilkins
c3275730b9
JETTY-1202 Use platfrom default algorithm for SecureRandom
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1442 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-02 11:13:38 +00:00
Greg Wilkins
54117dad5b
307898 Handle large/async websocket messages
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1434 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-01 16:39:26 +00:00
Jesse McConnell
05d3c9f3ab
set release version
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1430 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-31 16:13:11 +00:00
Greg Wilkins
6985c24948
307589 updated servlet 3.0 continuations for final API
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1427 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 22:15:06 +00:00
Jan Bartel
a1742aa8a6
Allow Configuration array to be set on Server instance and then applied to all webapps.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1425 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:14:54 +00:00
Jan Bartel
681c29bcdb
Ensure we don't look in WEB-INF/lib for webapps that don't have a WEB-INF.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1424 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:07:06 +00:00
Jan Bartel
f971ed42ee
Convert log.info statements to log.debug statements.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1423 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 18:05:16 +00:00
Greg Wilkins
25ee7b272c
306782 httpbis interpretation of 100 continues. Body never skipped
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1419 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 08:59:31 +00:00
Greg Wilkins
6c2741bbd6
297552 Dont call Continuation timeouts from acceptor tick
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1418 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-29 21:51:18 +00:00
Greg Wilkins
b12bdbc06e
306782 Do not skip content if 100 not sent, but content available
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1416 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 19:56:53 +00:00
Greg Wilkins
889e7eb728
298236 Additional unit tests for jetty-client
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1412 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-26 17:04:26 +00:00
Greg Wilkins
203d692be0
306880 - Support for UPGRADE in HttpClient
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1408 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:59:17 +00:00
Greg Wilkins
a21a29b6a9
306884 handle timeouts <=0 for suspend
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1407 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:57:45 +00:00
Greg Wilkins
b5654648eb
306840 suppress content-length in requests without content
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1406 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 20:36:42 +00:00
Greg Wilkins
da9f167b31
306783 NPE for throwable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1403 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 16:36:56 +00:00
Greg Wilkins
798c664698
JETTY-1174 Close rather than finish Gzipstreams to avoid JVM leak
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1402 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 23:17:28 +00:00
Greg Wilkins
2747d128dd
306330 Flush filter chain cache after Invoker servlet
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1389 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:32:40 +00:00
Greg Wilkins
f697509af0
306331 Session manager is kept after call to doScope
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:08:40 +00:00
Greg Wilkins
c23e75bc3e
JETTY-1163 AJP13 forces 8859-1 encoding
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1386 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 22:07:28 +00:00
Simone Bordet
f9329e1a33
Fixes #306028 (Enable TCP_NODELAY by default in client connectors).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1385 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 15:31:20 +00:00
Simone Bordet
fa37afd7fe
Fixes #305997 (Coalesce buffers in ChannelEndPoint.flush()).
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1382 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 11:56:25 +00:00
Greg Wilkins
96ec4af2df
JETTY-1192 Fixed Digested POST
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1378 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-15 20:19:03 +00:00
Greg Wilkins
fef5684fcd
ready for release
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1348 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 20:31:12 +00:00
Jan Bartel
fce49f7804
292800 - ContextDeployer - recursive setting is undone by FilenameFilter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1346 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 13:42:18 +00:00
Jan Bartel
2b21975ab1
292799 - WebAppDeployer - start a started context?
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1345 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:38:02 +00:00
Jan Bartel
bdb24d1de0
294799 when configuring a webapp, don't look for WEB-INF/jetty6-web.xml
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1344 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:27:18 +00:00
Greg Wilkins
66533d0af9
304781 Reset HttpExchange timeout on slow request content. 304801 SSL connections FULL fix
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1342 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:04:05 +00:00
Jan Bartel
435a0d256b
296569 - removeLifeCycleListener() has no effect
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1341 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 11:41:40 +00:00
Jan Bartel
e2e5f03cc2
304658
...
304698
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1340 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 09:26:01 +00:00
Greg Wilkins
5dc2947b8a
304532 Skip some tests on IBM JVMs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1334 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-03 15:55:49 +00:00
Greg Wilkins
6e4cf5e36e
303526 Added include cyphers
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1333 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-03 15:01:23 +00:00
Greg Wilkins
d5de0a20c5
JETTY-1133 Handle multiple URL ; parameters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1327 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 09:34:33 +00:00
Greg Wilkins
aea99b14aa
304307 JETTY-1133 Handle ;jsessionid in FROM Auth
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1326 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 08:37:02 +00:00
Greg Wilkins
27aa1d806d
updated servlet 3 api
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1312 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-28 11:22:01 +00:00
Greg Wilkins
3b6870c4ec
IpAccessHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1281 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-22 22:00:46 +00:00
Greg Wilkins
daca96cb67
JETTY-1184 shrink thread pool even with frequent small jobs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1277 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-19 00:05:46 +00:00
Jan Bartel
4ad2ddd43e
JETTY-1179
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1269 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-16 04:15:28 +00:00
Greg Wilkins
176ba8073f
302018 301089 300933 Improve statistics
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1268 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 22:05:22 +00:00
Greg Wilkins
37fe212f35
JETTY-983 range handling cleanup
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1267 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 05:14:07 +00:00
Jan Bartel
ec3a5b4f61
302669
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1266 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 02:40:28 +00:00
Simone Bordet
52cab495e0
Fix for #302556 (CrossOriginFilter does not work correctly when Access-Control-Request-Headers header is not present)
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1264 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-11 09:01:14 +00:00
Greg Wilkins
521bf3e254
302246 - redirect loop using form authenticator
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1254 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 13:09:33 +00:00
Greg Wilkins
9a69ad2191
302244 - invalid configuration boolean conversion in FormAuthenticator
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1253 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 12:47:00 +00:00
Greg Wilkins
72b546abe6
302198 Rename HttpClient authorization classes to Authentication
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1249 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-08 22:17:07 +00:00
Greg Wilkins
0340565c25
JETTY-1177 Allow error handler to set cacheControl
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1245 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-06 02:50:11 +00:00
Greg Wilkins
8ea3b1b770
301089 Improve statistics available in StatisticsHandler and AbstractConnector
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1235 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-03 13:38:57 +00:00
Jan Bartel
163b50e119
Bug 300733 - Jars from lib/ext are not visible for my web application
...
Add section "ext" (as a dynamic section).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1220 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-28 03:18:29 +00:00
Greg Wilkins
4d65767692
300933 - AbstractConnector uses concurrent objects for stats
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1217 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-27 09:20:05 +00:00
Jan Bartel
007638800b
JETTY-776
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1214 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-26 01:38:46 +00:00
Simone Bordet
23568f58af
Fix for #300178 - HttpClients opens too many connections that are immediately closed.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1207 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-20 12:59:23 +00:00
Greg Wilkins
3987ed20aa
299455 Enum support in JSONPojoConvertor
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1194 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-13 03:27:17 +00:00
Greg Wilkins
52e5527d47
JETTY-1153 System property for UrlEncoded charset
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1181 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:56:41 +00:00
Greg Wilkins
cbd9ed8386
JETTY-1151 JETTY-1098 allow UTF-8 with 0 carry bits
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1179 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:09:31 +00:00
Greg Wilkins
52fc378b93
298667 various deployer improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1174 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-31 03:02:16 +00:00
Greg Wilkins
8e19d18057
298667 DeploymentManager improvements
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1173 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-30 23:45:16 +00:00