Konrad Malawski
ca61a4eec4
Merge pull request #20181 from lolski/lolski-issue-19976-javadsl-wip
...
Adding HTTP Java DSL
2016-03-31 13:09:27 +02:00
drewhk
cc5adc632c
Merge pull request #19895 from drewhk/wip-19892-killswitch-drewhk
...
#19892 : KillSwitch (externally controllable stream completion)
2016-03-31 12:10:58 +02:00
drewhk
982243b49a
Merge pull request #19913 from vans239/19910-checkContentLength
...
Replaced PushStage based CheckContentLength with GraphStage #19834
2016-03-31 11:55:08 +02:00
Patrik Nordwall
d4b53eb12d
Merge pull request #20084 from samueltardieu/better-exception-message
...
=act #19901 Include actor path in ActorInitializationException message
2016-03-31 11:37:18 +02:00
Patrik Nordwall
23be2ee751
Merge pull request #20089 from agolubev/19834-replace-PrepareForUserHandler-with-GraphStage-agolubev
...
19834 replace prepare for user handler with graph stage agolubev
2016-03-31 11:30:41 +02:00
Endre Sándor Varga
2cb4d42087
19892: KillSwitch (controllable stream completion)
2016-03-31 10:51:59 +02:00
Ganeshwara
d08069ac08
adding java dsls
2016-03-30 10:41:00 +00:00
Alexander Golubev
b662536e7d
=str #19834 replace PrepareForUserHandler with GraphStage
2016-03-29 13:54:29 -04:00
Johan Andrén
cb91c60266
Merge pull request #19990 from agolubev/19834-replace-collect-with-GraphStage
...
19834 replace collect with graph stage
2016-03-29 18:46:52 +02:00
Johan Andrén
7c64ed02a3
Merge pull request #20050 from johanandren/wip-20017-stream-rate-docs-async-johanandren
...
=doc #20017 Update the stream-rate docs to current streams behavior
2016-03-29 18:04:57 +02:00
Johan Andrén
72245ad23f
Merge pull request #20155 from johanandren/wip-20144-unzipwith-push-twice-johanandren
...
str #20144 UnzipWith pushed twice when sinks were closing
2016-03-29 15:11:44 +02:00
Konrad Malawski
0e2bd4e695
Merge pull request #20139 from venilnoronha/media-type-text-markdown
...
Added markdown file type to MediaType text/markdown entry
2016-03-29 13:37:09 +02:00
Johan Andrén
d72848f22f
=doc #20017 Update the stream-rate docs to current streams behavior
2016-03-29 12:26:02 +02:00
Konrad Malawski
27e3c5d925
Merge pull request #20143 from akka/wip-document-flowops-extension-RK
...
document FlowOps extension
2016-03-29 12:07:30 +02:00
Konrad Malawski
0682489a77
Merge pull request #20087 from akka/wip-ws-streamed-matchable-ktoso
...
+htc #20086 make ws.*Message.Streamed not private
2016-03-29 11:58:30 +02:00
Johan Andrén
2cb0f161ff
str #20144 UnzipWith pushed twice when sinks were closing
2016-03-29 11:17:49 +02:00
Konrad Malawski
6873c518ef
Merge pull request #20148 from Jaca777/jaca777-4761866
...
=doc #20133 Fixed doc about futures
2016-03-29 10:14:19 +02:00
Konrad Malawski
efab2c9252
Merge pull request #20152 from sbrunk/doc-fixes
...
Fix a few typos in the docs
2016-03-28 23:01:12 +02:00
Evgeny Vanslov
45a2440970
Replaced PushStage based CheckContentLength with GraphStage #19834
2016-03-28 23:50:08 +03:00
Sören Brunk
d332428fac
Fix a few typos in the docs
2016-03-28 22:06:00 +02:00
Jaca777
2984022ccc
=doc #20133 Fixed doc about futures
2016-03-26 13:25:46 +01:00
Roland Kuhn
5accba105d
document FlowOps extension
2016-03-25 10:13:11 +01:00
Venil Noronha
0ca2c95680
Added markdown file type to MediaType text/markdown entry
2016-03-25 02:41:17 +05:30
Konrad Malawski
aff158cb98
Merge pull request #20070 from akka/wip-random-findings-RK
...
some random findings
2016-03-24 20:24:42 +01:00
Konrad Malawski
10fbc41d13
Merge pull request #20130 from venilnoronha/media-type-text-markdown
...
Added text/markdown to MediaType
2016-03-24 16:46:58 +01:00
Venil Noronha
dc397954ea
Fixes #20126 - Added text/markdown to MediaType
2016-03-24 18:13:36 +05:30
Patrik Nordwall
889db0ddb1
Merge pull request #20117 from raboof/arnoutEngelen2033
...
Improve error when Cluster MBean is gone #2033
2016-03-24 13:29:57 +01:00
Patrik Nordwall
84fc35ce20
Merge pull request #20119 from sbrunk/doc-typos
...
Fix typo in persistence docs
2016-03-24 13:28:44 +01:00
Roland Kuhn
8a3cf8145b
lift mapMaterializedValue to FlowOpsMat
2016-03-24 12:51:39 +01:00
Roland Kuhn
777a400b12
use union/diff operator on Sets (optimization)
2016-03-24 12:51:18 +01:00
Patrik Nordwall
b7fecaff37
Merge pull request #20115 from akka/wip-18954-EventAdapterSpec-patriknw
...
fix InvalidActorNameException in EventAdapterSpec, #18954
2016-03-23 14:09:01 +01:00
Patrik Nordwall
690f254fb7
Merge pull request #20116 from akka/wip-18156-AdaptiveLoadBalancingRouterSpec-patriknw
...
fix wrong setting in AdaptiveLoadBalancingRouterSpec, #18156
2016-03-23 12:35:29 +01:00
Sören Brunk
082cf2dfdc
Fix typo in persistence docs
2016-03-22 16:00:57 +01:00
Alexander Golubev
951afec88e
=str 19834 Migrating PushStages to GraphStage
...
Collect, DropWhile, LimitWeighted
2016-03-22 10:44:27 -04:00
Arnout Engelen
54ccb293c8
Improve error when Cluster MBean is gone #2033
...
When the Cluster JMX MBean is missing jmxsh-R5.jar produces 'Cannot convert
result to a string' as an error message.
Recognize this error and give a more meaningful one back to the user.
2016-03-22 15:37:06 +01:00
Patrik Nordwall
0ec6bd35da
fix wrong setting in AdaptiveLoadBalancingRouterSpec, #18156
2016-03-22 15:31:27 +01:00
Konrad Malawski
b3444fa1b0
Merge pull request #20055 from ktoso/wip-headers-more-fancy-ktoso
...
=htp #20052 headerValueByType now works with custom headers
2016-03-22 15:13:22 +01:00
Patrik Nordwall
ee5956f2d3
Merge pull request #20097 from akka/wip-19177-npe-persistent-fsm-patriknw
...
avoid NPE in recoveryRunning, #19177
2016-03-22 15:12:58 +01:00
Patrik Nordwall
12db887ebb
Merge pull request #20106 from akka/wip-19536-NodeChurnSpec-patriknw
...
harden cluster.NodeChurnSpec, #19536
2016-03-22 15:12:14 +01:00
Patrik Nordwall
c828bf3a40
Merge pull request #20107 from akka/wip-20027-LoggingReceiveSpec-patriknw
...
harden LoggingReceiveSpec, #20027
2016-03-22 15:11:44 +01:00
Patrik Nordwall
da172c374c
Merge pull request #20108 from akka/wip-18568-ActorContextSpec-patriknw
...
increase test timeouts in typed.ActorContextSpec, #18568
2016-03-22 15:11:22 +01:00
Patrik Nordwall
431d5d79d9
Merge pull request #20109 from akka/wip-19965-RequestParserSpec-patriknw
...
increase some test timeouts in http-core, #19965
2016-03-22 15:10:48 +01:00
Patrik Nordwall
d0cbbe1ac5
fix InvalidActorNameException in EventAdapterSpec, #18954
2016-03-22 15:09:17 +01:00
Patrik Nordwall
3e7cd4d98c
Merge pull request #20093 from akka/wip-19780-ack-takeover-patriknw
...
rem #19780 : Skip acks during connection handoff
2016-03-22 14:01:29 +01:00
Konrad Malawski
d83a323549
=htp #20052 headerValueByType now works with custom headers
2016-03-22 13:11:05 +01:00
Konrad Malawski
f34ef537f7
Merge pull request #20100 from akka/wip-18650-DNS-config-patriknw
...
make DNS actor work with RemoteActorRefProvider, #18650
2016-03-22 12:59:59 +01:00
Konrad Malawski
1e2b34b488
Merge pull request #20098 from akka/wip-remove-workaround-comment-ktoso
...
=htp #18615 rm comment on workaround in Scala 2.10
2016-03-22 12:21:18 +01:00
Patrik Nordwall
fe6e58a4a7
increase some test timeouts in http-core, #19965
2016-03-22 12:17:44 +01:00
Patrik Nordwall
e71bbf2628
increase test timeouts in typed.ActorContextSpec, #18568
2016-03-22 12:02:19 +01:00
Patrik Nordwall
9d508b6013
harden LoggingReceiveSpec, #20027
...
* the Debug message was spilled over from previous watch,
replaced with fishForMessage
* also cleaned up some within limits
2016-03-22 11:43:08 +01:00