Konrad Malawski
ba1240e28f
Merge pull request #19455 from 2beaucoup/remove-java6-compat
...
Remove java6 compat
2016-01-14 18:50:53 +01:00
Konrad Malawski
745ae25f47
=htc #19418 add compile test for accessing javadsl content/media type
2016-01-14 18:32:14 +01:00
Konrad Malawski
2cd552294d
=htc #19418 avoid LUB problem in javadsl.model.ContentType, see SI-9621
2016-01-14 17:05:08 +01:00
2beaucoup
f7a5151bbb
#19447 remove compatibility fallbacks for Java < 8
2016-01-14 15:52:13 +01:00
2beaucoup
aed67715af
#18860 add back @SafeVarargs annotations
2016-01-14 15:41:44 +01:00
Konrad Malawski
9fd543bff0
=htc #19418 avoid LUB calculation problem, see SI-9621
2016-01-14 14:25:43 +01:00
Roland Kuhn
be0c8af4c0
Merge pull request #19425 from akka/wip-19094-fix-double-pull-PoolConductor-RK
...
Wip 19094 fix double pull pool conductor rk
2016-01-13 20:29:27 +01:00
Konrad Malawski
6122fe43a3
=pro disable docs in http core for now
2016-01-13 14:49:11 +01:00
Roland Kuhn
e1922dad45
#19417 fix empty.head error in WebSocket termination
...
also fixes related issues in HTTP Server and OutgoingConnection and
addresses one flaw in Websocket.BypassRouter
2016-01-13 13:40:02 +01:00
Roland Kuhn
ba282d2e3b
fix actor leak in streams
...
The leak could happen if using sub-materializer and the substream
terminates during its initial runBatch() already.
2016-01-13 13:39:56 +01:00
Roland Kuhn
bc4800149f
#19094 fix double pull in PoolConductor
2016-01-13 12:00:17 +01:00
Konrad Malawski
f6147972d7
+pro add Akka Streams HTTP to master build
...
> merged akka-bench-jmh-dev with akka-bench-jmh
> renamed akka-stream-tck to more correctly named akka-stream-tests-tck
> merged java8 tests with normal tests in http
2016-01-13 01:25:04 +01:00
Roland Kuhn
72eb3f539d
Merge pull request #19396 from akka/wip-18948-eagerComplete-RK
...
#18948 add eagerComplete parameter to FlowOps.merge
2016-01-11 15:42:59 +01:00
Roland Kuhn
ed6fbdfd3c
Merge pull request #19375 from akka/revert-19250-wip-fix-multipart-model-java6-ktoso
...
Revert "!htc fix multipart model (java6 had trouble)"
2016-01-11 13:40:36 +01:00
Roland Ferenczy
144875a665
#18948 add eagerComplete parameter to FlowOps.merge
2016-01-11 10:58:01 +01:00
Konrad Malawski
e6b8c86315
Merge pull request #19369 from akka/wip-no-fuzzing-in-test-server
...
=htc disable fuzzing-mode by default in TestServer
2016-01-08 17:07:53 +01:00
Konrad Malawski
43389d60d2
Merge pull request #19255 from spray/w/19240-http-remove-flattenMerges
...
Fix performance of HTTP server (for strict entities at least)
2016-01-08 13:56:32 +01:00
Konrad Malawski
5b5474d8aa
Revert "!htc fix multipart model (java6 had trouble)"
2016-01-07 14:20:26 +01:00
Konrad Malawski
5ac1b7ee47
Merge pull request #19210 from spray/w/18349-add-TlsSessionInfo-header
...
+htc #18349 emit Tls-Session-Info header when configured on both client and server
2016-01-07 13:52:34 +01:00
Konrad Malawski
f4f75c45bf
=htc disable fuzzing-mode by default in TestServer
...
So I won't catch myself again and again measuring something with fuzzing on ;)
2016-01-07 11:08:48 +01:00
Johannes Rudolph
98173533ae
+htc #18349 emit Tls-Session-Info header when configured on both client and server
2016-01-05 14:55:17 +01:00
Konrad Malawski
b4f367e46a
Merge pull request #19349 from ktoso/wip-withoutSizeLimit-ktoso
...
+htc #19237 entity#withSizeLimit for Java + add withoutSizeLimit
2016-01-05 14:39:51 +01:00
raam
020694d823
=htc Added test to check if charset is set on application/json content type
2016-01-05 12:50:49 +01:00
Johannes Rudolph
1f00b0c1c0
=htc #19352 HttpServerBluePrint: get rid of costly flatMapConcat on the rendering-side
2016-01-05 12:26:32 +01:00
Johannes Rudolph
ced5aa7ddc
=htc #19240 HttpServerBluePrint: replace splitWhen/prefixAndTail with simple GraphStage
2016-01-05 12:26:08 +01:00
Konrad Malawski
544a4deed0
+htc #19237 entity#withSizeLimit for Java + add withoutSizeLimit
2016-01-05 02:43:59 +01:00
Konrad Malawski
cdc55d71ff
=htc add explicit override keyword where apropriate
2016-01-05 02:43:22 +01:00
Johannes Rudolph
a1d99361c2
=htc #19340 fix broken user-handler completion in WS
...
This regression was introduced during the switch from `headAndTail` to
`prefixAndTail(1)`.
2016-01-04 17:42:52 +01:00
Johannes Rudolph
e017792e4e
=htc cleanup imports
2016-01-04 11:14:12 +01:00
Mathias Bogaert
5312902e0a
+htc add blocked-by as convenience rel (see https://datatracker.ietf.org/doc/draft-ietf-httpbis-legally-restricted-status/?include_text=1 )
2015-12-21 17:09:52 +00:00
Konrad Malawski
ddceadff7b
Merge pull request #19250 from ktoso/wip-fix-multipart-model-java6-ktoso
...
!htc fix multipart model (java6 had trouble)
2015-12-21 16:55:57 +01:00
Konrad Malawski
1de057b892
!htc fix multipart model (java6 had trouble)
2015-12-21 16:16:27 +01:00
Konrad Malawski
59a079d1f2
Merge pull request #19219 from ktoso/wip-sslconfig-ktoso
...
Apply ssl-config and include hostname validation
2015-12-21 14:41:40 +01:00
Konrad Malawski
8cf86e693c
=htp #19184 better TLS defaults and hostname verification
...
+ depends on com.typesafe.ssl-config which we'll need to release
+ also makes tests compile on JDK6, to enable testing this on JDK6
2015-12-21 13:20:24 +01:00
Roland Kuhn
469e15581f
fusable SplitWhen and reusable HTTP blueprint
...
plus further optimizations
Lots of contributions from drewhk (Endre Varga).
2015-12-21 12:28:21 +01:00
Roland Kuhn
dcfa56e547
Merge remote-tracking branch 'pr/19097' into release-2.3-dev
2015-12-18 12:22:02 +01:00
Mathias
b01609c6fb
=htc, htp replace double backticks in comments with single backtick
2015-12-17 23:02:10 +01:00
Mathias
9524b234cb
!htc #15674 add Java side of Multipart model
2015-12-17 23:02:10 +01:00
Mathias
902bcbaa10
!htc restructure HttpEntity model on the Java side for consistency in modelling approach
2015-12-17 23:02:07 +01:00
Johan Andrén
09a79f45e4
!str #19129 New homes for file and java.io stream factories
2015-12-17 14:41:02 +01:00
Martynas Mickevičius
3bc53f499b
Merge pull request #19214 from 2m/wip-rename-source-sink-factory-applies
...
=str #19128 #19127 rename Source/Sink factory apply overloads
2015-12-17 13:19:01 +02:00
Konrad Malawski
13df059269
Merge pull request #19209 from spray/w/16821-form-data-encoding
...
=htc #16821 support UTF-8 characters in field values
2015-12-17 11:44:07 +01:00
Martynas Mickevičius
e6e476d82a
=str #19128 #19127 rename Source/Sink factory apply overloads
2015-12-17 11:48:30 +02:00
Johannes Rudolph
4a14feef08
=htc #16821 support UTF-8 characters in field values
2015-12-17 10:30:55 +01:00
Roland Kuhn
664e0a786c
#19196 fix StageActorRef termination watch leak
2015-12-17 08:35:50 +01:00
Endre Sándor Varga
b478d70964
!str #19137 : Rename inlet and outlet to in and out on Flow/Source/SinkShape
2015-12-15 16:49:52 +01:00
Roland Kuhn
a20bbce433
add fusing
2015-12-15 09:24:52 +01:00
Konrad Malawski
0fb6654f4f
Merge pull request #19157 from johanandren/wip-19156-remove-sink-sorce-flow-stage-johanandren
...
!str #19156 Source/Flow/Sink-Stage removed
2015-12-14 15:18:36 +00:00
Johan Andrén
bcc3525bd9
!str #19156 Source/Flow/Sink-Stage removed
2015-12-14 15:29:04 +01:00
Konrad Malawski
000630c036
Merge pull request #19158 from ktoso/wip-more-docs-on-entitylimit-ktoso
...
=htc,doc more docs on EntityStreamSizeException
2015-12-14 12:05:10 +00:00