Thomas Becker
|
fb04ee8fbd
|
QueuedHttpInput fix javadoc
|
2013-07-26 17:38:47 +02:00 |
Thomas Becker
|
b02535698a
|
Double dispatch warning should be logged at debug level
|
2013-07-26 17:38:46 +02:00 |
Simone Bordet
|
9d571af7b0
|
Merged branch 'master' into 'jetty-9.1'.
|
2013-07-26 13:55:05 +02:00 |
Greg Wilkins
|
c76de0b584
|
404468 Ported jetty-http-spi to Jetty-9
|
2013-07-26 11:40:12 +10:00 |
Jan Bartel
|
1d77a139fd
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-25 23:06:33 +10:00 |
Jan Bartel
|
50a67eac6a
|
Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
jetty-client/src/main/java/org/eclipse/jetty/client/HttpExchange.java
jetty-client/src/test/java/org/eclipse/jetty/client/IdleTimeoutTest.java
jetty-http/src/main/java/org/eclipse/jetty/http/HttpGenerator.java
|
2013-07-25 13:22:14 +10:00 |
Jan Bartel
|
72b077921d
|
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
|
2013-07-25 11:26:35 +10:00 |
Greg Wilkins
|
2f08ba2948
|
413684 - Trailing slash shows JSP source
Fixed alias checkers. Non existent directory does check for none existence. Prefix and Suffix check look for none empty/trivial prefix/suffixes
|
2013-07-25 11:01:23 +10:00 |
Jan Bartel
|
eb126ebaee
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-24 16:38:39 +10:00 |
Jan Bartel
|
e4a7203225
|
413486 SessionCookieConfig setters should throw IllegalStateException if called after context started
|
2013-07-24 16:32:21 +10:00 |
Jan Bartel
|
9f7de94f99
|
413486 SessionCookieConfig setters should throw IllegalStateException if called after context started
|
2013-07-24 15:14:54 +10:00 |
Greg Wilkins
|
b8f7637e7d
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-22 23:32:04 +10:00 |
Greg Wilkins
|
e4ef8ee1f4
|
413154 ContextHandlerCollection defers virtual host handling to ContextHandler
|
2013-07-22 22:10:13 +10:00 |
Greg Wilkins
|
8e83b574a2
|
412935 setLocale is not an explicit set of character encoding
|
2013-07-19 14:33:53 +10:00 |
Greg Wilkins
|
be00279e7e
|
413291 Avoid SPDY double dispatch
reduced warning to only when debug is on
|
2013-07-19 11:16:51 +10:00 |
Jan Bartel
|
48bedc3fd4
|
413020 Second call to HttpSession.invalidate() should throw exception
413019 HttpSession.getCreateTime() should throw exception after session is invalidated
|
2013-07-18 15:02:16 +10:00 |
Greg Wilkins
|
8645849272
|
398467 Servlet 3.1 Non Blocking IO
Added ByteBuffer write and improved test harnesses
|
2013-07-18 12:53:07 +10:00 |
Greg Wilkins
|
bad2f113e5
|
412940 minor threadsafe fixes
better protect event and listeners
|
2013-07-15 17:48:50 +10:00 |
Greg Wilkins
|
cbc0a114f4
|
412940 minor threadsafe fixes
|
2013-07-15 16:40:27 +10:00 |
Greg Wilkins
|
5d3760b17d
|
simplified HttpInput lock design
|
2013-07-15 15:54:25 +10:00 |
Greg Wilkins
|
9f5f7e9ead
|
398467 Servlet 3.1 Non Blocking IO
fixed lock issue detected by Threadsafe from contemplateltd.com
|
2013-07-15 15:24:14 +10:00 |
Greg Wilkins
|
987aa846cc
|
398467 Servlet 3.1 Non Blocking IO
ensure that EOF is checked after all calls to nextContent
|
2013-07-15 14:28:22 +10:00 |
Greg Wilkins
|
b2be8a5781
|
turned off debugging
|
2013-07-15 14:12:00 +10:00 |
Jan Bartel
|
bd2add0ae9
|
Update to post-release (servlet 3.1/javaee) versions of javaee dependencies. WARNING: jetty-schemas from jetty-toolchain needs to be changed from SNAPSHOT to final release.
|
2013-07-12 13:53:58 +10:00 |
Greg Wilkins
|
3add75f135
|
398467 Servlet 3.1 Non Blocking IO
prevent fillInterest from HTTP after upgrade
|
2013-07-12 13:01:46 +10:00 |
Greg Wilkins
|
cd97b3dcbf
|
398467 Servlet 3.1 Non Blocking IO
fixed more tests
|
2013-07-11 15:57:42 +10:00 |
Greg Wilkins
|
56f2f9c93f
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-11 15:20:43 +10:00 |
Greg Wilkins
|
7b162460d7
|
412608 EOF Chunk not sent on inputstream static content
removed debug.
cleaned up imports.
|
2013-07-11 15:17:08 +10:00 |
Greg Wilkins
|
a65ca7b5cd
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-11 14:45:16 +10:00 |
Greg Wilkins
|
fdb9d22734
|
412608 EOF Chunk not sent on inputstream static content
Reworked loop to handle the case of a partial read before EOF
|
2013-07-11 14:41:46 +10:00 |
Jan Bartel
|
fde47b1083
|
412637 ShutdownMonitorThread already started
|
2013-07-10 17:21:43 +10:00 |
Greg Wilkins
|
e35914e400
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-http/src/main/java/org/eclipse/jetty/http/HttpParser.java
jetty-server/src/main/java/org/eclipse/jetty/server/HttpConnection.java
|
2013-07-09 00:32:41 +10:00 |
Greg Wilkins
|
809c3aa472
|
412442 Avoid connection timeout after FIN-FIN close
|
2013-07-08 23:23:40 +10:00 |
Greg Wilkins
|
70b285eabd
|
398467 Servlet 3.1 Non Blocking IO
fixed some tests
|
2013-07-08 14:59:08 +10:00 |
Greg Wilkins
|
83b55418f5
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannel.java
jetty-server/src/main/java/org/eclipse/jetty/server/HttpChannelState.java
|
2013-07-08 13:58:35 +10:00 |
Greg Wilkins
|
4a49a5e3f0
|
398467 Servlet 3.1 Non Blocking IO
Handle bad listeners
|
2013-07-08 13:08:53 +10:00 |
Thomas Becker
|
2d911612a0
|
412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED
|
2013-07-05 12:02:52 +02:00 |
Thomas Becker
|
5d1225b60e
|
Revert "Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED""
This reverts commit 474d9fec28 .
|
2013-07-05 10:42:43 +02:00 |
Greg Wilkins
|
981102fda5
|
398467 Servlet 3.1 Non Blocking IO
Asynchronous reads working.
|
2013-07-05 18:11:09 +10:00 |
Greg Wilkins
|
474d9fec28
|
Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED"
This reverts commit cb2eb030d1 .
|
2013-07-05 09:21:10 +10:00 |
Thomas Becker
|
cb2eb030d1
|
412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED
|
2013-07-04 15:46:14 +02:00 |
Greg Wilkins
|
965918d8f2
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-04 17:28:57 +10:00 |
Greg Wilkins
|
bce8eaabe0
|
Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/handler/RequestLogHandler.java
|
2013-07-04 17:28:22 +10:00 |
Greg Wilkins
|
606c042691
|
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
|
2013-07-04 15:52:39 +10:00 |
Greg Wilkins
|
cb0084260f
|
411216 RequestLogHandler handles async completion
|
2013-07-04 15:22:56 +10:00 |
Greg Wilkins
|
c33db24d94
|
Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/handler/RequestLogHandler.java
jetty-servlets/src/test/java/org/eclipse/jetty/servlets/gzip/GzipTester.java
tests/test-continuation/src/test/java/org/eclipse/jetty/continuation/ContinuationTest.java
|
2013-07-04 15:00:47 +10:00 |
Greg Wilkins
|
8d455056ec
|
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
Conflicts:
test-continuation/src/test/java/org/eclipse/jetty/continuation/ContinuationTest.java
|
2013-07-04 14:40:45 +10:00 |
Greg Wilkins
|
7ad4d80af2
|
411216 RequestLogHandler handles async completion
|
2013-07-04 14:32:47 +10:00 |
Thomas Becker
|
8b31188ca7
|
405424 add X-Powered-By and Server header to SPDY
|
2013-07-01 21:57:22 +02:00 |
Greg Wilkins
|
32ec8255db
|
411538 Use Replacement character for bad parameter % encodings
|
2013-06-27 10:19:51 +10:00 |