Roland Kuhn
e5958c8712
Merge pull request #19701 from agolubev/agolubev-#19299-Performance-Flow.flatMapMerge
...
=str #19299 Performance Flow.flatMapMerge
2016-03-14 20:17:44 +01:00
Alexander Golubev
b2b2ce44b5
=str #19299 Performance Flow.flatMapMerge
2016-03-14 14:14:39 -04:00
Konrad Malawski
5bef3b4de8
Merge pull request #20025 from ktoso/wip-more-specific-exception-ktoso
...
=htc #20024 introduce more specific exception type for connection close
2016-03-14 16:33:26 +01:00
Konrad Malawski
6a515fe07a
=htc #20024 introduce more specific exception type for connection close
2016-03-14 15:46:14 +01:00
Johan Andrén
ad8ab128c4
Merge pull request #20014 from johanandren/wip-20014-non-null-message-on-stream-size-ex-johanandren
...
=htt #20014 Provide a description as stream size exception message
2016-03-14 15:03:59 +01:00
Johan Andrén
78e47de6a3
=htt #20013 Provide a description as stream size exception message
2016-03-14 14:16:17 +01:00
Johan Andrén
7fe4b01f01
=htt,str,doc #20009 Fix for found unsafe graph stages
2016-03-14 11:55:55 +01:00
Johan Andrén
f1273cc21d
Merge pull request #20012 from akka/wip-19995-fix-MessageSpec-RK
...
fix race condition in MessageSpec, fixes #19995
2016-03-11 16:54:37 +01:00
Konrad Malawski
4d9ffd6387
Merge pull request #20000 from wlk/wlk-18500-fix-scaladoc-warnings-from-jenkins
...
[WIP] fixing scaladoc warnings reported by jenkins
2016-03-11 15:11:31 +01:00
Roland Kuhn
f2d81575ec
fix race condition in MessageSpec, fixes #19995
2016-03-11 15:05:23 +01:00
Wojciech Langiewicz
afce1b7529
fixing scaladoc warnings reported by jenkins
2016-03-10 13:05:32 +01:00
Martynas Mickevičius
50f99328fe
#18765 Update to latest MiMa which is now an AutoPlugin.
...
* check for binary inc. issues by default
* if check is not needed, disable MimaPlugin
* determine old artifact id from the current one
2016-03-10 10:45:35 +02:00
Konrad Malawski
e3d92136c3
Merge pull request #19984 from 2m/wip-#19983-without-size-limit-api-tests-2m
...
Add withoutSizeLimit overrides for Scala API
2016-03-09 16:07:05 +01:00
Martynas Mickevičius
dd1495037b
#19983 Add withoutSizeLimit overrides for Scala API.
2016-03-09 14:57:17 +02:00
Roland Kuhn
9db36727c0
fix and document VirtualProcessor, fixes #19790
2016-03-09 13:19:40 +01:00
Konrad Malawski
93738779d3
Merge pull request #19943 from spray/wip-15799-mathias
...
=htc #15799 implement client-side `Expect: 100-continue` support
2016-03-09 10:14:58 +01:00
Mathias
e3ee285574
=htc #15799 implement client-side Expect: 100-continue support
2016-03-09 09:27:14 +01:00
Konrad Malawski
ac1888fd66
Merge pull request #19871 from ktoso/wip-timeout-http-error-ktoso
...
=htc #19827 avoid double-push when request timeout triggers
2016-03-08 19:29:35 +01:00
Konrad Malawski
2d7d24dee6
+doc,htp #19896 directives for RequestTimeout and docs
2016-03-08 18:17:35 +01:00
Johannes Rudolph
78b1cd7de4
=htc #19058 prevent errors to be logged for http timeouts
2016-02-29 15:28:23 +01:00
miciek
9067c2458e
Replace errorLogging with GraphStage - resolves #19899
2016-02-29 13:02:51 +01:00
Johan Andrén
827789b399
Merge pull request #19885 from miklos-martin/wip/@miklos-martin/#19861/strict-transport-security
...
Add Strict-Transport-Security header
2016-02-28 17:42:09 +01:00
Martin Miklós
78ad0c63d3
add Strict-Transport-Security header #19861
...
fix the signature of Strict-Transport-Security header #19861
parse strict-transport-security header with the max-age directive only #19861
parse includeSubDomains directive #19861
add doc on Stict-Transport-Security #19861
fix punctuation in doc on Stict-Transport-Security #19861
2016-02-27 23:18:20 +01:00
Konrad Malawski
27c004d274
=htc #19827 avoid double-push when request timeout triggers
2016-02-26 12:12:58 +01:00
Konrad Malawski
1e1a257f3f
Merge pull request #19858 from ktoso/wip-sbt-version
...
=htc #19287 fixes SNI issue on JDK8 in http client
2016-02-25 18:18:32 +01:00
Konrad Malawski
1ea224f0be
=htc #19287 fixes SNI issue on JDK8 in http client
2016-02-25 17:24:14 +01: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
Roland Kuhn
45e97e8467
remove akka.stream.testkit.AkkaSpec, fixes #19879
2016-02-25 15:26:51 +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
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
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
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
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01: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
Anderson Osagie
d67c6eb011
=htc make basic credentials token method return correct token
2016-02-19 05:05:09 -05:00
Konrad Malawski
f6c7063c29
=htc make HTTP compile under Scala 2.12.0-M3
2016-02-18 13:36:07 +01:00
Endre Sándor Varga
4ba4c27b0f
splitting up TLS APIs
2016-02-16 21:49:35 +01:00
Konrad Malawski
ef827e6ef1
-htp #19577 replace overloads of bind with HttpConnect
2016-02-16 13:01:05 +01:00
Roland Kuhn
e202ea8c40
clean up dependencies #19755 and other fixes
...
* remove inter-project dependencies between streamTestkit -> peristence -> remote
* make PartitionOutOfBoundsException extend IndexOutOfBoundsException
* some weird formatting
* remove -experimental from HTTP Testkit/Tests
* split out shared LevelDb journal tests into new subproject (not to be
published)
2016-02-15 20:35:37 +01:00
Konrad Malawski
10d3af1478
Merge pull request #19584 from cmbaxter/feature/xff-avoid-dns-cmbaxter
...
!htt #19388 Removing use of InetAddress.getByName
2016-02-15 13:29:50 +01:00
drewhk
db8ebd717d
Merge pull request #19757 from drewhk/wip-19553-one2onebidi-fix2-drewhk
...
#19553 Fix One2OneBidi not failing if inner flow completion wins the race with cancellation
2016-02-12 13:42:49 +01:00
Endre Sándor Varga
35c0688471
#19553 Fix One2OneBidi not failing if inner flow completion wins the race with cancellation
2016-02-12 12:50:09 +01:00
drewhk
ebb915ae4d
Merge pull request #19750 from lolski/lolski-issue-19293-rebased
...
=str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq
2016-02-12 11:36:56 +01:00
Roland Kuhn
b24fb0e9e4
Merge pull request #19745 from ktoso/wip-bind-to-ktoso
...
+htc #19577 binding DSL for javadsl Http
2016-02-12 10:44:10 +01:00
lolski
21381d5710
=str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate
...
* Sink.seq (Scala DSL) now returns immutable.Seq rather than Seq
* Sink.seq will not silently truncate when incoming elements is > Int.MAX_VALUE
* minor doc fixes
* replacing various grouped(n) / Sink.head with limit(n) / Sink.seq in various tests
* fix inconsistent indentation in RequestParserSpec
2016-02-12 01:36:21 +08:00
Roland Kuhn
af95476d1e
Merge pull request #19684 from 2m/wip-#19662-reuse-pool-settings-2m
...
#19662 Reuse connection pool settings if none specified
2016-02-11 14:55:40 +01:00
drewhk
4c019fa082
Merge pull request #19742 from johanandren/wip-fix-failing-HighLevelOutgoingConnectionSpec-johanandren
...
=htc #19741 cannot pull twice bug in OutgoingConnectionBlueprint fixed
2016-02-11 14:30:29 +01:00
Johan Andrén
dd3c9c4a97
=htc #19741 cannot pull twice bug in OutgoingConnectionBlueprint fixed
2016-02-11 13:31:36 +01:00