Commit graph

18293 commits

Author SHA1 Message Date
Konrad Malawski
2cd552294d =htc #19418 avoid LUB problem in javadsl.model.ContentType, see SI-9621 2016-01-14 17:05:08 +01:00
Konrad Malawski
30103888cc Merge pull request #19454 from ktoso/wip-mediatype-java-problem
(master) =htc #19418 avoid LUB calculation problem, see SI-9621
2016-01-14 16:05:06 +01:00
drewhk
d4b146588a Merge pull request #19450 from drewhk/wip-19440-add-scala-compat-java8-drewhk
#19440 Added scala-java8-compat as a dependency to streams
2016-01-14 15:21:33 +01:00
Konrad Malawski
49776649e3 Merge pull request #19436 from ktoso/wip-docs-streams
+doc #19429 initial merge of docs-dev and docs
2016-01-14 14:55:54 +01:00
Konrad Malawski
9fd543bff0 =htc #19418 avoid LUB calculation problem, see SI-9621 2016-01-14 14:25:43 +01:00
Konrad Malawski
f46f9edb17 =doc fix github link as in #19434 2016-01-14 13:13:02 +01:00
Endre Sándor Varga
b217e2e480 #19440 Added scala-java8-compat as a dependency to streams 2016-01-14 12:01:36 +01:00
Roland Kuhn
e92429dab9 Merge pull request #19424 from drewhk/wip-19338-fwd-port-drewhk
str #19338: NPE in ActorGraphInterpreter (fwd port)
2016-01-14 08:09:33 +01:00
Roland Kuhn
3267d58e5d Merge pull request #19407 from akka/wip-optimize-repeat-√
=str - Change implementation of Source.repeat to use unfold
2016-01-14 08:09:04 +01:00
Roland Kuhn
3583e21066 Merge pull request #19406 from akka/wip-improve-unfoldInf-√
Wip improve unfold inf √
2016-01-14 08:08:43 +01:00
Konrad Malawski
5a18d43435 +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +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
55d9605dae Merge pull request #19416 from ktoso/wip-add-streams-to-build-ktoso
+pro add Akka Streams HTTP to master build
2016-01-13 18:37:14 +01:00
Konrad Malawski
2a2da4a4a7 =str #19431 fixes remaining usage in FlowSlidingSpec 2016-01-13 18:35:49 +01:00
Roland Kuhn
6fa6e39c22 #19326 do not call TestKit.remaining for Akka 2.4 compatibility 2016-01-13 16:39:52 +01:00
Konrad Malawski
86504ec4e2 =str #19377 improve expectNext() error reporting (if no element signaled) 2016-01-13 16:39:46 +01:00
Konrad Malawski
3f9b8f6dd3 =pro fix stream tests tck project ref 2016-01-13 15:06:14 +01:00
Konrad Malawski
6122fe43a3 =pro disable docs in http core for now 2016-01-13 14:49:11 +01:00
Konrad Malawski
098ef546d7 =pro fix unidoc/javadoc settings 2016-01-13 14:36:58 +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
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
Konrad Malawski
7efc6e7a27 =pro fix aggregates 2016-01-13 01:58:29 +01:00
Konrad Malawski
00380d5488 =pro osgi cleanup 2016-01-13 01:28:59 +01:00
Konrad Malawski
e6448dfd05 =pro merge akka-http-tests-java8 with akka-http-tests (raw) 2016-01-13 01:25:55 +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
Viktor Klang
2b1d22a785 =str - Change implementation of Source.repeat to use unfold 2016-01-12 10:52:09 +01:00
Konrad Malawski
0763a150e2 -pro remove unused build stats tooling 2016-01-12 10:26:36 +01:00
Viktor Klang
d65efc35c7 -str - Removes Source.unfoldInf
Motivation: Since it can be easily implemented inline on top of unfold
2016-01-12 10:22:19 +01:00
Viktor Klang
22ccbcea39 =str - Significant simplification of the implementation of Source.unfoldInf 2016-01-12 10:22:12 +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