Joakim Erdfelt
9b609e0f6d
Issue #1161 - Leaving CookieStore alone HttpClient and WebSocketClient are stopped
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2016-12-14 09:00:12 +01:00
Simone Bordet
3a3978f86b
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2016-12-13 10:16:36 +01:00
Jesse McConnell
9f012dcd17
Merge branch 'release-9.4.0' into jetty-9.4.x
2016-12-12 09:03:57 -06:00
Simone Bordet
bc3c3ff9c8
Improved logging.
2016-12-12 16:00:12 +01:00
Jan Bartel
5d5b9c5998
Issue #1162
2016-12-12 20:24:54 +11:00
Greg Wilkins
dd50c9fa24
Fixes #1163
2016-12-12 19:55:40 +11:00
WalkerWatch
ff804b6445
Issue #1139 - Documented new features and misc cleanup.
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-09 15:15:39 -05:00
Jesse McConnell
6a7e5dd4f5
Updating to version 9.4.1-SNAPSHOT
2016-12-08 09:41:50 -06:00
Jesse McConnell
c54efb5929
Updating to version 9.4.0.v20161208
2016-12-08 08:56:45 -06:00
Jesse McConnell
026c1656b9
set for release
2016-12-08 08:54:56 -06:00
Jesse McConnell
19333b8b3b
Merge branch 'jetty-9.4.x' into release-9.4.0
2016-12-08 08:50:15 -06:00
Jan Bartel
4f48d7aadf
Issue #1153
...
Refactor calcExpiry methods a little.
2016-12-08 20:15:49 +11:00
Simone Bordet
ae16403239
Merged 'issue_1148' into 'jetty-9.4.x'.
2016-12-08 10:09:57 +01:00
Simone Bordet
a721e8b25d
Fixes #1148 - Support HTTP/2 HEADERS trailer.
2016-12-08 10:08:56 +01:00
Greg Wilkins
5186c1e6d0
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2016-12-08 18:35:40 +11:00
WalkerWatch
4ff441a8b1
Issue #1112 - Doc update. ( #1147 )
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2016-12-08 18:11:07 +11:00
Ben Duffield
c7e139a8a6
fix typo in PathParamServerEndpointConfig javadoc ( #1145 )
...
Signed-off-by: Ben Duffield <bduffield@palantir.com>
2016-12-08 18:08:06 +11:00
Jan Bartel
fe493c2c06
Issue #1124
...
Fix classloading of WebSocketServerFactory for osgi.
2016-12-08 17:25:18 +11:00
Jan Bartel
51855ba45e
Issue #1153
2016-12-08 17:16:27 +11:00
Jan Bartel
8e0725db1c
Issue #123
...
Make sync on id generation more tightly scoped.
2016-12-08 11:29:13 +11:00
Simone Bordet
44c84ffb09
Fixes #1151 - NPE in ClasspathPattern.match().
2016-12-07 22:28:01 +01:00
Jesse McConnell
f8338b3f59
Updating to version 9.4.1-SNAPSHOT
2016-12-07 10:32:41 -06:00
Jesse McConnell
dac1d17a2d
Updating to version 9.4.0.v20161207
2016-12-07 09:47:30 -06:00
Jesse McConnell
ae773704ec
set for release
2016-12-07 09:45:15 -06:00
Jesse McConnell
be3085d5f7
Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x
2016-12-07 09:42:00 -06:00
Jesse McConnell
6892f4724a
Merge branch 'release-9.4.0.RC3' into jetty-9.4.x
2016-12-07 09:39:49 -06:00
Greg Wilkins
af5d27c2f7
Issue #1146 DecryptedEndPoint deadlock
2016-12-07 22:50:27 +11:00
Greg Wilkins
52f3f70f36
Issue #1139
...
Added --update-ini option to set properties in existing ini files.
2016-12-07 20:54:12 +11:00
Jesse McConnell
eafea8592e
Updating to version 9.4.0-SNAPSHOT
2016-12-05 09:39:45 -06:00
Jesse McConnell
63a014dc6a
Updating to version 9.4.0.RC3
2016-12-05 08:47:28 -06:00
Jesse McConnell
c26170a3c1
set for release
2016-12-05 08:45:44 -06:00
Greg Wilkins
a4884f0c2d
Issue #117
...
Fixed Upgrade Response to make a distinction between when headers are available from a response and when they are copied to and copied from the real response.
This exposed the fact that the extension header was being set twice. Fixed that and now test webapp works again.
2016-12-05 17:43:47 +11:00
Jan Bartel
936fd09a18
Issue #1124
...
Fix classloading of WebSocketServerFactory for osgi.
2016-12-05 09:42:44 +11:00
Jesse McConnell
df6a46e380
Merge pull request #1126 from WalkerWatch/docupdates/moresessions
...
Misc doc updates/fixes.
2016-12-02 15:50:21 -06:00
Jesse McConnell
96e788348d
Merge pull request #1140 from WalkerWatch/issues/1138
...
Issue #1138 - Doc updates and cleanup.
2016-12-02 15:50:07 -06:00
Greg Wilkins
d7aa079365
Issue #117 fixed javadoc errors
2016-12-02 15:33:30 +11:00
Greg Wilkins
4b82f54ad3
Issue #117 fixed javadoc errors
2016-12-02 14:34:37 +11:00
Greg Wilkins
73ee8f29bd
Issue #1139 fixed javadoc
2016-12-02 14:12:15 +11:00
Greg Wilkins
8dcdea45a1
Issue #1139 fixed empty directory commit
2016-12-02 14:05:54 +11:00
Greg Wilkins
02a7d9c3a3
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2016-12-02 13:42:22 +11:00
Greg Wilkins
ec0b1ea847
Issue #1134 HPACK
...
Improved exceptions when receiving unknown index or a field that cannot be indexed.
2016-12-02 13:40:58 +11:00
Greg Wilkins
daffbfc528
Issue #1134 HPACK
...
Improved exceptions when receiving unknown index or a field that cannot be indexed.
2016-12-02 13:35:53 +11:00
Greg Wilkins
3ea2d1cf95
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2016-12-02 13:01:26 +11:00
Greg Wilkins
b6b33bd679
Issue #1134 HPACK
...
Added test that demonstrates large headers are incorrectly indexed
Do not index fields if too large to fit
2016-12-02 10:27:14 +11:00
Joakim Erdfelt
691121365a
Merge branch 'jetty-9.4.x' of github.com:eclipse/jetty.project into jetty-9.4.x
2016-12-01 15:01:55 -07:00
Joakim Erdfelt
b70101b93f
Fixes #117 - working build of WebSocketClient with HttpClient
...
+ Proxy support exists now
2016-12-01 15:00:41 -07:00
Jesse McConnell
d4190e28a6
update VERSION.txt
2016-12-01 15:36:31 -06:00
Jesse McConnell
1f5e7988de
Merge branch 'release-9.4.0.RC2' into jetty-9.4.x
2016-12-01 15:35:47 -06:00
Joakim Erdfelt
646a411746
Fixing onUpgradeFrom buffer flip issue
2016-12-01 13:07:28 -07:00
Joakim Erdfelt
281b18c0fc
Adding test of onUpgradeFrom buffer split
2016-12-01 13:07:08 -07:00