Jesse McConnell
|
ac30f5c9bd
|
update other jetty mods to new format
|
2013-08-29 16:39:28 -05:00 |
|
Greg Wilkins
|
b884fabba6
|
Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9.1
|
2013-08-29 12:38:53 +10:00 |
|
Thomas Becker
|
ac156b9111
|
415780 fix StreamAlreadyCommittedException in spdy build
|
2013-08-28 17:15:48 +02:00 |
|
Greg Wilkins
|
c84063a5f8
|
415826 start.jar replace --enable with --initialize
refactored impl to be clearer when creating ini
|
2013-08-28 23:53:32 +10:00 |
|
Thomas Becker
|
af1abb7af6
|
416026 improve error handlig in SPDY parsers
|
2013-08-28 14:45:39 +02:00 |
|
Greg Wilkins
|
c1bd267c17
|
415826 start.jar replace --enable with --initialize
|
2013-08-28 15:41:27 +10:00 |
|
Joakim Erdfelt
|
29670845e7
|
jetty-start / fleshing out with spdy test case
|
2013-08-26 16:08:08 -07:00 |
|
Joakim Erdfelt
|
25ef708b48
|
Module fixes
|
2013-08-26 16:04:41 -07:00 |
|
Jesse McConnell
|
2ac2a1a974
|
add npn.mod
|
2013-08-26 17:22:40 -05:00 |
|
Jesse McConnell
|
ef166c23e6
|
Merge branch 'release-9'
|
2013-08-23 18:58:01 -05:00 |
|
Joakim Erdfelt
|
2e94149ea3
|
Merge branch 'jetty-9.1' into jetty-9.1-altstart
|
2013-08-23 11:49:41 -07:00 |
|
Greg Wilkins
|
a6b6891d8b
|
415641 Remove remaining calls to deprecated HttpTranspoert.send
Actually removed the impl of the deprecated method that is no longer called.
|
2013-08-23 10:23:52 +10:00 |
|
Jesse McConnell
|
0032c1443d
|
add spdy and websocket mod
|
2013-08-22 13:23:29 -05:00 |
|
Thomas Becker
|
465f151669
|
415641 Remove remaining calls to deprecated HttpTranspoert.send(HttpGenerator.ResponseInfo info, ByteBuffer content, boolean lastContent) throws IOException
|
2013-08-22 14:00:27 +02:00 |
|
Thomas Becker
|
525b268d41
|
415656 SPDY - add IdleTimeout per Stream functionality
|
2013-08-22 14:00:27 +02:00 |
|
Thomas Becker
|
e34ba252a2
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:23 +02:00 |
|
Thomas Becker
|
c5e4457124
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:15 +02:00 |
|
Thomas Becker
|
345ee15d87
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:00:50 +02:00 |
|
Thomas Becker
|
050ac79f3d
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 12:13:44 +02:00 |
|
Jan Bartel
|
c80100b4a9
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-15 19:13:27 +10:00 |
|
Jan Bartel
|
e7e7e45500
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 19:13:13 +10:00 |
|
Jan Bartel
|
716430bb03
|
[maven-release-plugin] rollback the release of jetty-9.0.5.v20130815
|
2013-08-15 18:03:49 +10:00 |
|
Jan Bartel
|
3d13c15d35
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 17:22:03 +10:00 |
|
Jan Bartel
|
7947b35134
|
Reset version for rerun of 9.0.5
|
2013-08-15 16:47:03 +10:00 |
|
Jesse McConnell
|
657e78aff2
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-14 13:28:42 -05:00 |
|
Jesse McConnell
|
590fae2bc4
|
[maven-release-plugin] prepare release jetty-9.1.0.M0
|
2013-08-14 13:28:32 -05:00 |
|
Jesse McConnell
|
4383c9042d
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-13 14:20:56 -05:00 |
|
Jesse McConnell
|
160d34ec23
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130813
|
2013-08-13 14:20:47 -05:00 |
|
Greg Wilkins
|
34cfc3ed10
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
Conflicts:
jetty-http/src/main/java/org/eclipse/jetty/http/HttpFields.java
jetty-http/src/test/java/org/eclipse/jetty/http/HttpFieldsTest.java
jetty-server/src/main/java/org/eclipse/jetty/server/handler/ContextHandler.java
|
2013-08-09 13:50:49 +10:00 |
|
Greg Wilkins
|
a779425994
|
414101 Do not escape special characters in cookies
|
2013-08-09 12:42:52 +10:00 |
|
Thomas Becker
|
e628478eb4
|
Replace calls to deprecated HttpTransport.send(..) method in SPDY code
|
2013-07-26 17:52:16 +02:00 |
|
Thomas Becker
|
ae785f034e
|
Replace calls to deprecated HttpTransport.send(..) method in SPDY code
|
2013-07-26 17:51:02 +02:00 |
|
Thomas Becker
|
af82e49835
|
ProxySPDYToSPDYLoadTest small change for shutting down the test
|
2013-07-26 17:40:57 +02:00 |
|
Thomas Becker
|
0049aa4322
|
412418 HttpTransportOverSPDY fix race condition while sending push streams that could cause push data not to be sent. Fixes intermittent test issues in ReferrerPushStrategyTest
|
2013-07-24 10:16:20 +02:00 |
|
Thomas Becker
|
1ab5de8ecd
|
412418 HttpTransportOverSPDY fix race condition while sending push streams that could cause push data not to be sent. Fixes intermittent test issues in ReferrerPushStrategyTest
|
2013-07-24 10:14:14 +02:00 |
|
Simone Bordet
|
ff3b36cfb0
|
Merged branch 'master' into 'jetty-9.1'.
|
2013-07-23 16:28:29 +02:00 |
|
Simone Bordet
|
aa6226e1fa
|
Merged branch 'jetty-9.1' into 'http_client_transport'.
|
2013-07-23 15:53:35 +02:00 |
|
Simone Bordet
|
52b805697a
|
Moved HTTPSPDYHeader into its own module, for use by a SPDY HttpClientTransport implementation.
|
2013-07-23 15:53:35 +02:00 |
|
Thomas Becker
|
1c546a90d6
|
ReferrerPushStrategy logging changes
|
2013-07-23 14:34:46 +02:00 |
|
Thomas Becker
|
4837b75eec
|
413155 HttpTransportOverSPDY remove constructor argument for version and get version from stream.getSession instead
|
2013-07-23 10:52:13 +02:00 |
|
Greg Wilkins
|
b8f7637e7d
|
Merge remote-tracking branch 'origin/master' into jetty-9.1
|
2013-07-22 23:32:04 +10:00 |
|
Greg Wilkins
|
fede2a7151
|
413291 Avoid SPDY double dispatch
removed task queue from HttpChannelOverSPDY
|
2013-07-19 11:07:17 +10:00 |
|
Thomas Becker
|
a1789c8f7c
|
412840 remove Future in SPDYClient.connect() and return Session instead in blocking version
|
2013-07-17 18:09:11 +02:00 |
|
Thomas Becker
|
d65b511447
|
413155 simplify HttpTransportOverSPDY a bit more. Throw exceptions if send is called with no content, lastContent=false and no responseInfo
|
2013-07-17 15:52:55 +02:00 |
|
Thomas Becker
|
205ef85ead
|
413155 refactor HttpTransportOverSPDY to fix some bugs and reduce cyclomatic complexity
|
2013-07-17 13:34:03 +02:00 |
|
Thomas Becker
|
11e0b57f68
|
413066 accept lower case method: head
|
2013-07-16 16:27:59 +02:00 |
|
Thomas Becker
|
0b3d91e94e
|
disable debug logging
|
2013-07-16 15:52:41 +02:00 |
|
Thomas Becker
|
7d9803972e
|
413066 fix HttpTransportOverSPDYTest
|
2013-07-16 15:39:39 +02:00 |
|
Thomas Becker
|
b858f266d6
|
413066 SPDY HEAD requests don't send response body anymore
|
2013-07-16 14:36:02 +02: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 |
|