Endre Sándor Varga
|
fc6f2a1bfb
|
str #19338: NPE in ActorGraphInterpreter due to race with publisher shutdown and subscription
(cherry picked from commit 161e01e)
|
2016-01-13 11:51:04 +01:00 |
|
Roland Kuhn
|
84fd5a9b2a
|
Merge pull request #19403 from ktoso/master-of-the-streams-2
Akka Streams and HTTP => master
|
2016-01-12 10:01:12 +01:00 |
|
Konrad Malawski
|
b098be7ef2
|
Merge branch 'master-of-the-streams-2' into wip
|
2016-01-11 23:26:23 +01:00 |
|
Konrad Malawski
|
ec31261223
|
Merge branch 'streams-on-their-way-to-master' into master-of-the-streams
|
2016-01-11 23:18:53 +01:00 |
|
Roland Kuhn
|
ce691b48ee
|
Merge pull request #19325 from akka/wip-19324-persistence-query-stream-2.0-patriknw
Thanks!
|
2016-01-11 20:22:22 +01:00 |
|
Patrik Nordwall
|
c015f22824
|
!peq #19324 update persistence-query to stream 2.0.1
|
2016-01-11 18:27:35 +01:00 |
|
Konrad Malawski
|
529cea3795
|
Merge pull request #19401 from ktoso/wip-remove-old
Remove old akka-stream subproject, replacign with real one
|
2016-01-11 17:44:34 +01:00 |
|
Konrad Malawski
|
b218b069bc
|
Merge pull request #19401 from ktoso/wip-remove-old
Remove old akka-stream subproject, replacign with real one
|
2016-01-11 17:44:34 +01:00 |
|
Konrad Malawski
|
980587b356
|
Remove old akka-stream subproject, to be replaced with real one
|
2016-01-11 17:42:38 +01:00 |
|
Konrad Malawski
|
55c28d2c3e
|
Remove old akka-stream subproject, to be replaced with real one
|
2016-01-11 17:42:38 +01:00 |
|
Roland Kuhn
|
ca84664dc8
|
Merge pull request #19384 from akka/wip-18577-stop-cluster-client-on-no-contact-johanandren
=clu #18577 Stop cluster client after duration of no contact
|
2016-01-11 15:43:50 +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 |
|
Konrad Malawski
|
5108de3438
|
Merge pull request #19393 from talp-traiana/talp-19361-replace-duplicator-with-graphstage
#19361 Rewrite Duplicator/Duplicator2 using GraphStage instead of StatefulStage
|
2016-01-11 14:09:24 +01:00 |
|
Johan Andrén
|
19c7017482
|
=clu #18577 Option to stop cluster client after no receptionist contact timeout
|
2016-01-11 14:02:12 +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 |
|
Tal Pressman
|
a44d78e3d0
|
=htc #19361 Rewrite Duplicator/Duplicator2 to use GraphStage instead of StatefulStage
|
2016-01-11 14:29:25 +02:00 |
|
Roland Kuhn
|
fc5f72e59e
|
Merge pull request #19317 from akka/wip-fix-reprFlatten-RK
make FlowOps.reprFlatten safe and precise
|
2016-01-11 13:22:11 +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
|
7ee50d18ae
|
Merge pull request #19370 from ktoso/wip-more-helpful-require-messages-include-port-ktoso
=str include port name when require fails in GraphStage
|
2016-01-08 17:05:30 +01:00 |
|
Konrad Malawski
|
80fe354714
|
Merge pull request #19367 from akka/wip-16503-future-source-√
=str - 16503 - Implements a dedicated FutureSource
|
2016-01-08 14:38:53 +01:00 |
|
Konrad Malawski
|
673174a64a
|
Merge pull request #19382 from ktoso/wip-supress-heartbeat-logging-in-cluster-receptionist-ktoso
=clt silence heartbeat logging in cluster client
|
2016-01-08 14:22:50 +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
|
35108384c9
|
=clt #19381 silence heartbeat logging in cluster client
|
2016-01-08 12:11:56 +01:00 |
|
Konrad Malawski
|
45a37f82f9
|
Merge pull request #19368 from 2beaucoup/fix-streams-quickstart-docs
Minor fixes in stream quickstart
|
2016-01-07 15:01:56 +01:00 |
|
Konrad Malawski
|
5b5474d8aa
|
Revert "!htc fix multipart model (java6 had trouble)"
|
2016-01-07 14:20:26 +01:00 |
|
2beaucoup
|
db353504ab
|
=doc minor fixes in stream quickstart
|
2016-01-07 14:17:42 +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 |
|
Konrad Malawski
|
93320c0bb6
|
Merge pull request #19372 from akka/revert-19353-wip-17911-safe-ipv6-address-handling-johanandren
Revert "=act,rem #17911 handle IPv6 Addresses better"
|
2016-01-07 11:03:51 +01:00 |
|
Konrad Malawski
|
6ecab411b8
|
Revert "=act,rem #17911 handle IPv6 Addresses better"
|
2016-01-07 11:03:18 +01:00 |
|
Konrad Malawski
|
c1f20cd9fa
|
Merge pull request #19353 from akka/wip-17911-safe-ipv6-address-handling-johanandren
=act,rem #17911 handle IPv6 Addresses better
|
2016-01-07 10:34:09 +01:00 |
|
Konrad Malawski
|
b9cb6d1329
|
=str include port name when require fails in GraphStage
|
2016-01-07 03:07:31 +01:00 |
|
Viktor Klang
|
59bff70c87
|
=str - 16503 - Implements a dedicated FutureSource
Avoids the overhead of
`Source.single(future).mapAsyncUnordered(1)(identity).withAttr…`
Fixes #16503
|
2016-01-06 13:01:37 +01:00 |
|
Johan Andrén
|
711c407a8f
|
=act,rem #17911 handle IPv6 Addresses better
* NettyTransport will autowrap IPv6 addresses in brackets if needed
* Address asserts that IPv6 addresses are wrapped in brackets
|
2016-01-05 21:47:45 +01:00 |
|
Konrad Malawski
|
ec24b6eea3
|
Merge pull request #19358 from kubukoz/kubukoz-patch-2
=doc #19357 fix grammar in CONTRIBUTING.md
|
2016-01-05 19:46:42 +01:00 |
|
Jakub Kozłowski
|
f8f32316b9
|
=doc #19357 fix grammar in CONTRIBUTING.md
|
2016-01-05 19:42:08 +01:00 |
|
Konrad Malawski
|
b984e7d06c
|
Merge pull request #19356 from kubukoz/patch-1
=doc #19355 fix typo in docs
|
2016-01-05 18:42:44 +01:00 |
|
Jakub Kozłowski
|
5258707855
|
=doc #19355 fix typo in docs
|
2016-01-05 18:17:06 +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 |
|
Konrad Malawski
|
839828517e
|
Merge pull request #19351 from akka/wip-19341-higher-timeout-ask-spec-johanandren
=act #19341 increase timeout of askspec testcase
|
2016-01-05 13:09:00 +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 |
|
Konrad Malawski
|
3be2a309cf
|
Merge pull request #19350 from ktoso/wip-java-example-response-ktoso
=doc,htc show explicitly how to return an HttpResponse in Java8 DSL
|
2016-01-05 12:36:30 +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 |
|
Roland Kuhn
|
ec3858e893
|
make FlowOps(Mat).Repr(Mat) safe and precise
|
2016-01-05 11:58:15 +01:00 |
|
Johan Andrén
|
5053bd007a
|
=act #19341 increase timeout of askspec testcase
|
2016-01-05 11:18:51 +01:00 |
|
Konrad Malawski
|
0ec6ef1fd9
|
=doc,htc show explicitly how to return an HttpResponse in Java8 DSL
See question:
https://groups.google.com/forum/#!topic/akka-user/ZmIP7RIDeUs
|
2016-01-05 11:16:14 +01:00 |
|
Konrad Malawski
|
d4006dab47
|
Fix link to contributing.md
|
2016-01-05 10:16:04 +01:00 |
|