Commit graph

18383 commits

Author SHA1 Message Date
Gilad Hoch
7e488001cc +str #16610 minor fixes 2016-01-21 09:02:35 +02:00
Gilad Hoch
fde0c11fff +str #16610 added javadsl tests + conflate now delegates to Batch + most of the changes @drewhk & @rkuhn suggested 2016-01-21 08:44:31 +02:00
Gilad Hoch
b420d6a472 +str #16610 applied the changes suggested by @drewhk 2016-01-21 08:44:30 +02:00
Gilad Hoch
d690067fc9 +str #16610 adding aggregate & aggregateWeighted ops 2016-01-21 08:44:30 +02:00
Roland Kuhn
b1351b36ed Merge pull request #19494 from akka/wip-small-fixes-RK
Wip small fixes rk
2016-01-20 19:34:59 +01:00
Roland Kuhn
96b5bdacd6 fix InterpreterStressSpec GC problem 2016-01-20 17:26:21 +01:00
drewhk
3fc332d2c9 Merge pull request #19540 from akka/wip-19530-FlowConcatSpec-RK
#19530 FlowConcatSpec non-determinism
2016-01-20 16:11:09 +01:00
Roland Kuhn
911229107c #19530 FlowConcatSpec non-determinism 2016-01-20 15:05:39 +01:00
Konrad Malawski
b0cb922834 Merge pull request #19535 from 2m/wip-no-verif-diag-jackson
Do not verify if scaladoc diagrams have been generated as there is none
2016-01-20 13:46:00 +01:00
Martynas Mickevičius
8b098dbfb4 Do not verify if scaladoc diagrams have been generated as there is none
in this project.
2016-01-20 13:18:56 +02:00
Roland Kuhn
e5baba2b29 squash some warnings 2016-01-20 11:54:24 +01:00
Roland Kuhn
3140e72265 #19046 replace system.{shutdown => terminate} 2016-01-20 11:50:43 +01:00
Roland Kuhn
1ef35d907f #19213 clarify clientAuth=None 2016-01-20 11:50:43 +01:00
Roland Kuhn
d4b1f07ec0 #19269 doc: Sink.seq is limited to Int.MaxValue 2016-01-20 11:50:43 +01:00
Roland Kuhn
2ba8ec1aeb Merge pull request #19502 from akka/wip-19444-expand-RK
#19444 simplify signature of FlowOps.expand
2016-01-20 11:49:37 +01:00
drewhk
d4af0739b1 Merge pull request #19435 from briantopping/osgi-doc
=osgi #19323 Add to documentation on OSGi
2016-01-20 11:04:32 +01:00
Konrad Malawski
b057b8c24b Merge pull request #19527 from 2m/wip-19517-publish-akka-parsing
#19517 publish akka parsing
2016-01-20 10:29:18 +01:00
Roland Kuhn
063e289718 add migration guides for Scala and Java
also fix missing includes and wrong file locations
2016-01-20 10:27:00 +01:00
Roland Kuhn
7463c50fc9 #19444 simplify signature of FlowOps.expand
Any previous usage can be represented in this fashion while typically
saving one function allocation and also saving the function literal’s
syntax overhead (for the seed). Plus a new feature: the provided
iterator does not have to be infinite, limiting how far expand is
allowed to go.
2016-01-20 09:27:45 +01:00
Martynas Mickevičius
a12451e007 Merge pull request #19518 from akka/wip-19442-add-notused-done-drewhk
Wip #19442 add NotUsed and Done types
2016-01-20 10:03:17 +02:00
Endre Sándor Varga
60497f6561 also fix FlowInterleaveSpec
Also-by: Johan Andrén <johan@markatta.com>
Also-by: Roland Kuhn <rk@rkuhn.info>
Also-by: Martynas Mickevičius <mmartynas@gmail.com>
2016-01-20 10:01:58 +02:00
Martynas Mickevičius
3473ed89cc #19517 publish akka parsing 2016-01-20 07:18:17 +02:00
Konrad Malawski
ef77b56e66 Merge pull request #19526 from ktoso/spray-wip-16819-mathias
PR #19479 with identity fixup
2016-01-20 01:55:18 +01:00
Konrad Malawski
96b5ca2a0a +htc add BiDiFlow.identity in JavaDSL 2016-01-20 00:50:39 +01:00
Mathias
5823486ccb +htc #16819 implement server-side request timeouts 2016-01-20 00:50:39 +01:00
Mathias
7eed4a34a5 !htc improve header rendering control by introducing distinction between request and response headers 2016-01-20 00:50:39 +01:00
Mathias
78f5c35e27 =htc update outdated documentation in reference.conf 2016-01-20 00:50:39 +01:00
Konrad Malawski
a7f7f5e1d9 Merge pull request #19525 from wjur/wjur/form_field_docs_fix
=doc Move formField directives' docs to a correct directory
2016-01-20 00:09:26 +01:00
Wojciech Jurczyk
5a7a48824e =doc Move formField directives' docs to a correct directory 2016-01-19 23:38:35 +01:00
Brian Topping
01faf6772d =osgi #19323 Add to documentation on OSGi 2016-01-19 09:39:48 -07:00
Roland Kuhn
ec18320d5a Merge pull request #19509 from akka/wip-misc-streams-thingies-√
Minor streams touchups
2016-01-19 17:01:52 +01:00
Roland Kuhn
5beb7f6e39 Merge pull request #19461 from israel/israel-#19176
+str #19176 Added Partition Graph Stage with tests
2016-01-19 16:56:41 +01:00
Viktor Klang
58510a2b3f Minor streams touchups 2016-01-19 16:14:34 +01:00
drewhk
93952f356a Merge pull request #19504 from akka/wip-18744-remove-jmh-bench-javadocs-johanandren
=pro #18744 Disable generation of javadoc for akka-bench-jmh
2016-01-19 15:15:57 +01:00
Roland Kuhn
0db2c303ce Merge pull request #19465 from wjur/wjur/form_fields_master
[WIP] #16651 Add formFieldMap, formFieldMultiMap & formFieldSeq Directives
2016-01-19 14:43:50 +01:00
israel
c15f4d15f4 +str #19176 Added Partition Graph Stage with tests 2016-01-19 15:24:54 +02:00
drewhk
4de3f63b93 Merge pull request #19488 from akka/wip-19398-forward-port-RK
multiple HTTP logic fixes
2016-01-19 12:29:17 +01:00
drewhk
4e6167364b Merge pull request #19438 from 2m/wip-eager-zip-mergep
#19271 Eager Zip and Merge Preferred
2016-01-19 12:17:44 +01:00
drewhk
7c93b691fb Merge pull request #19515 from akka/wip-19449-stream-2.4-migration-guide-johanandren
=doc #19449 new migration guide for streams 2.0 to 2.4
2016-01-19 12:02:33 +01:00
Konrad Malawski
0a5ff1cafe Merge pull request #19497 from ktoso/wip-logging
=act #19496 add sender information in LoggingReceive
2016-01-19 11:14:28 +01:00
Johan Andrén
e25dec5c53 =doc #19449 new migration guide for streams 2.0 to 2.4 2016-01-19 11:05:28 +01:00
drewhk
5ad7171852 Merge pull request #19239 from galarragas/master
Adding to the contrib module an Proxy Actor implementing the circuit breaker pattern
2016-01-19 11:04:08 +01:00
Roland Kuhn
2cca0788ed #19503 fix closed-pull in ResponseParsingMerge
also assert all stages stopped in HighLevelOutgoingConnectionSpec
2016-01-19 10:21:00 +01:00
Roland Kuhn
dd388d838b fix HttpResponseRenderer termination
- upstream termination arriving after a pull() would lead to deadlock
- downstream pull that goes to SubSink would lead to deadlock if followed
  by SubSink completion
2016-01-19 10:21:00 +01:00
Roland Kuhn
5523e1d70f #19467 avoid pulling closed port in ProtocolSwitch 2016-01-19 10:21:00 +01:00
Roland Kuhn
8d6bacab2f #19451 use random port in WebsocketIntegrationSpec 2016-01-19 10:21:00 +01:00
Roland Kuhn
e0361ece66 #19398 fix stream leak in ProtocolSwitchStage
also fix potential NPE in TCP streams when failed or canceled early for
an outgoing connection
2016-01-19 10:21:00 +01:00
Martynas Mickevičius
8c1350b0d4 Merge pull request #19505 from 2m/wip-stream-build-fix
Various streams build improvements
2016-01-19 11:17:11 +02:00
Roland Kuhn
cc2daa5bd5 Merge pull request #19487 from akka/wip-19014-make-StageActorRef-location-transparent-RK
Wip 19014 make stage actor ref location transparent rk
2016-01-19 10:12:30 +01:00
Roland Kuhn
f7444d698c #19014 make Akka Typed spawnAdapter more efficient 2016-01-19 08:32:45 +01:00