Greg Wilkins
0949443fab
358164 Dispatch from servlet to handler
2011-09-20 12:59:22 +10:00
Jesse McConnell
7c7fc30b90
Merge over from jetty 7 master
2011-09-07 16:08:35 -05:00
Jan Bartel
a96052def2
356751 Add null protection to ServletContextHandler.doStop
2011-09-06 09:25:55 +10:00
Jan Bartel
1e079f06c9
Merge remote-tracking branch 'origin/master' into jetty-8
2011-09-01 14:11:53 +10:00
Joakim Erdfelt
4ace183764
Merging from master
2011-08-25 12:09:36 -07:00
Michael Gorovoy
a81611400d
354080 ServletContextHandler allows to replace any subordinate handler when restarted
2011-08-24 18:14:10 -04:00
Joakim Erdfelt
f7f7e0af75
293739 - Deprecate static Jetty Log usage in favor of named logs
...
+ Finished conversion of jetty-security, jetty-server, jetty-servlet,
jetty-servlets, jetty-websocket
2011-08-24 12:53:27 -07:00
Greg Wilkins
ee1afa5e97
353073 cleaned up no context logging
2011-08-16 17:59:28 +10:00
Jan Bartel
02a66a00fb
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
VERSION.txt
jetty-osgi/jetty-osgi-boot-logback/META-INF/MANIFEST.MF
jetty-osgi/jetty-osgi-equinoxtools/src/main/java/org/eclipse/jetty/osgi/equinoxtools/WebEquinoxToolsActivator.java
pom.xml
2011-08-01 14:39:39 +10:00
Jan Bartel
fb8fb0e2f8
353095 - maven-jetty-plugin: PermGen leak due to javax.el.BeanELResolver
...
Also found that java beans can be leaked via java.beans.Introspector so fixed that too.
2011-07-29 11:05:45 +10:00
Jan Bartel
93cc111a02
Merge remote-tracking branch 'origin/master' into jetty-8
...
Conflicts:
VERSION.txt
jetty-io/src/main/java/org/eclipse/jetty/io/nio/IndirectNIOBuffer.java
2011-07-25 17:42:30 +10:00
Greg Wilkins
17e907c2fb
git diff 54e885d967
remotes/origin/jetty-8-historical | patch -p1 ; git add -A
2011-07-07 18:18:24 +10:00
Greg Wilkins
b890ff8fb2
applied jetty-7p 7f68abf..b2e4270, 7f68abf..a900c5e, 9a93c9e..9f94539. decomposed async and blocking handling. Simplified HttpFields and Buffer handling from the HttpParser.
2011-07-07 12:16:58 +10:00
Greg Wilkins
b2f5416fcd
made HttpClient dumpable
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3236 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-23 01:21:52 +00:00
Joakim Erdfelt
26d59fda32
Javadoc error cleanup.
...
+ Removing missing class references
+ Fixing empty @return statements
+ Delinking invalid direction class references
+ Correcting @param <name> typos
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3219 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-19 22:26:41 +00:00
Jesse McConnell
fd46348570
revert innocuous change that crept in my last commit
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3165 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-17 13:56:54 +00:00
Jesse McConnell
898470696c
updating to parent-17-snapshot and various changes to work with updated maven plugins
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3164 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-17 13:41:15 +00:00
Michael Gorovoy
a28d3bc37a
332907 Add context property to ObjectName of JMX MBeans
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3120 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-11 04:54:39 +00:00
Greg Wilkins
9c9f151ff4
332907 link structure before adding beans to container
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3119 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-11 01:52:06 +00:00
Hugues Malphettes
dedc2b648d
bug 336056 Ability to override the computation of the ContextHandler to deploy the DefaultServlet on equinox's HttpServiceServlet.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3104 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-10 03:29:29 +00:00
Greg Wilkins
540ba7174f
332907 backed out the change until reviewed
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3103 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-10 02:29:06 +00:00
Michael Gorovoy
6e197c7ba2
332907 Add context property to ObjectName of JMX MBeans
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3101 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-09 18:06:31 +00:00
Greg Wilkins
6f8c330015
JETTY-1326 Invoker names not hashCode based
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3098 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-09 07:33:49 +00:00
Greg Wilkins
62cdc0d1b4
JETTY-1347 updated javadoc for filters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3095 7e9141cc-0065-0410-87d8-b60c137991c4
2011-05-09 03:57:00 +00:00
Greg Wilkins
aa398ad41c
343083 Set nested dispatch type
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3020 7e9141cc-0065-0410-87d8-b60c137991c4
2011-04-18 05:37:50 +00:00
Greg Wilkins
c226f9c5a8
JETTY-1362 Set root cause of UnavailableException
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3002 7e9141cc-0065-0410-87d8-b60c137991c4
2011-04-12 04:18:59 +00:00
Greg Wilkins
e5bad59c14
minor clean ups and removed debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2997 7e9141cc-0065-0410-87d8-b60c137991c4
2011-04-11 08:18:01 +00:00
Simone Bordet
5febe18d52
Modified attempt to delete files on Windows without failing the test, take #2 .
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2936 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-30 14:05:41 +00:00
Simone Bordet
da0160029d
Modified attempt to delete files on Windows without failing the test.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2935 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-30 13:51:50 +00:00
Greg Wilkins
3ec94365ae
324110 Added test harnesses for merging of QueryStrings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2897 7e9141cc-0065-0410-87d8-b60c137991c4
2011-03-16 22:23:31 +00:00
Joakim Erdfelt
acc4f230fc
Merging back /branches/jetty-bug-296978 revs 2674:HEAD
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2709 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-28 18:58:47 +00:00
Joakim Erdfelt
f3a2a575aa
Fixing broken javadoc and imports
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2673 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-21 20:49:28 +00:00
Greg Wilkins
ef6899c2c7
332517 Improved DefaultServlet debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2637 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-10 13:20:30 +00:00
Greg Wilkins
881e599860
333679 Refactored jetty-jmx. Moved mbeans to modules.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2629 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-06 18:04:58 +00:00
Greg Wilkins
68323125b6
improved debugging dumps
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2625 7e9141cc-0065-0410-87d8-b60c137991c4
2011-01-04 17:44:11 +00:00
Greg Wilkins
e10c14c77a
332937 Added Destroyable interface and reworked dependent lifecycles, specially of JNDI
...
Also added Dumpable interface to improve and standardize the output of nested structures while debugging
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2615 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-21 11:27:02 +00:00
Greg Wilkins
796f444914
332703 Cleanup context scope JNDI at stop
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2610 7e9141cc-0065-0410-87d8-b60c137991c4
2010-12-16 10:35:07 +00:00
Greg Wilkins
fca35e43a2
fixed endswithslash test
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2558 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:45:17 +00:00
Greg Wilkins
6c01234e7c
Several minor fixes:
...
Limit size of indirect buffer for direct serving of content.
default servlet redirects directories without trailing / better
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2557 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-25 02:45:00 +00:00
Greg Wilkins
cf583b1cfe
more robust handling of pathInfo only
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2546 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-20 22:46:39 +00:00
Greg Wilkins
835751c2ef
improved test harness timing
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2538 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-19 00:25:32 +00:00
Greg Wilkins
834e0ef1d8
324679 Fixed dedection of write before static content
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2484 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 06:35:19 +00:00
Greg Wilkins
fb4eaaafd3
324679 Fixed dedection of write before static content
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2482 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-08 05:09:05 +00:00
Greg Wilkins
b8a65cd234
better debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2475 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:49 +00:00
Jan Bartel
25bfb476ee
328885 - web overrides do not override
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2423 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-28 02:21:37 +00:00
Greg Wilkins
75648cc095
327725 cleanup
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2368 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-19 23:10:36 +00:00
Greg Wilkins
7f4eb9b5de
327725 fixed /
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2363 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-19 01:47:20 +00:00
Greg Wilkins
ce026a4f11
JETTY-1289 LRU cache for filter chains
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2362 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-19 01:47:00 +00:00
Greg Wilkins
e3fe523cc7
327725 Nested ResourceCaches
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2345 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-14 01:51:42 +00:00
David Jencks
9fb29c9dae
bug 325072 include to DefaultServlet to a missing file must throw FileNotFoundException
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2271 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-14 05:42:12 +00:00
Greg Wilkins
f815555349
324679 dont set content length if writer is gotten
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2268 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-10 06:03:45 +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
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
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
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
cbc47fca80
320073 local loader
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2191 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-28 13:48:54 +00:00
Jan Bartel
bd272143e2
320073 ensure Decorators get called in reverse order of addition; refactor TagLibConfiguration and Descriptor classes
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2187 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-27 23:59:16 +00:00
Greg Wilkins
b4f4c0ae36
320073 further improved configuration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2175 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-26 09:40:47 +00:00
Greg Wilkins
3ca0c6806a
320073
...
support decorator cloning for WebAppContext templates
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2171 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 06:33:54 +00:00
Greg Wilkins
0443786d8e
320073 reconsile configuration mechanism
...
Reconsiled the jetty-8 configuration mechanism with the capability to share the MetaData between instances
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2168 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 03:20:41 +00:00
Jan Bartel
c5583b9ac2
Update to jetty-8-to-jetty-7-base-20100721-1
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2162 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-21 03:15:29 +00:00
Greg Wilkins
4dd6536e1b
320073 readded role getter/setters
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2156 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:54 +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
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
Jan Bartel
314f94decc
320073 Reconcile jetty-8 and jetty-7 webapp configuration mechanisms
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2145 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-16 07:15:13 +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
aaac4de094
cleaned up remote filter
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2070 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 11:54:47 +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
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
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
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
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
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
423c17b1c8
do not use NIO cache for SSL
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1689 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-04 17:00:25 +00:00
Joakim Erdfelt
b7b067e7f3
309185 - Fix the over 300 Javadoc warnings
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1627 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 23:03:36 +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
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
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
bb311d8970
JETTY-1133 Handle multiple URL ; parameters test
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1328 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 19:41:20 +00:00
Greg Wilkins
92c61e18c7
remove debug
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1276 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-18 05:31:36 +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
Greg Wilkins
d208d55652
294563 removed UpgradeConnectionException from websocket handling
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1263 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-11 01:31:17 +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
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
Greg Wilkins
0b7850d179
removed sun tests. dump to std err
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1211 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-24 23:46:49 +00:00
Greg Wilkins
5267a69aa3
default to html welcome before jsp
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1205 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-18 22:31:58 +00:00
Greg Wilkins
2a3750fe1e
294563 Initial websocket implementation working
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1043 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-12 03:27:35 +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
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
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
Jan Bartel
33f42f70f0
289958 - StatisticsServlet incorrectly adds StatisticsHandler
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@938 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 02:50:24 +00:00
Greg Wilkins
ac6c1b98e1
JETTY-1086 Use UncheckedPrintWriter & cleaned up HttpStatus.Code usage
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@931 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-18 02:12:11 +00:00
Jan Bartel
de5a44532c
Tweak DefaultServletTest for windows.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@923 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 02:20:47 +00:00
Greg Wilkins
f86b4124cc
274251 DefaultServlet exact welcome servlets
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@919 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 07:48:09 +00:00
Greg Wilkins
ef917ddd20
standardize log DEBUG
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@918 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 06:26:51 +00:00
Greg Wilkins
1349237ab6
JETTY-936 Improved servlet matching and optimized
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@895 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 03:05:54 +00:00
Greg Wilkins
ffa43e89a9
less verbose
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@847 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 02:40:47 +00:00
Simone Bordet
92f1b1801f
Fixed #280723 : Add non blocking statistics handler.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@833 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:07:44 +00:00
Jan Bartel
cbcbb96be1
JETTY-1084
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@827 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 08:34:15 +00:00
Simone Bordet
ca5c996d70
Fix for bug #288466 : LocalConnector is not thread safe.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@811 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:44:11 +00:00