Commit graph

18690 commits

Author SHA1 Message Date
drewhk
1aaf74afa8 Merge pull request #19660 from drewhk/wip-19392-fix-asinputstream-drewhk
#19392: asInputStream timeout
2016-02-01 15:41:56 +01:00
Johan Andrén
2ed7911d17 =str #19469 More verbose logging of stage and tcp errors
* Logs all exceptions thrown in GraphStages at error level
* Logs any exception leading to an abort of a tcp connection at debug level
2016-02-01 15:36:19 +01:00
drewhk
7a65e38d8a Merge pull request #19631 from akka/wip-19616-remove-unused-udp-setting-johanandren
=act #19616 removing unused setting received-message-size-limit for UDP
2016-02-01 14:49:59 +01:00
drewhk
6cc2c47c4d Merge pull request #19594 from ochrons/fix-race-condition-filesubscriber
+str #19593 Fix a potential race condition in FileSubscriber.
2016-02-01 14:47:38 +01:00
Johan Andrén
f6d0576859 Merge pull request #19586 from akka/wip-cover-java-http-interface-with-tests-johanandren
Java HTTP Extension test coverage
2016-02-01 14:39:33 +01:00
drewhk
b6166ceee1 Merge pull request #19652 from briantopping/wip-19462
OSGI bundle changes.
2016-02-01 14:31:32 +01:00
drewhk
6b759b2853 Merge pull request #19605 from akka/wip-minor-touchups-3000-√
=str - Sprinkles some finals in Tcp and improves docs in Flow
2016-02-01 14:24:27 +01:00
Endre Sándor Varga
edd3dbdbc8 #19392: asInputStream timeout 2016-02-01 14:08:46 +01:00
drewhk
78fe813225 Merge pull request #19656 from jypma/java_https_fix
[Java DSL] Fix type mapping to re-enable Java HTTPS servers
2016-02-01 14:07:26 +01:00
Viktor Klang
a127476985 =str - Minor improvements to Framing 2016-02-01 13:13:21 +01:00
drewhk
5e6b340dd1 Merge pull request #19640 from akka/wip-19623-early-response-errors-johanandren
=htt #19623 Early response no longer causing push or pull twice errors
2016-02-01 12:06:59 +01:00
Johan Andrén
3b9132e244 !str #19620 Java API for shutting connection pool down 2016-02-01 12:00:31 +01:00
drewhk
60f55ea22a Merge pull request #19654 from akka/wip-19653-ActorRefWithAck-RK
fix ActorRefWithAck when buffer has run full #19653
2016-02-01 11:44:22 +01:00
Jan Ypma
b83ad3c7d1 +htt #19657 Fix type mapping to re-enable Java HTTPS servers 2016-02-01 11:41:19 +01:00
Roland Kuhn
c36fdb111c Merge pull request #19638 from naferx/copyright-year
Update copyright year
2016-02-01 09:31:41 +01:00
Brian Topping
469ef3ae0f =osgi #19462 Fix version ranges 2016-02-01 00:39:56 -07:00
Roland Kuhn
15580e767f fix ActorRefWithAck when buffer has run full #19653 2016-01-31 22:49:19 +01:00
Brian Topping
7352266271 Merge remote-tracking branch 'upstream/master' into resources-with-osgi 2016-01-30 14:27:36 -07:00
Roland Kuhn
a6aee310ba Merge pull request #19644 from akka/wip-19637-fix-BC-AsyncWriteJournal-RK 2016-01-29 19:06:51 +01:00
Johan Andrén
4b3a06ef1a Merge pull request #19598 from raboof/patch-3
=doc fix comment for safe-shutdown-example-bad
2016-01-29 16:04:52 +01:00
Roland Kuhn
bf17de3128 #19637 fix BC issue in AsyncWriteJournal 2016-01-29 12:38:32 +01:00
Johan Andrén
314451a78c =htt #19623 optimizations and more careful handling of complete and failure in PrepareRequest 2016-01-29 12:06:38 +01:00
Johan Andrén
e8632bc26b Merge pull request #19629 from notxcain/fix-19628
Make necessary CORS headers extend ResponseHeader
2016-01-29 09:35:09 +01:00
Denis Mikhaylov
010688950e !htt #19628 Make CORS response headers extend ResponseHeader 2016-01-29 00:37:44 +03:00
Johan Andrén
92b8a7a73b =htt #19623 Early response no longer causing push or pull twice errors 2016-01-28 17:10:45 +01:00
naferx
e79cc3ba14 Update copyright year 2016-01-28 09:47:29 -05:00
Patrik Nordwall
d37a304394 Merge pull request #19154 from Adebski/Adebski-distributed-pub-sub-race-condition-fix
Race-condition problem in distributed-pub-sub fixed by introducing passivate-like protocol for mediator and Topic actors.
2016-01-28 10:55:38 +01:00
Johan Andrén
3af1cc889c =act #19616 removing unused setting received-message-size-limit for UDP 2016-01-27 14:34:23 +01:00
Johan Andrén
7461955e85 Merge pull request #19630 from akka/wip-16262-mark-as-pending-johanandren
=doc #16262 temporary disable failing udp multicast doc test
2016-01-27 14:19:14 +01:00
Johan Andrén
1dfbc2dffe =doc #16262 temporary disable failing udp multicast doc test 2016-01-27 13:17:21 +01:00
Johan Andrén
5ff4868130 +htt #19618 adding missing factory methods for server settings in Java API 2016-01-27 12:29:30 +01:00
Johan Andrén
4064b0312c =htt Test coverage for the Java HTTP extension 2016-01-27 12:28:56 +01:00
Daniel Moran
a76cd9afa3 =pro #19581 Ignore MiMa changes in validatePullRequest. 2016-01-26 19:50:18 -08:00
Alexander Golubev
08f8bbd560 =str #19585 fix long initialization for InputStreamSinkSpec 2016-01-26 14:41:45 -05:00
Alexander Golubev
a10bba9c84 =str #19291 add TestGraphStages for Sink and Source 2016-01-26 11:47:30 -05:00
Johan Andrén
b9106da698 Merge pull request #19606 from akka/wip-19514-making.config-classes-easier-to-evolve-bin-compat-johanandren
!htc #19514 make config classes easier to evolve bin-compat (rebase)
2016-01-25 19:42:51 +01:00
Johan Andrén
61b375cec8 !htt #19514 Update RouterSettings to be non case class 2016-01-25 17:09:03 +01:00
Johan Andrén
ac8901a6f8 Merge pull request #19607 from akka/wip-stream-non-experimental-RK
remove experimental marker from stream/testkit/parsing/http-core
2016-01-25 15:59:32 +01:00
Konrad Malawski
379a3a85b4 !htc #19514 add withXYZ methods to all configs 2016-01-25 15:30:59 +01:00
Konrad Malawski
244c52c226 !htc #19514 more case class => class boilerplate 2016-01-25 15:30:59 +01:00
Konrad Malawski
9b4b68f0c9 !htc #19514,#18958 make config in HTTP non-case class + from reference 2016-01-25 15:30:59 +01:00
Johan Andrén
97df7bf689 Merge pull request #19590 from m-sp/master
+str #19589 Add autoFlush option to  OutputStream Sinks
2016-01-25 14:32:16 +01:00
Johan Andrén
55af6cee5b Merge pull request #19596 from hochgi/hochgi-adding-batch-to-docs
=str adding documentation for batch & batchWeighted combinators
2016-01-25 14:18:30 +01:00
Johan Andrén
2874a93665 Merge pull request #19604 from akka/wip-19441-convert-from-Option-to-Optional-in-javadsl-johanandren
!str #19441 convert from Option to Optional in javadsl
2016-01-25 14:12:31 +01:00
Roland Kuhn
607fbd6378 remove experimental marker from stream/testkit/parsing/http-core 2016-01-25 14:05:54 +01:00
Matthias Sperl
e27a7d92a9 +str #19589 Add autoFlush option to OutputStream Sinks 2016-01-25 13:31:27 +01:00
Johan Andrén
f008a932c3 Merge pull request #19603 from akka/wip-19068-2016-copyrights-johanandren
=pro #19068 All copyrights ranges updated with 2016
2016-01-25 12:07:42 +01:00
Viktor Klang
88c997a85c =str - Sprinkles some finals in Tcp and improves docs in Flow 2016-01-25 11:49:02 +01:00
Roland Kuhn
d49d2545ec convert watchTermination to CompletionStage for Java 2016-01-25 11:14:31 +01:00
Martynas Mickevičius
a8abbaf36b wip #19441 convert from Option to Optional in javadsl 2016-01-25 11:02:54 +01:00