Greg Wilkins
|
24ccaec3da
|
Updating VERSION.txt top section
|
2011-11-30 15:50:25 +11:00 |
Greg Wilkins
|
631b0ba1b6
|
[maven-release-plugin] prepare for next development iteration
|
2011-11-30 13:16:54 +11:00 |
Greg Wilkins
|
9d3745f999
|
[maven-release-plugin] prepare release jetty-8.1.0.RC0
|
2011-11-30 13:16:41 +11:00 |
Greg Wilkins
|
46c10b2b8a
|
Updating VERSION.txt top section
|
2011-11-30 12:46:36 +11:00 |
Greg Wilkins
|
dc92728c00
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
VERSION.txt
|
2011-11-30 12:21:02 +11:00 |
Greg Wilkins
|
df12605f0e
|
Merge branch 'release'
|
2011-11-30 07:30:02 +11:00 |
Greg Wilkins
|
0b066d3d8e
|
Updating VERSION.txt top section
|
2011-11-30 07:29:32 +11:00 |
Greg Wilkins
|
11e06e55b1
|
[maven-release-plugin] prepare for next development iteration
|
2011-11-29 23:56:11 +11:00 |
Greg Wilkins
|
fcf5f3beb2
|
[maven-release-plugin] prepare release jetty-7.6.0.RC0
|
2011-11-29 23:55:58 +11:00 |
Greg Wilkins
|
a47e07445a
|
Upating VERSION.txt top section
|
2011-11-29 13:08:26 +11:00 |
Greg Wilkins
|
05784d5081
|
Merge branch 'master' into release
|
2011-11-29 13:06:38 +11:00 |
Greg Wilkins
|
f3b2289527
|
release version
|
2011-11-29 13:06:05 +11:00 |
Greg Wilkins
|
a420df6bf1
|
Merge branch 'master' into release
|
2011-11-29 13:03:23 +11:00 |
Greg Wilkins
|
c4b19d8262
|
safer test
|
2011-11-29 10:15:36 +11:00 |
Greg Wilkins
|
dcf7ef2335
|
fixes after merge
|
2011-11-29 10:15:20 +11:00 |
Greg Wilkins
|
55d5020980
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
VERSION.txt
jetty-server/src/main/java/org/eclipse/jetty/server/AbstractHttpConnection.java
jetty-server/src/main/java/org/eclipse/jetty/server/Response.java
jetty-servlet/src/main/java/org/eclipse/jetty/servlet/ServletHandler.java
|
2011-11-29 09:06:25 +11:00 |
Greg Wilkins
|
4ce72ee549
|
improved test timing
|
2011-11-29 08:36:56 +11:00 |
Greg Wilkins
|
b969de1788
|
organized imports
|
2011-11-28 15:32:14 +11:00 |
Greg Wilkins
|
3b2d3e5754
|
websocket not supported on blocking connectors
|
2011-11-28 15:31:07 +11:00 |
Greg Wilkins
|
9fb6e9b43a
|
363943 ignore null attribute values
|
2011-11-28 14:08:09 +11:00 |
Greg Wilkins
|
c229a55ad9
|
362742 improved UTF8 exception reason
|
2011-11-28 14:00:35 +11:00 |
Greg Wilkins
|
11a79f7dee
|
check nonce count
|
2011-11-28 12:06:43 +11:00 |
Greg Wilkins
|
06b66f31f5
|
test NIO assumptions
|
2011-11-28 11:54:08 +11:00 |
Greg Wilkins
|
ddce35a2e6
|
364638 SCEP does idle timestamp checking. New setCheckForIdle method controls onIdleExpired callback.
364921 a second onIdleExpired callback will result in close rather than a shutdown output.
|
2011-11-28 11:51:01 +11:00 |
Greg Wilkins
|
a9223fe208
|
ready for next release
|
2011-11-28 08:48:34 +11:00 |
Simone Bordet
|
cfef7c631b
|
Made SslBytesClientTest more robust by avoiding a race in establishing connection with the proxy.
|
2011-11-24 23:08:57 +01:00 |
Simone Bordet
|
ccfbb3e623
|
Bumped number of parses to avoid test failures.
|
2011-11-24 22:34:30 +01:00 |
Simone Bordet
|
b3ae06888e
|
First pass at implementing SSL bytes tests for the client.
|
2011-11-24 21:15:11 +01:00 |
Simone Bordet
|
8e913fe7c0
|
Fixed bug in AsyncEndPoint.hasProgressed() handling: the progressing status
must be remembered until a call to hasProgressed() is made.
Additional code cleanups.
|
2011-11-24 20:58:59 +01:00 |
Simone Bordet
|
c6103f2d53
|
Removed usages of ThreadDeath.
|
2011-11-24 20:39:04 +01:00 |
Simone Bordet
|
59c111bde1
|
Rewritten toString() methods using String.format().
|
2011-11-24 15:20:06 +01:00 |
Simone Bordet
|
0b85184722
|
Added dump() code in case the test hangs, to understand why (still not clear).
|
2011-11-24 10:19:23 +01:00 |
Simone Bordet
|
7c0445f425
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-11-24 10:16:49 +01:00 |
Simone Bordet
|
8f1fff78c0
|
Improved dumping capabilities of HttpClient, and rewritten toString() methods using String.format().
|
2011-11-24 10:16:19 +01:00 |
Greg Wilkins
|
1907944aef
|
364657 Support HTTP only cookies from standard API
|
2011-11-24 09:11:52 +11:00 |
Greg Wilkins
|
eaa83f29d1
|
added trap for rare error
|
2011-11-23 09:39:31 +11:00 |
Simone Bordet
|
bff3a5e72e
|
Disabled log debugging in SslBytesServerTest enabled in previous commit, and added check to not fail the tests if the JDK does not support TLS renegotiations.
|
2011-11-22 18:09:37 +01:00 |
Simone Bordet
|
a1eabe2b32
|
Enabled log debugging in SslBytesServerTest to see why it fails on CI.
|
2011-11-22 10:00:54 +01:00 |
Jan Bartel
|
644ea655d5
|
363993 EOFException parsing HEAD response in HttpTester
|
2011-11-22 18:15:18 +11:00 |
Greg Wilkins
|
024cf605e5
|
sensible sized default buffers
|
2011-11-22 16:48:39 +11:00 |
Jan Bartel
|
cbec18af60
|
364430 Support web.xml enabled state for servlets
|
2011-11-22 14:09:45 +11:00 |
Greg Wilkins
|
aa0b71f928
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-11-22 13:16:40 +11:00 |
Greg Wilkins
|
6cb2d13abd
|
Client idle connection uses onIdleExpired rather than close
|
2011-11-22 12:57:32 +11:00 |
Jan Bartel
|
837f8d33c4
|
364283 can't parse the servlet multipart-config for the web.xml
|
2011-11-22 12:17:07 +11:00 |
Simone Bordet
|
e1d05939b8
|
Merge remote-tracking branch 'origin/master'
|
2011-11-21 23:47:03 +01:00 |
Simone Bordet
|
83f2c1b55c
|
Integrated behavior of is[In|Out]putShutdown() with volatile flag and previous implementation.
|
2011-11-21 23:31:09 +01:00 |
Simone Bordet
|
e27c5a9306
|
Normalized behavior of shutdown[In|Out]put() methods and is[In|Out]putShutdown(), relying on a volatile flag.
|
2011-11-21 21:39:47 +01:00 |
Simone Bordet
|
111000befa
|
Slightly increased handles count to cover edge cases without failures.
|
2011-11-21 21:35:18 +01:00 |
Greg Wilkins
|
d55477388b
|
more debug in tests
|
2011-11-22 00:12:56 +11:00 |
Jan Bartel
|
0e9449ac85
|
Merge remote-tracking branch 'origin/master' into jetty-8
|
2011-11-21 18:18:09 +11:00 |