Thomas Becker
|
1e5b85a2cb
|
359255: Allow HttpExchange state change from START to EXPIRED
|
2011-09-28 10:56:46 -05:00 |
Thomas Becker
|
cceef37f17
|
359255: Code format
|
2011-09-28 10:44:03 -05:00 |
Jesse McConnell
|
74d5e800f6
|
fix some formatting issues with code conventions
|
2011-09-28 10:34:08 -05:00 |
David Kellum
|
40b25e6f5a
|
JETTY-1421 Implement RedirectListener.onException,onConnectionFailed
|
2011-09-28 10:30:29 -05:00 |
David Kellum
|
d37f2ca10c
|
JETTY-1420 Set Host header for new request in RedirectListener
|
2011-09-28 10:21:29 -05:00 |
Jan Bartel
|
65e7d65442
|
358959 File descriptor leak with UnresolvedAddressException
|
2011-09-28 14:59:34 +10:00 |
Greg Wilkins
|
27753fa747
|
removed debug
|
2011-09-26 23:00:57 +10:00 |
Greg Wilkins
|
75645cef0e
|
358674 Added include/exclude protocols to SslContextFactory
|
2011-09-23 08:02:42 +10:00 |
Greg Wilkins
|
633f3b1588
|
JETTY-1423 force connection to be closed returned
|
2011-09-22 09:22:27 +10:00 |
Jesse McConnell
|
21ddd768f0
|
[Bug 358147] Add catch for UnknownHostException to fix leaky file descriptor in client
|
2011-09-20 14:26:17 -05:00 |
Thomas Becker
|
4b7f8d79dd
|
358147: SelectConnector catch UnresolvedAddressException to avoid socket leak
|
2011-09-20 14:21:26 -05:00 |
Thomas Becker
|
f0fe55165b
|
SelectConnector.java code format
|
2011-09-20 14:21:18 -05:00 |
Greg Wilkins
|
26c8cc8514
|
346419 testing HttpClient FDs
|
2011-09-20 18:00:24 +10:00 |
Joakim Erdfelt
|
a3b2a71aea
|
Setting back to debug level
|
2011-09-15 11:28:56 -07:00 |
Joakim Erdfelt
|
18c5483cc4
|
353509 - jetty-client unit tests are running too long
+ Fixing last remaining test failure with some careful
GenericServerHandler refactoring.
|
2011-09-14 11:23:11 -07:00 |
Thomas Becker
|
5530594128
|
353509: Fixed merging issues
|
2011-09-14 08:41:33 -07:00 |
Joakim Erdfelt
|
fce4192fd9
|
353509 - jetty-client unit tests are running too long
|
2011-09-12 15:04:59 -07:00 |
Jesse McConnell
|
ebdb89dc23
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-08 12:00:16 -05:00 |
Jesse McConnell
|
932245a114
|
[maven-release-plugin] prepare release jetty-7.5.1.v20110908
|
2011-09-08 12:00:10 -05:00 |
Jesse McConnell
|
37d0f53b0a
|
updating version.txt and resetting pom versions to 7.5.1-SNAPSHOT
|
2011-09-08 11:40:37 -05:00 |
Jesse McConnell
|
6b614a54f0
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-07 18:12:16 -05:00 |
Jesse McConnell
|
ce55c8c601
|
[maven-release-plugin] prepare release jetty-7.5.1.v20110907
|
2011-09-07 18:12:09 -05:00 |
Jesse McConnell
|
1744b5bce1
|
reset from release
|
2011-09-07 11:09:46 -05:00 |
Jesse McConnell
|
ae86ad6d4e
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-07 10:03:16 -05:00 |
Jesse McConnell
|
86383afbd2
|
[maven-release-plugin] prepare release jetty-7.5.1.v20110907
|
2011-09-07 10:03:10 -05:00 |
Jesse McConnell
|
a728021edf
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-01 11:17:05 -05:00 |
Jesse McConnell
|
882308f781
|
[maven-release-plugin] prepare release jetty-7.5.0.c20110901
|
2011-09-01 11:16:58 -05:00 |
Jesse McConnell
|
57e9045635
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-31 14:17:32 -05:00 |
Jesse McConnell
|
317491a4d7
|
[maven-release-plugin] prepare release jetty-7.5.0.v20110901
|
2011-08-31 14:17:25 -05:00 |
Michael Gorovoy
|
9c862f2699
|
HttpExchangeTest#testOptionsWithExchange no longer fails on Mac OS X
|
2011-08-30 16:47:19 -04:00 |
Joakim Erdfelt
|
7663a83616
|
[maven-release-plugin] rollback the release of jetty-7.5.0.RC2
|
2011-08-30 12:52:45 -07:00 |
Joakim Erdfelt
|
3280e9401a
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-30 12:52:15 -07:00 |
Joakim Erdfelt
|
4c5c954d23
|
[maven-release-plugin] prepare release jetty-7.5.0.RC2
|
2011-08-30 12:47:42 -07:00 |
Michael Gorovoy
|
aefd353752
|
Adjusted TimeoutExchangeTest timeouts
|
2011-08-30 15:35:13 -04:00 |
Greg Wilkins
|
45148353ec
|
293739 Hide stacks in named log testing. Various other minor log cleanups in output.
|
2011-08-30 16:05:21 +10:00 |
Greg Wilkins
|
33fa7afb47
|
356144 added SelectorManager.setSelectorPriorityDelta(int)
|
2011-08-30 14:24:28 +10:00 |
Michael Gorovoy
|
0763e040e5
|
353014 TimeoutExchangeTest run time reduced
Patch provided by Thomas Becker <tbecker@intalio.com>
|
2011-08-29 16:18:45 -04:00 |
Joakim Erdfelt
|
79db394552
|
Merge from trunk
|
2011-08-26 10:12:45 -07:00 |
Michael Gorovoy
|
103d7a87c2
|
353623 Added new methods to HttpExchange
|
2011-08-26 03:49:58 -04:00 |
Joakim Erdfelt
|
4ace183764
|
Merging from master
|
2011-08-25 12:09:36 -07:00 |
Joakim Erdfelt
|
3399242d83
|
293739 - Deprecate static Jetty Log usage in favor of named logs
+ Finished conversion of jetty-ajp, jetty-client, jetty-deploy,
jetty-jaspi, jetty-jndi, jetty-plus, jetty-webapp
|
2011-08-24 13:01:00 -07:00 |
Michael Gorovoy
|
5aced83287
|
Added tests for missing CONTINUE 100, error response, and timeout
|
2011-08-23 16:56:05 -04:00 |
Greg Wilkins
|
da517c815a
|
JETTY-1410 handle 1xx in similar fashion to 401s and 302s
|
2011-08-23 17:07:31 +10:00 |
Michael Gorovoy
|
07b8f08a37
|
JETTY-1410 HTTP client handles CONTINUE 100 response correctly
|
2011-08-23 16:20:37 +10:00 |
Michael Gorovoy
|
d8d5414f64
|
Added unit test for unexpected data being received by the client
|
2011-08-19 13:11:57 -04:00 |
Greg Wilkins
|
e5a3cb9cef
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-19 22:17:46 +10:00 |
Greg Wilkins
|
f0b4ffffda
|
[maven-release-plugin] prepare release jetty-7.5.0.RC1
|
2011-08-19 22:17:33 +10:00 |
Jesse McConnell
|
4d7ba354e1
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-15 14:18:53 -05:00 |
Jesse McConnell
|
2175bae0a0
|
[maven-release-plugin] prepare release jetty-7.5.0.RC0
|
2011-08-15 14:18:42 -05:00 |
Greg Wilkins
|
6b9ecd0806
|
353073 Improved client API to use futures
|
2011-08-11 11:50:23 +10:00 |