Konrad Malawski
27eba7ffa3
=doc,htp #18657 document Headers request values
2015-10-08 13:01:25 +02:00
Konrad Malawski
7bf8f51e2f
Merge pull request #18671 from akka/wip-port-includecode
...
+doc #18670 log errors when included snippet empty
2015-10-08 12:37:38 +02:00
Konrad Malawski
8ebe83a630
Merge pull request #18669 from nilsga/tck-double-wrap-fix
...
=per #18646 Remove double wrapping of PersistentRepr in JournalSpec
2015-10-08 12:14:14 +02:00
Konrad Malawski
58e59d6943
Merge pull request #18658 from akka/wip-18657-doc-java-directives-patriknw
...
=doc #18657 Doc java directives
2015-10-08 12:11:54 +02:00
Nils-Helge Garli Hegvik
f3e13341c2
=per #18646 Remove double wrapping of PersistentRepr in writeMessages
2015-10-08 12:11:00 +02:00
Patrik Nordwall
8693e5899b
=doc correction of PersitenceFailure typo
2015-10-08 12:03:37 +02:00
Konrad Malawski
cccf6a5b85
+doc #18670 log errors when included snippet empty
...
Forward port of #18670
2015-10-08 12:00:09 +02:00
Patrik Nordwall
3081893bfd
=doc #18657 Doc host and path directives
...
* also including docs of RequestVals.matchAndExtractHost
and RequestVals.matchAndExtractHost
* and add Host.create factory methods
* add missing HttpRequest PATCH and OPTIONS
* change to val in matchAndExtractHost for
fail fast exception
2015-10-08 11:50:41 +02:00
Konrad Malawski
5753cd6074
Merge pull request #18670 from ktoso/wip-fail-fast-missing-includecode-ktoso
...
+doc fails fast when includecode has no content
2015-10-08 11:38:12 +02:00
Konrad Malawski
608ca9d67e
+doc fails fast when includecode has no content
2015-10-08 11:00:01 +02:00
drewhk
a70ae576c9
Merge pull request #18152 from ryandbair/poolslot-leak
...
Ensure OutboundTcpStreamActor's promises are completed if the connection fails
2015-10-08 10:54:13 +02:00
drewhk
0756a2ff68
Merge pull request #18664 from akka/revert-18521-agolubev-#18486-subscriber-throws-if-subscribed-serveral-times
...
Revert "+str #18486 Source.subscriber's Subscriber throws if subscrib…
2015-10-07 16:51:33 +02:00
drewhk
a4db27f6ed
Revert "+str #18486 Source.subscriber's Subscriber throws if subscribed more than once"
2015-10-07 16:50:44 +02:00
drewhk
b374331b20
Merge pull request #18521 from agolubev/agolubev-#18486-subscriber-throws-if-subscribed-serveral-times
...
+str #18486 Source.subscriber's Subscriber throws if subscribed more than once
2015-10-07 16:36:18 +02:00
Konrad Malawski
bdaaad0f3a
Merge pull request #18654 from spray/wip-18121-mathias
...
=htc #18121 enable UTF-8 decoding for HTTP header values
2015-10-07 11:45:51 +02:00
Konrad Malawski
de9262ab8a
Merge pull request #18627 from ktoso/wip-directives-bonanza-ktoso
...
Akka HTTP Directives Documentation Bonanza
2015-10-07 10:47:15 +02:00
Konrad Malawski
7f883a8b16
+htp #18496 add missing directive documentation (scala)
2015-10-07 10:46:11 +02:00
drewhk
37e700ba33
Merge pull request #18656 from akka/wip—cached-name-identity-module-√
...
=str - Uses identityOp iso creating a new name for every Identity module
2015-10-07 10:29:52 +02:00
Viktor Klang
0a563d35d3
=str - Uses identityOp iso creating a new name for every Identity module
2015-10-06 23:28:13 +02:00
Mathias
3d3fe70293
=htc #18121 enable UTF-8 decoding for HTTP header values
...
If we detect a potential UTF-8 byte sequence we attempt decoding, otherwise we leave the bytes as they are.
2015-10-06 17:28:15 +02:00
Konrad Malawski
a60bf37dc0
Merge pull request #18652 from spray/w/fix-formatting
...
=htc fix formatting + typo
2015-10-06 14:59:03 +02:00
Johannes Rudolph
d1be812e41
=htc fix formatting + typo
2015-10-06 14:57:15 +02:00
Konrad Malawski
13ee16c72b
Merge pull request #18611 from ktoso/wip-httpclient-in-actor-ktoso
...
+doc,htc #18610 document using singleRequest in Actors
2015-10-06 13:37:36 +02:00
Konrad Malawski
452bbe03fe
+doc,htc #18610 document using singleRequest in Actors
2015-10-06 13:01:58 +02:00
Konrad Malawski
0fd924d2fe
Merge pull request #18648 from akka/wip-improve-syncfilepub-√
...
=str - Minor improvements to SynchronousFilePublisher
2015-10-06 12:54:31 +02:00
Konrad Malawski
e328473f22
Merge pull request #18642 from ktoso/wip-fix-tlsspec-ktoso
...
=htc #18641 request must be made to the right port
2015-10-06 12:37:40 +02:00
Viktor Klang
118c277d55
=str - Minor improvements to SynchronousFilePublisher
2015-10-06 12:16:58 +02:00
Konrad Malawski
f9909d79ab
Merge pull request #18562 from ktoso/wip-illegal-headers-warning-bad-ktoso
...
=htc #18533 make configuration of parsing less confusing
2015-10-06 10:40:06 +02:00
Konrad Malawski
491c0db19a
Merge pull request #18631 from spray/wip-18397-mathias
...
=htc #18397 fix ArrayIndexOutOfBoundsException in HttpHeaderParser
2015-10-05 12:54:12 +02:00
Konrad Malawski
ca4a4fe273
=htc #18641 request must be made to the right port
2015-10-05 12:17:45 +02:00
drewhk
eee21ac618
Merge pull request #18536 from agolubev/agolubev-#18411-add-FlowOps.zip()
...
+str #18411 add FlowOps.zip/zipWith/merge/concat operators
2015-10-05 12:02:26 +02:00
Patrik Nordwall
233ea96690
cleanup some test configuration
2015-10-05 10:29:09 +02:00
Konrad Malawski
7a070a3120
Merge pull request #18580 from spray/wip-18539-mathias
...
=htc #18539 Fix off-by-one error in response entity parsing
2015-10-05 10:28:52 +02:00
Alexander Golubev
3fa1de9e71
+str #18411 add FlowOps.zip/zipWith/merge/concat operators
2015-10-04 08:40:13 -04:00
Alexander Golubev
c8428a1bc3
+str #18411 add FlowOps.zip/zipWith/merge/concat operators
2015-10-03 23:26:06 -04:00
Alexander Golubev
993e545e99
+str #18411 add FlowOps.zip/zipWith/merge/concat operators
2015-10-03 14:28:57 -04:00
Konrad Malawski
2382aacdee
Merge pull request #18634 from joiskov/patch-1
...
Remove extra dot
2015-10-02 22:54:22 +02:00
Oleg
cb8bcdac0a
Remove extra dot
2015-10-02 22:23:17 +03:00
Konrad Malawski
ecd6b9e825
Merge pull request #18633 from 2beaucoup/effective-uri-with-port
...
=htp #18632 check ports of URI and Host header in effectiveUri
2015-10-02 15:56:10 +02:00
2beaucoup
c14572c21f
=htp #18632 check ports of URI and Host header in effectiveUri
2015-10-02 15:06:57 +02:00
Mathias
ffd18fa3c0
=htc #18397 fix ArrayIndexOutOfBoundsException in HttpHeaderParser
...
This error could occur if the parser sees relatively few, relatively long headers on one connection.
2015-10-02 14:55:25 +02:00
Mathias
78a5a21819
=htc fix off-by-one errors in header name and value length verification
2015-10-02 14:48:15 +02:00
drewhk
b273870014
Merge pull request #18621 from akka/rkuhn-patch-1
...
=act correct two comments in AbstractNodeQueue.java
2015-10-02 13:54:37 +02:00
Konrad Malawski
1bfff80f6a
Merge pull request #18578 from ktoso/wip-improve-spray-json-docs-ktoso
...
=htc,doc #18535 improved docs on spray-json usage
2015-10-02 11:43:34 +02:00
Konrad Malawski
6920e4cea2
=htc,doc #18535 improved docs on spray-json usage
2015-10-02 11:43:15 +02:00
Konrad Malawski
89a8d670c7
Merge pull request #18602 from ktoso/wip-htc-failure-docs-ktoso
...
+doc,htc #18600,18597 documents where/how to deal with failure in Http
2015-10-02 11:19:47 +02:00
Konrad Malawski
9bd11620f0
+htc add popular ContentType instances for convenience
2015-10-02 11:19:14 +02:00
Konrad Malawski
7a89413f5a
Merge pull request #18629 from akka/wip-persistence-failure-migration-patriknw
...
=doc Add section about persistence failures in migration guide
2015-10-02 10:35:08 +02:00
Patrik Nordwall
01887555a4
=doc Add section about persistence failures in migration guide
2015-10-02 09:57:15 +02:00
drewhk
0e4b2f5f51
Merge pull request #18589 from drewhk/wip-optimize-graphinterpreter-drewhk
...
=str: Optmizing GraphInterpreter
2015-10-01 16:54:51 +02:00