Julian Tescher
af34554b19
Fix common typos
2016-02-25 09:42:10 -08:00
Konrad Malawski
cb1de24556
Merge pull request #19881 from akka/wip-19879-AkkaSpec-RK
...
remove akka.stream.testkit.AkkaSpec, fixes #19879
2016-02-25 17:09:47 +01:00
Konrad Malawski
65b6c78391
Merge pull request #19868 from spray/w/missing-documentation-bits
...
Fix two documentation bits regarding HTTP pipelining
2016-02-25 15:34:12 +01:00
Roland Kuhn
45e97e8467
remove akka.stream.testkit.AkkaSpec, fixes #19879
2016-02-25 15:26:51 +01:00
Johan Andrén
b71d8add7d
Merge pull request #19880 from johanandren/wip-pr-19808-for-merge
...
Merge: isAvailable(out) implies nothing is pending
2016-02-25 15:18:35 +01:00
Stefan Wachter
bd7c5fee9a
simplify InHandler in Merge junction: isAvailable(out) implies nothing is pending
2016-02-25 15:15:10 +01:00
Johan Andrén
9cd1ab583d
Merge pull request #19843 from johanandren/wip-19840-http-introduction-johanandren
...
=doc #19840 Introduction docs for HTTP
2016-02-25 14:45:06 +01:00
Johan Andrén
61ff9ba9b9
=doc #19840 Introduction docs for HTTP
2016-02-25 13:44:10 +01:00
Konrad Malawski
06b4d54960
Merge pull request #19870 from akka/wip-docs-ask-cs-ktoso
...
+doc,java document the PatternsCS.ask
2016-02-24 18:06:06 +01:00
drewhk
664071afb6
Merge pull request #19835 from agolubev/19818-Flow.transform-deprected-agolubev
...
=str #19818 Flow.transform should be deprected too
2016-02-24 17:52:06 +01:00
Konrad Malawski
9deb44a3e2
+doc,java document the PatternsCS.ask
2016-02-24 16:39:14 +01:00
Johannes Rudolph
b5561a30e1
=htc #17595 a word of warning against increasing pipelining-limit on the client
2016-02-24 16:09:59 +01:00
Johannes Rudolph
bd2042ceb4
=doc #16491 document ways of controlling server parallelism
2016-02-24 16:09:59 +01:00
Roland Kuhn
76a9942985
Merge pull request #19705 from virsox/virsox-19704
...
+act #19704 Fix UnboundedControlAwareMessageQueueSemantics verification
2016-02-24 16:05:29 +01:00
Konrad Malawski
0d8dd3c711
Merge branch 'spray-w/cleanup-imports'
2016-02-23 20:33:36 +01:00
Johannes Rudolph
b6cbc7f13a
=all remove unused imports
2016-02-23 20:29:22 +01:00
Johannes Rudolph
4fcf08e7e8
=htc fix some warnings
2016-02-23 20:29:11 +01:00
Johan Andrén
1a05433569
Merge pull request #19857 from johanandren/merge-of-pr-#19613
...
Fix for sharding GetClusterStats #19601
2016-02-23 17:15:41 +01:00
James Mulcahy
48ecd9d7d5
Fix for sharding GetClusterStats #19601
2016-02-23 17:12:17 +01:00
Johan Andrén
ddcfb5e4d0
Merge pull request #19854 from johanandren/typesafe-lightbend-name-change-johanandren
...
Update copyrights and links to the new company name #19851
2016-02-23 16:37:33 +01:00
Konrad Malawski
9eb274612c
Merge pull request #19846 from ktoso/wip-sbt-version
...
bump sbt version to 0.13.11
2016-02-23 16:09:54 +01:00
Konrad Malawski
0402f69c80
Merge pull request #19817 from ktoso/wip-fix-bind-to-javadsl-ktoso
...
=htc #19814 fix port handling in ConnectHttp
2016-02-23 15:49:36 +01:00
Konrad Malawski
f2f2232adc
=htc #19814 fix port handling in ConnectHttp
2016-02-23 15:48:52 +01:00
Konrad Malawski
a07b9ca7aa
Merge pull request #19829 from MQ-EL/master
...
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 13:22:43 +01:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
qian miao
81c1bcd55e
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 14:43:04 +08:00
Alexander Golubev
c7c4ced93a
=str #19818 Flow.transform should be deprected too
2016-02-22 15:48:14 -05:00
Konrad Malawski
24461dfd0e
bump sbt version to 0.13.11
2016-02-22 19:48:58 +01:00
Martynas Mickevičius
b14013c44a
Merge pull request #19838 from 2m/wip-release-script-impr-2m
...
#19767 Exclude meta-projects from unidoc tasks
2016-02-22 18:10:20 +02:00
Konrad Malawski
06e17602ef
Merge pull request #19815 from ktoso/wip-fixups-for-2.12.0-M3-ktoso
...
=htc make HTTP compile under Scala 2.12.0-M3
2016-02-22 17:05:23 +01:00
Konrad Malawski
9d7ef9fe3c
Merge pull request #19837 from jroper/remove-double-overridden
...
Remove duplicate overridden is streams customization
2016-02-22 11:30:20 +01:00
Konrad Malawski
e1fd72fb51
Merge pull request #19825 from aosagie/fix/basic-http-credentials-token
...
=htc make basic credentials token method return correct token
2016-02-22 10:56:00 +01:00
Martynas Mickevičius
2b67f3c128
#19767 Exclude meta-projects from unidoc tasks.
2016-02-22 11:17:33 +02:00
James Roper
e0edf26a21
Remove duplicate overridden is streams customization
2016-02-22 10:00:26 +11:00
Johan Andrén
b37c2c0b29
Merge pull request #19831 from 2m/wip-license-samples-2m
...
Add license information for samples
2016-02-19 18:47:51 +01:00
Martynas Mickevičius
21431b74f1
Merge pull request #19833 from 2m/wip-fix-minor-issues-2m
...
#19830 Fix corrupted code include directive
2016-02-19 14:48:16 +02:00
Martynas Mickevičius
988695224b
#19830 Fix corrupted code include directive
2016-02-19 13:58:42 +02:00
Jonas Bonér
bd244a4fd4
Fixed typo
2016-02-19 12:38:35 +01:00
Jonas Bonér
08d886f530
Added Learning Akka book
2016-02-19 12:37:54 +01:00
Anderson Osagie
d67c6eb011
=htc make basic credentials token method return correct token
2016-02-19 05:05:09 -05:00
Martynas Mickevičius
f8ba6e0d68
Add license information for samples.
2016-02-19 10:51:57 +02:00
Konrad Malawski
f6c7063c29
=htc make HTTP compile under Scala 2.12.0-M3
2016-02-18 13:36:07 +01:00
Konrad Malawski
f0a4805b03
Merge pull request #19812 from akka/wip-19774-implement-readN-√
...
=str - #19774 - Implements GSL.readN properly, with tests
2016-02-18 12:52:00 +01:00
Konrad Malawski
b48b069fbd
Merge pull request #19820 from 2m/wip-cross-full-custom-scala-version-2m
...
Make CrossVersion.full work with custom scala versions
2016-02-18 12:46:44 +01:00
Martynas Mickevičius
bd215f2844
Make CrossVersion.full work with custom scala versions
2016-02-18 11:15:24 +02:00
Viktor Klang
771111f40d
=str - #19774 - Implements GSL.readN properly, with tests
2016-02-17 17:44:58 +01:00
drewhk
1200ff2df3
Merge pull request #19813 from akka/wip-unbreak-master-√
...
Unbreak master by fixing StreamFileDocSpec to import scaladsl._ iso io._
2016-02-17 14:42:57 +01:00
Viktor Klang
b5516f6b93
Unbreak master by fixing StreamFileDocSpec to import scaladsl._ iso io._
2016-02-17 14:03:20 +01:00
Bojan Petrovic
0bc04f3466
= str #19803 fix 1 element buffer handling
...
* Sink.queue and Sink.actorRefWithAck can now handle one element input
buffers
* Sink.queue now buffers as much upstream elements as declared in its
InputBuffer attribute, instead of one less.
* Tests for streaming with full buffer now do not depend on default
input buffer size (16); instead, they set sink input buffer size
explicitly.
2016-02-16 21:59:56 +01:00
Roland Kuhn
c91fa3545e
Merge branch 'tmp'
2016-02-16 21:51:04 +01:00