Joakim Erdfelt
|
be9d24584c
|
390263: Sec-WebSocket-Extensions from Chrome and Safari badly handled
+ fixing broken negotiation of missing/invalid extension configurations
|
2012-09-24 13:31:54 -07:00 |
|
Hugues Malphettes
|
1cfa277c6c
|
jetty-9 osgi support
|
2012-09-24 13:04:57 +08:00 |
|
Greg Wilkins
|
68ee346b8a
|
jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle
|
2012-09-21 11:45:51 +10:00 |
|
Joakim Erdfelt
|
857498b115
|
Upgrading to junit-dep-4.10.jar (banning junit.jar)
|
2012-09-20 11:52:59 -07:00 |
|
Simone Bordet
|
40382bad3a
|
jetty-9 - Removed references to JUnit 3.x.
|
2012-09-20 18:23:02 +02:00 |
|
Joakim Erdfelt
|
b10a10797d
|
Making websocket-core have a unique package org.eclipse.jetty.websocket.core to conform to osgi requirements
|
2012-09-18 10:01:01 -07:00 |
|
Joakim Erdfelt
|
e46617ad8a
|
Moving maskers from core to client, where it belongs
|
2012-09-17 14:38:27 -07:00 |
|
Joakim Erdfelt
|
e0e8708932
|
Updating Fuzzer for ignoring broken pipe issues when appropriate
|
2012-09-17 14:04:33 -07:00 |
|
Simone Bordet
|
0a5d32eb2f
|
jetty-9 - Removed unneeded 20 ms wait.
|
2012-09-17 21:49:19 +02:00 |
|
Simone Bordet
|
6e9567d410
|
jetty-9 - Using longer timeouts when expecting results.
|
2012-09-17 21:49:18 +02:00 |
|
Simone Bordet
|
92c95584fa
|
jetty-9 - Set default timeout for expect() to be 5 s.
|
2012-09-17 21:49:18 +02:00 |
|
Joakim Erdfelt
|
dc2a13602e
|
Renaming DeflateFrameExtension in response to spec name change
|
2012-09-17 11:26:27 -07:00 |
|
Greg Wilkins
|
129583679a
|
jetty-9 javadoc improvements and renamed SelectChannelConnector to ServerConnector
|
2012-09-17 17:37:56 +10:00 |
|
Joakim Erdfelt
|
515804a463
|
Fixing connection.onOpen()
|
2012-09-14 15:10:54 -07:00 |
|
Joakim Erdfelt
|
7ab495515a
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-14 14:41:09 -07:00 |
|
Joakim Erdfelt
|
5ebc784b45
|
cleaning up test logging output
|
2012-09-14 14:41:03 -07:00 |
|
Simone Bordet
|
88cbfed7e0
|
jetty-9 - Made SelectorManager.connection[Opened|Closed]() concrete, since they are overridden only by SelectChannelConnector.
|
2012-09-14 23:30:21 +02:00 |
|
Joakim Erdfelt
|
6ebd96e9bd
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-14 10:41:23 -07:00 |
|
Joakim Erdfelt
|
c7404731c9
|
Starting removal of WebSocketPolicy.getBufferSize()
|
2012-09-14 10:41:11 -07:00 |
|
Greg Wilkins
|
22ba57b8d2
|
jetty-9 refactored onOpen and onClose
|
2012-09-14 17:38:47 +10:00 |
|
Jesse McConnell
|
a8994178f5
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-10 14:18:11 -05:00 |
|
Jesse McConnell
|
92180a9700
|
[maven-release-plugin] prepare release jetty-7.6.7.v20120910
|
2012-09-10 14:18:01 -05:00 |
|
Jesse McConnell
|
10e4027579
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-10 13:59:34 -05:00 |
|
Jesse McConnell
|
57a6258f96
|
[maven-release-plugin] prepare release jetty-8.1.7.v20120910
|
2012-09-10 13:59:10 -05:00 |
|
Jesse McConnell
|
1ec8b2621b
|
[maven-release-plugin] prepare release jetty-7.6.7.v20120910
|
2012-09-10 13:47:05 -05:00 |
|
Jesse McConnell
|
4180d7e1f5
|
prepare for release
|
2012-09-10 12:59:04 -05:00 |
|
Joakim Erdfelt
|
3ba074ecc8
|
Adding .STACKS=(boolean) support to StdErrLog configuration
|
2012-09-06 12:33:38 -07:00 |
|
Simone Bordet
|
7231c82b69
|
Merged branch 'jetty-9' into jetty-9-client.
|
2012-09-06 08:41:48 +02:00 |
|
Joakim Erdfelt
|
4f36513744
|
More work around close handshake testing
|
2012-09-04 14:53:34 -07:00 |
|
Jesse McConnell
|
d37deeea74
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-03 13:33:18 -05:00 |
|
Jesse McConnell
|
b418b0dd57
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-03 13:33:16 -05:00 |
|
Jesse McConnell
|
41e9b1f6e2
|
[maven-release-plugin] prepare release jetty-7.6.6.v20120903
|
2012-09-03 13:33:10 -05:00 |
|
Jesse McConnell
|
6c0b0af2fe
|
[maven-release-plugin] prepare release jetty-8.1.6.v20120903
|
2012-09-03 13:33:08 -05:00 |
|
Greg Wilkins
|
c3776764f4
|
jetty-9 ConcurrentScheduler refinements
|
2012-09-03 15:24:36 +10:00 |
|
Greg Wilkins
|
83dbca6553
|
jetty-9 reworked the schedulers
|
2012-08-31 13:22:58 +10:00 |
|
Simone Bordet
|
4de5b0ad63
|
Merged branch 'jetty-9' into jetty-9-client.
|
2012-08-30 17:24:49 +02:00 |
|
Greg Wilkins
|
353978726b
|
jetty-9 reverted isHead change
|
2012-08-27 11:14:19 +10:00 |
|
Greg Wilkins
|
cb5dd493fb
|
jetty-9 merged jetty-9-aggregation
|
2012-08-27 10:24:34 +10:00 |
|
Greg Wilkins
|
726898ffd8
|
jetty-9 fixed after merged
|
2012-08-24 20:39:03 +10:00 |
|
Simone Bordet
|
171ad66962
|
Fixed compilation errors after merging branch 'jetty-9-aggregation' into jetty-9-spdy-http
|
2012-08-24 12:20:44 +02:00 |
|
Greg Wilkins
|
72bfacd5a4
|
Merge branch 'jetty-9' into jetty-9-aggregation
|
2012-08-24 20:17:08 +10:00 |
|
Simone Bordet
|
06b2de17d5
|
Merge branch 'jetty-9-aggregation' into jetty-9-spdy-http
|
2012-08-24 11:52:29 +02:00 |
|
Joakim Erdfelt
|
afbaa78e66
|
Marking client tests appropriately
|
2012-08-23 16:12:17 -07:00 |
|
Joakim Erdfelt
|
28ae24fc35
|
Fixing testBlockReceiving
|
2012-08-22 11:06:57 -07:00 |
|
Simone Bordet
|
dc140f85b7
|
Jetty9 - Refactored HttpChannel: moved connection logic back to HttpConnection.
|
2012-08-21 15:09:54 +02:00 |
|
Joakim Erdfelt
|
4ed72ad585
|
Fixing websocket-client issues around fillInterested on physical connection
|
2012-08-20 15:05:47 -07:00 |
|
Jesse McConnell
|
6ffaa478c4
|
standardize license headers
|
2012-08-17 16:09:49 -05:00 |
|
Joakim Erdfelt
|
6311976e86
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-08-17 13:48:22 -07:00 |
|
Joakim Erdfelt
|
b36b41afd7
|
Fixing websocket-client upgrade connection -> websocket connection handling
|
2012-08-17 13:48:04 -07:00 |
|
Joakim Erdfelt
|
3d1d76d214
|
Merge from jetty-8 to jetty-9 (license header standarization)
|
2012-08-17 13:44:22 -07:00 |
|