Jesse McConnell
|
821bf1819d
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-26 09:47:53 -07:00 |
|
Jesse McConnell
|
8ee47f8a8d
|
update distribution remote resources
|
2012-09-26 09:47:46 -07:00 |
|
Simone Bordet
|
d742578353
|
jetty-9: HTTP client: improvements.
Request now supports opaque attributes.
ContentResponse supports a contentAsString() method, along with BufferingResponseListener.
|
2012-09-26 13:29:57 +02:00 |
|
Jesse McConnell
|
1b0499b91c
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-25 08:22:53 -05:00 |
|
Jesse McConnell
|
69a632a7cc
|
remove artifacts resources from distro
|
2012-09-25 08:22:44 -05:00 |
|
Jesse McConnell
|
494f7e48fc
|
add websocket test for http keyword in response message from reported issue
|
2012-09-25 08:18:06 -05:00 |
|
Hugues Malphettes
|
29c18fc4d5
|
OSGi manifests generation fixes cleanup
|
2012-09-25 11:24:16 +08:00 |
|
Hugues Malphettes
|
b593c47316
|
npn bundle name matches exported package
|
2012-09-25 09:59:32 +08:00 |
|
Jesse McConnell
|
f8c442da84
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-24 16:04:21 -05:00 |
|
Jesse McConnell
|
9a58e9e671
|
address jetty 8 -> 9 differences
|
2012-09-24 16:04:10 -05:00 |
|
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 |
|
Joakim Erdfelt
|
4c6aa47d1b
|
Fixing jetty-continuation's bundle metadata
|
2012-09-24 13:07:15 -07:00 |
|
Joakim Erdfelt
|
41d9db8d52
|
390256: Remove Jetty6 Support
|
2012-09-24 11:24:35 -07:00 |
|
Hugues Malphettes
|
1cfa277c6c
|
jetty-9 osgi support
|
2012-09-24 13:04:57 +08:00 |
|
Greg Wilkins
|
96dc4fe150
|
jetty-9 improved exception logging
|
2012-09-24 13:10:36 +10:00 |
|
Greg Wilkins
|
cb4e7982b1
|
jetty-9 SslConnection fill does not try to send close handshake
|
2012-09-24 13:10:18 +10:00 |
|
Greg Wilkins
|
73401791d7
|
390161 jetty-9 do not share DeferredAuthentication
|
2012-09-24 11:40:03 +10:00 |
|
Jesse McConnell
|
a69cab7ae9
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-21 13:58:16 -05:00 |
|
Jesse McConnell
|
1237b739c7
|
[maven-release-plugin] prepare release jetty-9.0.0.M0
jetty-9.0.0.M0
|
2012-09-21 13:58:09 -05:00 |
|
Jesse McConnell
|
b3ee687eda
|
set for m0
|
2012-09-21 12:58:34 -05:00 |
|
Simone Bordet
|
05a0090dd6
|
jetty-9: HTTP client: re-enabled debug logging for tests.
|
2012-09-21 18:12:12 +02:00 |
|
Simone Bordet
|
199971a989
|
jetty-9: Better use of StdErrLog.
|
2012-09-21 18:00:13 +02:00 |
|
Simone Bordet
|
d59e8ddd44
|
jetty-9: Added -XX:+PrintGCDetails to the Maven Surefire Plugin.
|
2012-09-21 17:34:21 +02:00 |
|
Simone Bordet
|
ab2757ab96
|
jetty-9: Removed TODOs.
|
2012-09-21 17:24:45 +02:00 |
|
Simone Bordet
|
9e7fcf4fee
|
jetty-9: Fixed SslBytesServerTest, and added factory methods to relevant classes.
|
2012-09-21 16:47:01 +02:00 |
|
Simone Bordet
|
12a2d3f475
|
jetty-9: HTTP client: hiding stack traces for expected exception on server.
|
2012-09-21 15:23:56 +02:00 |
|
Simone Bordet
|
f81dc0161e
|
jetty-9: HTTP client: more tests.
|
2012-09-21 15:10:40 +02:00 |
|
Simone Bordet
|
2e02f153ce
|
jetty-9: Cosmetics.
|
2012-09-21 15:10:40 +02:00 |
|
Jesse McConnell
|
01c9aa93e9
|
spring dep passed CQ, module included
|
2012-09-21 07:26:01 -05:00 |
|
Simone Bordet
|
6a66d1dd7e
|
jetty-9: added license headers.
|
2012-09-21 11:44:30 +02:00 |
|
Simone Bordet
|
52383256c1
|
jetty-9: Cleaned up class.
|
2012-09-21 11:27:28 +02:00 |
|
Greg Wilkins
|
e04494da64
|
jetty-9 fixed test onOpen
|
2012-09-21 18:00:46 +10:00 |
|
Greg Wilkins
|
950249932d
|
jetty-9 improved mbean names
|
2012-09-21 18:00:46 +10:00 |
|
Greg Wilkins
|
9ee8ef7423
|
jetty-9 more lifecycle fixes
|
2012-09-21 18:00:46 +10:00 |
|
Simone Bordet
|
f5af05f0cc
|
jetty-9: added license headers.
|
2012-09-21 09:19:42 +02:00 |
|
Greg Wilkins
|
879cdf4b82
|
jetty-9 further lifecycle improvements
|
2012-09-21 16:17:00 +10:00 |
|
Greg Wilkins
|
68ee346b8a
|
jetty-9 combined the Container and AggregateLifeCycle into ContainerLifeCycle
|
2012-09-21 11:45:51 +10:00 |
|
Jan Bartel
|
af233a8a37
|
389686 Fix reference to org.eclipse.jetty.util.log.stderr.LONG system property in javadoc for StdErrLog
|
2012-09-21 11:25:58 +10:00 |
|
Greg Wilkins
|
15804e76e2
|
jetty-9 use latest test helper
|
2012-09-21 08:43:21 +10:00 |
|
Greg Wilkins
|
b9ceb8703d
|
Merge branch 'jetty-9' into jetty-9-open-close
|
2012-09-21 08:36:22 +10:00 |
|
Joakim Erdfelt
|
864384bd85
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-20 12:05:01 -07:00 |
|
Joakim Erdfelt
|
f275a045c3
|
Fixing 'enforce-orbit-deps' enforcer rules to actually work + allow provided scope
|
2012-09-20 12:04:41 -07:00 |
|
Jesse McConnell
|
1301bca9f5
|
set parent to released version
|
2012-09-20 14:01:47 -05:00 |
|
Jesse McConnell
|
26af53752e
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-20 13:56:32 -05:00 |
|
Jesse McConnell
|
94f418390a
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-20 13:55:52 -05:00 |
|
Jesse McConnell
|
73d04ca247
|
set for release of milestone
|
2012-09-20 13:55:42 -05:00 |
|
Joakim Erdfelt
|
857498b115
|
Upgrading to junit-dep-4.10.jar (banning junit.jar)
|
2012-09-20 11:52:59 -07:00 |
|
Jesse McConnell
|
003c0d16a5
|
remove bits that can't be released yet
|
2012-09-20 13:51:32 -05:00 |
|
Simone Bordet
|
a0de190367
|
Merge branch 'jetty-9' into jetty-9-open-close
|
2012-09-20 19:36:34 +02:00 |
|
Simone Bordet
|
be865fa191
|
jetty-9: reverted JUnit to 4.8.1; trying to upgrade it breaks the whole build.
|
2012-09-20 19:09:33 +02:00 |
|