Commit graph

2651 commits

Author SHA1 Message Date
Martynas Mickevičius
ed7ea755bb =str #19193 remove buffer from InputStreamSource 2015-12-18 16:56:28 +02:00
Roland Kuhn
dcfa56e547 Merge remote-tracking branch 'pr/19097' into release-2.3-dev 2015-12-18 12:22:02 +01:00
Konrad Malawski
c754783633 Merge pull request #19202 from spray/wip-15674-mathias
!htc #15674 add Java side of Multipart model
2015-12-17 23:51:06 +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
Konrad Malawski
42b694fa7b Merge pull request #19188 from johanandren/wip-19129-move-stream-factories-johananadren
!str #19129 New homes for file and java.io stream factories
2015-12-17 16:01:41 +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
Roland Kuhn
5041d3825d Merge pull request #19203 from akka/wip-19197-fusing-substreams-RK
Wip 19197 fusing substreams rk
2015-12-17 13:36:50 +01:00
Roland Kuhn
af99b1eae8 #19197 implement SubFusingActorMaterializer
and use it in FlattenMerge
2015-12-17 13:35:37 +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
3c3aef8952 Merge pull request #19206 from akka/wip-19196-http-memory-leak-RK
#19196 fix StageActorRef termination watch leak
2015-12-17 09:59:27 +01:00
Roland Kuhn
664e0a786c #19196 fix StageActorRef termination watch leak 2015-12-17 08:35:50 +01:00
Alexander Golubev
64387583ad =str #18821 fix Sink.queue termination 2015-12-16 17:53:36 -05:00
Konrad Malawski
d7b45e0fc3 Merge pull request #19187 from 2beaucoup/generic-csv-form-fields
!htp #19185 generic CSV form field unmarshallers
2015-12-16 16:08:40 +01:00
2beaucoup
4e86bf0cd6 !htp #19185 generic CSV form field unmarshallers 2015-12-16 13:52:06 +01:00
Roland Kuhn
a95a5b3af8 Merge pull request #19181 from spray/wip-mathias-explicitimplicits
=htp add explicit type annotations to public implicits where still missing
2015-12-16 12:01:44 +01:00
drewhk
6b1508ab42 Merge pull request #19186 from drewhk/wip-fusable-prefixandtail-drewhk
+str: Implement PrefixAndTail as a GraphStage
2015-12-16 11:27:24 +01:00
Endre Sándor Varga
a5d29f2459 +str: Implement PrefixAndTail as a GraphStage 2015-12-16 10:46:57 +01:00
Roland Kuhn
72e3dc84de Merge pull request #19189 from akka/wip-fusing-fused-RK
make fused graphs fusable
2015-12-16 10:19:28 +01:00
drewhk
caa7e68893 Merge pull request #19175 from drewhk/wip-19067-interpreter-double-fault-drewhk
=str #19067: Fixed error reporting after stage is closed.
2015-12-16 09:10:50 +01:00
Roland Kuhn
e4f31b66c3 make fused graphs fusable 2015-12-15 22:02:34 +01:00
drewhk
05bcfdc14b Merge pull request #19169 from drewhk/wip-19137-inlet-outlet-to-in-out-drewhk
!str #19137: Rename inlet and outlet to in and out on Flow/Source/SinkShape
2015-12-15 17:35:36 +01:00
Endre Sándor Varga
6b4a4848c9 =str #19067: Fixed error reporting after stage is closed. 2015-12-15 17:15:28 +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
3d20915cf4 Merge pull request #19104 from akka/wip-fusing-RK
Implement Operation Fusing
2015-12-15 10:07:29 +01:00
Roland Kuhn
a20bbce433 add fusing 2015-12-15 09:24:52 +01:00
Mathias
c53025a780 =htp add explicit type annotations to public implicits where still missing 2015-12-14 23:06:07 +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
Konrad Malawski
7770e8e484 Merge pull request #19171 from ktoso/port-branch
=htp stop case class extraction from throwing IllegalArgumentException
2015-12-14 14:44:05 +00:00
Anderson Osagie
d4ad6ea885 =htp stop case class extraction from throwing IllegalArgumentException 2015-12-14 14:42:58 +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
Konrad Malawski
08d0f2290d Merge pull request #19165 from hochgi/hochgi-unfold-docs-fixes
=str fixing documentation for PR #19143
2015-12-14 11:36:42 +00:00
Gilad Hoch
e8e52acc58 =str fixing documentation for PR #19143 2015-12-14 13:28:21 +02:00
Roland Kuhn
ff351338d2 Merge pull request #19155 from akka/wip-18962-MergeSorted-RK
#18962 MergeSorted and read() completion handling
2015-12-14 12:21:52 +01:00
Roland Kuhn
ac83b1965c #18962 MergeSorted and read() completion handling 2015-12-14 12:21:30 +01:00
Roland Kuhn
5c55180327 Merge pull request #19143 from hochgi/hochgi-19021-unfold
+str #19021 Add unfold (and variants) generators to Source
2015-12-14 11:43:49 +01:00
Gilad Hoch
5f748e3711 +str #19021 Add unfold (and variants) generators to Source 2015-12-14 11:57:01 +02:00
Konrad Malawski
e4d4fe34bf Merge pull request #19163 from agolubev/agolubev-#17967-Sink.actorRef-with-Acking
Agolubev #17967 sink.actor ref with acking 2
2015-12-14 09:27:30 +00:00
Roland Kuhn
ef5b8843e9 Merge pull request #19164 from akka/wip-fix-GraphConcatSpec-RK
fix GraphConcatSpec
2015-12-14 08:13:18 +01:00
Roland Kuhn
fda9c5d1b8 Merge pull request #19140 from agolubev/agolubev-#19041-determenistic-interleave
+str #19041 deterministic `interleave` operation
2015-12-14 07:26:54 +01:00
Roland Kuhn
62bf71ccca fix GraphConcatSpec 2015-12-14 07:25:29 +01:00
Alexander Golubev
97d4512ad5 +str #17967 add Sink.actorRefWithAck 2015-12-13 23:46:05 -05:00
Alexander Golubev
dace84c91b +str #19041 deterministic interleave operation 2015-12-13 23:22:23 -05:00
Konrad Malawski
bb0ac6161b Merge pull request #19160 from ktoso/wip-fallback-for-wildcard-port
=htc #19159 Adds falback for wildcard charset with decimal priority
2015-12-13 23:43:52 +00:00
Roland Kuhn
62ccd6f7ec Merge pull request #19130 from danielwegener/wip-19058-make-idle-timeout-log-debug
=http #19058 Make idle timeout log DEBUG instead of exception
2015-12-13 19:20:31 +01:00