Konrad Malawski
d06fe01e4a
+str #18840 add of method to predefined Shapes, for nicer Java use
2015-11-04 13:00:32 +01:00
drewhk
33444c572b
Merge pull request #18792 from 2m/wip-actor-naming
...
=str #15707 name unnamed modules
2015-11-04 12:17:59 +01:00
Martynas Mickevičius
ee5ec72552
=str #15707 name unnamed modules
...
* give name attribute to TickSource and nested modules
* reflow module toString output
* give toString to flow
2015-11-04 13:01:05 +02:00
drewhk
3b9b95b0eb
Merge pull request #18843 from drewhk/wip-18756-fix-zip-drewhk
...
=str #18756 : Fix Zip completion
2015-11-04 11:54:22 +01:00
Endre Sándor Varga
10e4c04e10
=str #18756 : Fix Zip completion
2015-11-04 10:59:00 +01:00
drewhk
757aafb112
Merge pull request #18838 from akka/wip-flatConcat-√
...
!str - replaces flattenConcat with flatMapConcat
2015-11-04 10:58:11 +01:00
Konrad Malawski
28967efbbd
Merge pull request #18715 from 2beaucoup/deferred-query-parsing
...
!htp #18479 defer parsing of query key-value-pairs
2015-11-04 10:29:23 +01:00
drewhk
bdcef88e03
Merge pull request #18845 from akka/wip-fix-InterpreterBenchmark-∂π
...
!str GraphInterpreterSpecKit must not extend AkkaSpec
2015-11-04 10:10:03 +01:00
2beaucoup
8f75c97e47
!htp #18479 defer parsing of query key-value-pairs
2015-11-03 23:19:44 +01:00
Viktor Klang
50c6f2267c
!str - replaces flattenConcat with flatMapConcat
2015-11-03 22:17:28 +01:00
Roland Kuhn
12a820326d
!str GraphInterpreterSpecKit must not extend AkkaSpec
2015-11-03 19:22:57 +01:00
drewhk
1378fedad0
Merge pull request #18834 from drewhk/wip-18737-migration-guide-scala-snippets-drewhk
...
+doc 18737: Code snippets for migration guide
2015-11-03 16:02:50 +01:00
Endre Sándor Varga
82e1d3dcec
+doc 18737: Code snippets for migration guide (Java)
2015-11-03 16:01:43 +01:00
Konrad Malawski
2b8763dd7b
Merge pull request #18836 from spray/wip-revert-spray-json-utf8-workaround
...
=htp #18389 revert earlier workaround since original problem in spray-json has been fixed
2015-11-03 14:32:53 +01:00
Endre Sándor Varga
100fc83a3d
+doc 18737: Code snippets for migration guide (Scala)
2015-11-03 13:57:55 +01:00
drewhk
bdf2d1a8a4
Merge pull request #18786 from hepin1989/simplify
...
=str simplify splitWhen and splitAfter's signature.
2015-11-03 12:42:49 +01:00
Konrad Malawski
8b0e4c5021
Merge pull request #18823 from ktoso/wip-idleTimeout-tests-ktoso
...
+htc #16597 more tests for outgoing connection timeout
2015-11-03 12:29:38 +01:00
drewhk
38d94d7cbe
Merge pull request #18820 from agolubev/agolubev-#18037_excpetion_from_FlowOps.log
...
=str #18037 FlowOps.log exception handler does not follow strategy
2015-11-03 12:29:12 +01:00
何品
cf19262e68
=str simplify splitWhen and splitAfter's signature.
2015-11-03 19:01:00 +08:00
drewhk
aa339e41ec
Merge pull request #18833 from drewhk/wip-18735-idleInject-drewhk
...
+str 18735: Added keepalive inject and initial delay ops
2015-11-03 11:50:45 +01:00
Endre Sándor Varga
8e62c0d9d7
+str 18735: Added keepalive inject and initial delay ops
...
Also, improved documentation of timeout operations
Added missing Java DSL smoke tests
2015-11-03 10:49:43 +01:00
Mathias
c732348623
=htp #18389 revert earlier workaround since original problem in spray-json has been fixed
2015-11-03 10:40:52 +01:00
Viktor Klang (√)
0f7a6408d3
Merge pull request #18809 from akka/wip-18806-address-flattenstrategy-√
...
-str - #18806 - Replacing flatten(FlattenStrategy) with flattenConcat
2015-11-03 09:58:54 +01:00
Konrad Malawski
6efe61e64a
=htc #16597 more tests for outgoing connection timeout
2015-11-02 23:54:43 +01:00
Viktor Klang (√)
b339cc1a42
Merge pull request #18828 from akka/wip-sprinkle-finals-√
...
Sprinkling finals on javadsl classes
2015-11-02 21:31:19 +01:00
Alexander Golubev
7a78160c26
=str #18037 FlowOps.log exception handler does not follow supervision strategy
2015-11-02 09:37:39 -05:00
drewhk
fb3dd99eb3
Merge pull request #18827 from akka/wip-18608-timeouts-√
...
!str - 18608 - Moves the a.s.io.Timeouts functionality into Source/Fl…
2015-11-02 12:23:59 +01:00
Viktor Klang
ce10456804
-str - #18806 - Replacing flatten(FlattenStrategy) with flattenConcat
2015-11-02 11:46:23 +01:00
Viktor Klang
bbb942d44e
!str - 18608 - Moves the a.s.io.Timeouts functionality into Source/Flow/BidiFlow
2015-11-02 11:35:29 +01:00
Viktor Klang
d539468ac9
Sprinkling finals on javadsl classes
2015-11-01 21:07:20 +01:00
Roland Kuhn
06ce968b16
Merge branch 'wip-RIP-OneBoundedInterpreter2' into release-2.3-dev
2015-11-01 20:30:36 +01:00
Konrad Malawski
2a8cf7d320
Merge pull request #18824 from akka/wip-improve-clientserverspec-√
...
=htt - Improve stability of ClientServerSpec
2015-11-01 19:57:30 +01:00
Roland Kuhn
556012b7ee
!str,htc replace and remove OneBoundedInterpreter
...
main work by @drewhk with contributions from @2m and @rkuhn
This work uncovered many well-hidden bugs in existing Stages, in
particular StatefulStage. These were hidden by the behavior of
OneBoundedInterpreter that normally behaves more orderly than it
guarantees in general, especially with respect to the timeliness of
delivery of upstream termination signals; the bugs were then that
internal state was not flushed when onComplete arrived “too early”.
2015-11-01 14:53:52 +01:00
Viktor Klang
4c4a7b0c7f
=htt - Improve stability of ClientServerSpec
2015-11-01 00:55:55 +01:00
Konrad Malawski
20f54435f1
Merge pull request #18770 from ktoso/wip-idleTimeout-ktoso
...
idleTimeout in HTTP
2015-10-29 14:16:16 -07:00
drewhk
4fa3fcf572
Merge pull request #18707 from agolubev/agolubev-#17338_add_OutputStreamSource_GraphStage_based
...
Agolubev #17338 add output stream source graph stage based
2015-10-28 17:33:33 +01:00
drewhk
a2dc455f27
Merge pull request #18782 from akka/wip-GraphStageWithMaterializedValue-improvements-√
...
=str - Makes GraphStageWithMaterializedValue covariant in the Shape p…
2015-10-28 17:23:22 +01:00
Alexander Golubev
8ea52a6bb4
+str #17338 add OutputStreamSource and InputStreamSink
2015-10-28 11:22:32 -04:00
Konrad Malawski
2c2228c241
=str #16597 initial steps with idleTimeout
2015-10-27 13:55:18 -07:00
Viktor Klang
f330cfb394
=str - Makes GraphStageWithMaterializedValue covariant its type parameters
2015-10-27 17:25:34 +01:00
drewhk
fc0ecfebef
Merge pull request #18791 from hepin1989/fix-#18135
...
=str #18135 log debug information when overflowStrategy occur
2015-10-27 16:36:46 +01:00
drewhk
e17cd2e53a
Merge pull request #18775 from agolubev/agolubev-#18687_filterNot_combinator
...
+str #17967 add filterNot combinator
2015-10-27 16:32:04 +01:00
hepin
63f6d4a56a
=str #18135 log debug information when overflowStrategy occur
2015-10-27 20:22:08 +08:00
Konrad Malawski
6ef3797d54
Merge pull request #18790 from hepin1989/fix-#18789
...
=str #18789 fix the attributes for log stage
2015-10-26 22:17:52 -07:00
hepin
046b985778
=str #18789 fix the attributes for log stage
2015-10-27 13:10:20 +08:00
Alexander Golubev
15cabbfed7
+str #17967 add filterNot combinator
2015-10-26 22:48:13 -04:00
Johan Andrén
1ce023ebc0
=htp #16962 docs for creating custom directives
...
Mostly ported from the spray docs
2015-10-26 14:53:25 -07:00
Roland Kuhn
e331e390d3
Merge pull request #18752 from 2beaucoup/missing-reason-phrase
...
=htp #17971 parse responses with missing reason phrase
2015-10-26 22:15:17 +01:00
Konrad Malawski
99a9c5964e
=str #18763 remove unused parameter in PoolConductor
2015-10-26 11:13:53 -07:00
Konrad Malawski
098375571c
Merge pull request #18742 from johanandren/wip-18661-make-java-testkit-consistent-with-scala-johanandren
...
=htp #18661 EffectiveUri in Java Testkit
2015-10-26 10:46:28 -07:00