Greg Wilkins
22b0098be7
406617 Spin in Request.recylce
...
removed loop from read, so only a single attempt a blocking for content.
2013-05-02 12:57:48 +10:00
Greg Wilkins
92a39fcb08
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
jetty-http/src/main/java/org/eclipse/jetty/http/HttpParser.java
jetty-http/src/test/java/org/eclipse/jetty/http/HttpParserTest.java
2013-05-02 11:23:59 +10:00
Greg Wilkins
e030088428
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
2013-05-02 11:19:24 +10:00
Greg Wilkins
58a282d01d
406923 CR line termination
...
Do not allow CR only line termination. Respond with 400 bad request.
2013-05-02 10:44:11 +10:00
Greg Wilkins
57691ac881
405327 Modular Start.ini
...
Improved start.jar download mechanism
2013-05-02 09:38:41 +10:00
Greg Wilkins
369a13d265
405327 Modular start
...
reverted to a single start.ini file until multiple files are fully reviewed
2013-05-02 09:23:49 +10:00
Greg Wilkins
ce0c37cd6c
renamed
2013-05-02 08:28:01 +10:00
Greg Wilkins
7ddd2c6cfd
406923 Accept CRLF or LF but not CR as line termination
2013-05-01 21:17:35 +10:00
Jan Bartel
b99a04c674
406962 Improve attribute names in Request
2013-05-01 17:53:33 +10:00
Greg Wilkins
7590ad6795
406390 406617 removed tiny race from handling of suspend and complete
2013-05-01 09:14:26 +10:00
Joakim Erdfelt
9ad5ab1ed5
406449 - Session's disconnect not detected
...
+ Vastly cleaned up IOState and ConnectionState behavior
2013-04-30 15:54:41 -07:00
Simone Bordet
b67f8204a5
Reverted commit 39d690e
.
2013-04-30 12:24:40 +02:00
Greg Wilkins
e26d8e67e5
406861 Fixed IPv6 redirect
2013-04-30 18:49:29 +10:00
Greg Wilkins
4e62b953e1
406861 Fixed IPv6 redirect
2013-04-30 16:00:17 +10:00
Greg Wilkins
e781393258
406768 Improved handling of static content resources
2013-04-30 15:52:11 +10:00
Greg Wilkins
68b9115e07
406768 Close inputstream and channels for 0 length resources
2013-04-30 14:24:05 +10:00
Simone Bordet
9d32209576
Modifications to Travis CI build to prefer IPv4 did not work, removing them.
2013-04-29 22:06:53 +02:00
Simone Bordet
9529d0334b
Further modifications to Travis CI build to prefer IPv4.
2013-04-29 21:07:33 +02:00
Simone Bordet
fdb993e763
Modified Travis CI build to prefer IPv4.
2013-04-29 18:31:46 +02:00
Simone Bordet
f4b8e043e5
Added SPDY profile for JDK 7u21.
2013-04-29 16:54:32 +02:00
Jan Bartel
140419c097
406618 Jetty startup in OSGi Equinox fails when using option jetty.home.bundle=org.eclipse.jetty.osgi.boot
2013-04-29 15:48:46 +10:00
Greg Wilkins
7ce709519a
405327 Merge branch jetty-9-modularstart
2013-04-29 15:44:56 +10:00
Greg Wilkins
e5967344a9
406202 re-enabled connector statistics
2013-04-29 15:11:45 +10:00
Jan Bartel
0f2173dcc3
406618 Jetty startup in OSGi Equinox fails when using option jetty.home.bundle=org.eclipse.jetty.osgi.boot
2013-04-29 15:09:50 +10:00
Greg Wilkins
89da7623dc
Merge remote-tracking branch 'origin/master' into jetty-9-modularstart
2013-04-29 14:03:16 +10:00
Greg Wilkins
7955548d10
406390 Close if at END and content remaining
2013-04-29 14:01:11 +10:00
Greg Wilkins
cbb76283c9
406390 Close if at END and content remaining
2013-04-29 10:40:05 +10:00
Greg Wilkins
a5c701c237
406390 Close if at END and content remaining
2013-04-29 09:55:34 +10:00
Jan Bartel
fbf89e75aa
406753 jetty-runner contains invalid signature files
2013-04-29 09:16:47 +10:00
Joakim Erdfelt
ef77b854fa
404911 - WebSocketCloseTest fails spuriously
...
+ Renabling test
+ Using EventQueue from jetty-test-helper instead
+ Standarizing HttpResponseHeaderParser into websocket-common so that
remaining bytebuffer logic is maintained in one place.
+ Making BlockingClient also use HttpResponseHeaderParser
2013-04-26 15:37:46 -07:00
Thomas Becker
f62cec561b
406214 fix constructor for PushSynInfo ignores timeout, remove timeout for creating push streams in HttpTransportOverSPDY
2013-04-26 16:33:03 +02:00
Jan Bartel
28d4f41572
405631 Plugin gives error when its started twice
2013-04-26 16:31:10 +10:00
Greg Wilkins
04bcde9b14
406617 fixed close handling during content
2013-04-26 16:10:33 +10:00
Greg Wilkins
9558d7e815
modular start.ini files and --download start option
2013-04-26 13:53:28 +10:00
Greg Wilkins
dbedbfa67e
406437 Digest Auth supports out of order nc
2013-04-25 10:44:33 +10:00
Greg Wilkins
9f0fabe951
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
jetty-security/src/main/java/org/eclipse/jetty/security/authentication/DigestAuthenticator.java
jetty-security/src/test/java/org/eclipse/jetty/security/ConstraintTest.java
2013-04-25 10:42:27 +10:00
Greg Wilkins
5306c540bf
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
...
Conflicts:
jetty-security/src/test/java/org/eclipse/jetty/security/ConstraintTest.java
2013-04-25 10:38:43 +10:00
Greg Wilkins
7da94048fa
406437 Digest Auth supports out of order nc
2013-04-25 10:26:29 +10:00
Greg Wilkins
8740616b37
uncommented basic tests
2013-04-25 08:58:15 +10:00
Jesse McConnell
b665456293
Merge branch 'jetty-8'
2013-04-23 10:29:32 -05:00
Jesse McConnell
006614470b
Merge branch 'jetty-7' into jetty-8
2013-04-23 10:29:05 -05:00
Jesse McConnell
c19642baf4
[Bug 404010] fix cast exception in mongodb session manager
2013-04-23 10:28:03 -05:00
Jan Bartel
6c2ae7b74b
406272 Security constraints with multiple http-method-omissions can be incorrectly applied
2013-04-23 14:57:52 +10:00
Greg Wilkins
586a5dee7a
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2013-04-23 14:14:19 +10:00
Greg Wilkins
0f7d6547fe
405530 Wrap AsyncContext to throw ISE after complete
2013-04-23 14:13:58 +10:00
Thomas Becker
270083f6a1
405570 spdy push - send push resources in the order they have been requested. Do not interleave sending the bytes of the push streams.
2013-04-22 13:50:02 +02:00
Greg Wilkins
23e049d42c
turn off logging in embedded
2013-04-22 14:23:14 +10:00
Greg Wilkins
03fd068ebc
Merge remote-tracking branch 'origin/jetty-8'
...
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/ResourceCache.java
2013-04-22 14:20:03 +10:00
Greg Wilkins
db48bce49d
Merge remote-tracking branch 'origin/jetty-7' into jetty-8
2013-04-22 14:15:51 +10:00
Greg Wilkins
3c498f0a2c
405281 allow filemappedbuffers to not be used
2013-04-22 14:15:14 +10:00