Simone Bordet
|
107d3a4492
|
Removed duplicate logger.
|
2012-04-23 16:25:21 +02:00 |
Simone Bordet
|
ef7057a4f1
|
Made testCONNECTAndPOSTWithBigBody() send a bigger body to exercise SelectChannelEndPoint.blockWritable().
|
2012-04-20 15:07:36 +02:00 |
Jesse McConnell
|
b963840d40
|
[maven-release-plugin] prepare for next development iteration
|
2012-04-13 15:29:14 -05:00 |
Jesse McConnell
|
a652ee7396
|
[maven-release-plugin] prepare release jetty-7.6.3.v20120413
|
2012-04-13 15:29:05 -05:00 |
Simone Bordet
|
85710fb9ea
|
Reverted release back to 7.6.3-SNAPSHOT.
|
2012-04-13 16:59:06 +02:00 |
Jesse McConnell
|
cdcc0922c3
|
[maven-release-plugin] prepare for next development iteration
|
2012-04-12 09:49:52 -05:00 |
Jesse McConnell
|
5966c86571
|
[maven-release-plugin] prepare release jetty-7.6.3.v20120412
|
2012-04-12 09:49:46 -05:00 |
Greg Wilkins
|
f9a75984f0
|
374504: updated cookies for rfc6265
|
2012-04-12 20:24:50 +10:00 |
Jan Bartel
|
83a4bb71a3
|
374475 Response.sendRedirect does not encode UTF-8 characters properly
|
2012-04-03 17:03:26 +10:00 |
Greg Wilkins
|
cc1bef6f2e
|
375594 fixed SSL tests so they are not order dependent
|
2012-04-02 18:18:39 +10:00 |
Jan Bartel
|
28de69760a
|
JETTY-1504 HttpServletResponseWrapper ignored when using asyncContext?
|
2012-04-02 12:35:12 +10:00 |
Greg Wilkins
|
9244292fca
|
375692: simplified gzipfilter
|
2012-04-02 12:09:03 +10:00 |
Thomas Becker
|
2278d27235
|
375692: GzipFilter support for deflate
Change-Id: I4a42d750cfbbb61078adafa1e2bcbc1973198dca
|
2012-03-30 11:02:44 +02:00 |
Greg Wilkins
|
fe8b5a6cb3
|
374505: ignore , as a cookie separator as per RFC6265
|
2012-03-29 16:58:56 +11:00 |
Jan Bartel
|
6a2c5fc9fd
|
375009 Filter initialization error will throw MultiException
|
2012-03-22 13:50:36 +11:00 |
Greg Wilkins
|
25213b83fa
|
374158: improved test harness
|
2012-03-16 09:07:20 +11:00 |
Greg Wilkins
|
708f8ccaeb
|
374158: do not asyncDispatch from SSL if suspended
|
2012-03-14 11:48:06 +11:00 |
Jesse McConnell
|
246e3ed756
|
[maven-release-plugin] prepare for next development iteration
|
2012-03-08 21:09:46 -06:00 |
Jesse McConnell
|
a63b3fdc5e
|
[maven-release-plugin] prepare release jetty-7.6.2.v20120308
|
2012-03-08 21:09:37 -06:00 |
Simone Bordet
|
c66f3d2a9d
|
Removed @Override in interface methods to compile with JDK5.
|
2012-03-08 10:16:47 +01:00 |
Jesse McConnell
|
1e941cac32
|
Merge "373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures"
|
2012-03-07 13:12:57 -05:00 |
Thomas Becker
|
511f4ea957
|
373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures
Change-Id: I4056d686edffe073443bb40d6f0078d9aa7a7fa6
|
2012-03-07 19:09:29 +01:00 |
Thomas Becker
|
3c0c010690
|
373569: fix jdk7/macos ssl issue leading to SSLClostTest failures
Change-Id: I7af7e71581e1e56f308a5e1ca1f8e84fcbad7413
|
2012-03-07 18:58:12 +01:00 |
Jesse McConnell
|
f12e3c390c
|
reset versions
|
2012-03-06 17:06:10 -06:00 |
Greg Wilkins
|
de8a1b3fe4
|
373272: maintain the start order of aggregate beans when adding a thread pool
|
2012-03-06 11:47:18 +11:00 |
Greg Wilkins
|
62f36a7093
|
jdk-7 skip available tests for SSL
|
2012-03-06 10:58:13 +11:00 |
Jesse McConnell
|
d8d4f727c9
|
Merge "369214: HotSwapHandler uses AggregateLifeCycles.addBean()"
|
2012-03-05 08:55:12 -05:00 |
Jesse McConnell
|
b6acc24121
|
Merge "369214: HotSwapHandler code format"
|
2012-03-05 08:51:29 -05:00 |
Jesse McConnell
|
e1fdbb17a5
|
Merge "372115: Cleanup of AsyncContextTest.java"
|
2012-03-05 08:41:52 -05:00 |
Jan Bartel
|
35a0386df0
|
373037 jetty.server.Response.setContentLength(int) should not close a Writer when length=0
|
2012-03-05 15:19:34 +11:00 |
Jesse McConnell
|
51311d050e
|
[maven-release-plugin] prepare for next development iteration
|
2012-03-02 08:37:46 -06:00 |
Jesse McConnell
|
a8296ec3d5
|
[maven-release-plugin] prepare release jetty-7.6.2.v20120302
|
2012-03-02 08:37:38 -06:00 |
Thomas Becker
|
9f68c6e6bf
|
369214: HotSwapHandler uses AggregateLifeCycles.addBean()
|
2012-03-01 15:32:22 +01:00 |
Thomas Becker
|
ab5592daf0
|
369214: HotSwapHandler code format
|
2012-03-01 15:32:22 +01:00 |
Thomas Becker
|
3a94e45050
|
372115: Cleanup of AsyncContextTest.java
|
2012-03-01 15:14:56 +01:00 |
Jan Bartel
|
97c37f68ba
|
372487 JDBCSessionManager does not work with Oracle
|
2012-03-01 17:05:54 +11:00 |
Greg Wilkins
|
4530cf9e0c
|
372115: set pathInContext for suspend with request (without debug)
|
2012-02-28 13:28:58 +11:00 |
Greg Wilkins
|
763bd6b190
|
372115: set pathInContext for suspend with request
|
2012-02-28 13:25:45 +11:00 |
Greg Wilkins
|
8e1b863deb
|
371903: modified patch for jetty-7
|
2012-02-27 18:45:19 +11:00 |
Thomas Becker
|
265d35324a
|
371903: Implement servlet 3.0 spec change (spec section 9.4) to not commit response in Dispatcher.forward() when request.isAysncStarted()
Signed-off-by: Greg Wilkins <gregw@webtide.com>
|
2012-02-27 16:46:15 +11:00 |
Greg Wilkins
|
7a58f3408e
|
371635: set all async attributes when the request is suspended
|
2012-02-27 16:32:50 +11:00 |
Simone Bordet
|
c9c5bd3b47
|
372457 - Big response + slow clients + pipelined requests cause Jetty spinning and eventually closing connections.
|
2012-02-24 10:40:22 +01:00 |
Jesse McConnell
|
a90c3201e8
|
[Bug #371635] and [Bug #371649] add missing attributes (non-optimal) and resolve async flow issue with scoping
|
2012-02-21 10:34:11 -06:00 |
Jesse McConnell
|
efb6883cf0
|
[maven-release-plugin] prepare for next development iteration
|
2012-02-15 14:22:19 -06:00 |
Jesse McConnell
|
baf2b94f77
|
[maven-release-plugin] prepare release jetty-7.6.1.v20120215
|
2012-02-15 14:22:12 -06:00 |
Jan Bartel
|
b949fb7622
|
JETTY-1484 Add option for HashSessionManager to delete session files if it can't restore them
|
2012-02-09 19:21:10 +11:00 |
Simone Bordet
|
c7814d88d7
|
Added factory method for HttpGenerator.
|
2012-02-08 18:45:24 +01:00 |
Simone Bordet
|
74faad2ef6
|
Merge branch 'spdy'
|
2012-02-07 14:06:25 +01:00 |
Simone Bordet
|
b0119e4d62
|
Forwarded HttpParser.EventHandler methods from the inner class to the outer class (AbstractHttpConnection itself)
to allow other protocols such as SPDY to fake the emission of HTTP events by calling the EventHandler methods.
|
2012-02-07 14:05:40 +01:00 |
Joakim Erdfelt
|
9207423ca0
|
Fixing JDK5 build abort due to bad javadocs
|
2012-02-06 10:01:44 -07:00 |