Simone Bordet
|
0d8f1b9e69
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-19 10:34:19 +02:00 |
Simone Bordet
|
766e5ab2ae
|
Fixes #739 - Illegal WindowUpdate frame with delta=0.
Using compareAndSet() rather than getAndSet().
|
2016-07-19 10:33:43 +02:00 |
Greg Wilkins
|
86ff9f984d
|
fixed noisy/broken tests
|
2016-07-19 15:16:14 +10:00 |
WalkerWatch
|
554d0ab4c1
|
Chapter 12 Updates (#738)
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-19 08:42:52 +10:00 |
WalkerWatch
|
087fd07007
|
Chapter 12 Updates
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-18 16:37:37 -04:00 |
Greg Wilkins
|
cca9027285
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-07-19 00:55:13 +10:00 |
Greg Wilkins
|
35bb6620a1
|
Extensible ErrorHandler for different mimetypes #230
|
2016-07-18 21:12:48 +10:00 |
Greg Wilkins
|
3765efad2b
|
Extensible ErrorHandler for different mimetpyes #727
|
2016-07-18 11:38:10 +10:00 |
Jesse McConnell
|
8718f4e1bf
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-07-15 14:32:30 -05:00 |
Jesse McConnell
|
1e3cef80ee
|
Merge pull request #735 from WalkerWatch/jetty-9.3.x
Updated RequestLog xml/module/documentation. Resolves #734
|
2016-07-15 14:32:03 -05:00 |
WalkerWatch
|
7ba4e9c8d2
|
Minor edits to RequestLog documentation.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-15 13:29:22 -04:00 |
WalkerWatch
|
00b3738536
|
Updated RequestLog xml/module/documentation. Resolves #734
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-15 13:08:30 -04:00 |
Simone Bordet
|
6adb5eb031
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-15 18:12:02 +02:00 |
Simone Bordet
|
0433a8ca73
|
Issue #730 - "Slow" client causes IllegalStateException.
Fixed by allowing state ASYNC to call onWritePossible().
|
2016-07-15 18:11:28 +02:00 |
Simone Bordet
|
a38e819907
|
Code cleanups.
|
2016-07-15 18:09:44 +02:00 |
Simone Bordet
|
a3b5e7ebb7
|
Added guards against NPE in case HttpField.getValue() returns null.
|
2016-07-15 15:45:50 +02:00 |
Simone Bordet
|
389eb68c3c
|
Code cleanups.
|
2016-07-15 15:45:50 +02:00 |
Greg Wilkins
|
29bad418c1
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-07-15 13:48:15 +10:00 |
Greg Wilkins
|
45ead1bb29
|
jetty http2 client parse error #726
|
2016-07-15 13:47:41 +10:00 |
Jesse McConnell
|
d178f23ec7
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-07-14 13:29:38 -05:00 |
Jesse McConnell
|
37d0caedee
|
Merge pull request #728 from WalkerWatch/jetty-9.3.x
Fixing SRCDIR references.
|
2016-07-14 11:28:47 -07:00 |
WalkerWatch
|
ff200043de
|
Fixing SRCDIR references.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-14 14:25:20 -04:00 |
Jesse McConnell
|
73d546ceac
|
update for proper branch
|
2016-07-14 13:18:34 -05:00 |
Jesse McConnell
|
37015b8536
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-07-14 13:18:03 -05:00 |
Jesse McConnell
|
312028df15
|
Update pom.xml
|
2016-07-14 13:17:10 -05:00 |
Jesse McConnell
|
55d9ba9307
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-07-14 12:47:43 -05:00 |
Jesse McConnell
|
1000ba52e0
|
Merge pull request #719 from WalkerWatch/jetty-9.3.x
Chapter 9 cleanup and removed doc reference to disablejsr for #706.
|
2016-07-14 10:45:48 -07:00 |
Simone Bordet
|
9c472f959a
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-14 16:19:18 +02:00 |
Simone Bordet
|
7172127236
|
Fixes #694 - http2.client.StreamResetTest.testServerExceptionConsumesQueuedData stack not suppressed in test
|
2016-07-14 16:18:55 +02:00 |
WalkerWatch
|
49f55cf5fc
|
Removed references to Glassfish, updated Java versions.
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-14 08:12:10 -04:00 |
Simone Bordet
|
d976b4d36a
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-14 12:44:15 +02:00 |
Simone Bordet
|
2387d973ec
|
Made test more robust on slower machines.
|
2016-07-14 12:43:33 +02:00 |
Greg Wilkins
|
f6071ca7fc
|
Fix #708 SslContextFactory: newSslServerSocket/newSslSocket are not customized
|
2016-07-14 18:26:51 +10:00 |
Greg Wilkins
|
35a64828fb
|
Fix #708 SslContextFactory: newSslServerSocket/newSslSocket are not customized
|
2016-07-14 15:17:50 +10:00 |
Greg Wilkins
|
34a9e43c50
|
restored long test timer
|
2016-07-14 15:17:50 +10:00 |
Jan Bartel
|
05260b63c9
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-07-14 14:11:45 +10:00 |
Jan Bartel
|
c7b80bee8f
|
Issue #704
|
2016-07-14 14:10:57 +10:00 |
Greg Wilkins
|
f5d59cacca
|
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
|
2016-07-14 14:04:21 +10:00 |
Greg Wilkins
|
112244d6ef
|
Fix #708 SslContextFactory: newSslServerSocket/newSslSocket are not customized
|
2016-07-14 13:44:49 +10:00 |
Greg Wilkins
|
45bbde408f
|
Fix #708 SslContextFactory: newSslServerSocket/newSslSocket/doStart are not customized
|
2016-07-14 12:17:52 +10:00 |
WalkerWatch
|
a17dd2775c
|
Chapter 9 part II
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
|
2016-07-13 15:45:13 -04:00 |
Joakim Erdfelt
|
165a7082ba
|
Merge branch 'jetty-9.3.x' into jetty-9.4.x
|
2016-07-13 12:29:43 -07:00 |
Joakim Erdfelt
|
99094b07e8
|
Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x
|
2016-07-13 12:29:27 -07:00 |
Joakim Erdfelt
|
241ef90769
|
Issue #721 - Enhancing multi-line response header testcase
|
2016-07-13 12:29:02 -07:00 |
Simone Bordet
|
2954ef0fd8
|
Merge branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-13 20:10:08 +02:00 |
Simone Bordet
|
811549a06b
|
Made test more robust on slower machines.
|
2016-07-13 20:06:42 +02:00 |
Joakim Erdfelt
|
e4249fdd9b
|
Issue #721 - Adding testcase for multi-line response values
|
2016-07-13 09:33:30 -07:00 |
Joakim Erdfelt
|
b28064c2c8
|
Using LocalConnector in test
|
2016-07-13 09:20:34 -07:00 |
Simone Bordet
|
92b0be6f69
|
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
|
2016-07-13 12:35:38 +02:00 |
Simone Bordet
|
22c78d79f0
|
Fixes #718 - Document HttpClient transports.
|
2016-07-13 12:35:12 +02:00 |