Commit graph

20524 commits

Author SHA1 Message Date
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
Endre Sándor Varga
f4b614a186 =str: Optmizing GraphInterpreter 2015-10-01 16:16:42 +02:00
drewhk
e7a14e53a9 Merge pull request #18566 from drewhk/wip-fusable-fanin-fanout-drewhk
Wip fusable fanin fanout drewhk
2015-10-01 15:21:40 +02:00
Endre Sándor Varga
26680c3477 +str: fusable fan-in and fan-out ops 2015-10-01 14:41:33 +02:00
Konrad Malawski
02f2e91189 Merge pull request #18622 from akka/wip-remove-experimental-marker-persistence-tck
=doc Remove experimental marker from persistence TCK
2015-10-01 14:22:15 +02:00
Konrad Malawski
a2df19320f =doc Remove experimental marker from persistence TCK 2015-10-01 13:48:14 +02:00
Roland Kuhn
1830b729bb =act correct two comments in AbstractNodeQueue.java 2015-10-01 11:14:54 +02:00
Patrik Nordwall
28cdc790f9 Merge pull request #18526 from johanandren/wip-15159-include-requirement-in-error-johanandren
=act #15159 Better error when maibox does not fulfill requirements
2015-09-30 17:52:48 +02:00
Patrik Nordwall
9ed46a2a53 Merge pull request #18606 from akka/wip-18447-mima-2.4.0-patriknw
=pro #18447 Check binary compatibility with 2.4.0
2015-09-30 17:02:30 +02:00
Konrad Malawski
96da6ad4bb Merge pull request #18584 from kukido/kukido-17329-harmonize-spelling
=doc #17329 Spelling normalization, typos fixed.
2015-09-30 15:30:12 +02:00
Konrad Malawski
2838c8a512 Merge pull request #18614 from akka/wip-no-newInstance-√
Removes newInstance from StageModule and reduces the noise for implem…
2015-09-30 15:28:13 +02:00
Viktor Klang
5baae964a8 =str removes newInstance from StageModule and reduces the noise for implementing it 2015-09-30 15:27:38 +02:00
Patrik Nordwall
48754bb33f =pro #18447 Check binary compatibility with 2.4.0 2015-09-30 11:31:11 +02:00
Konrad Malawski
573a69e2b9 +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
Konrad Malawski
ed5102fa49 Merge pull request #18594 from spray/wip-upgrade-pb2
Upgrade parboiled 2 internalization to 2.1.0 release
2015-09-29 22:27:25 +02:00
Konrad Malawski
2f2e07666e +htc,java #18600 Add missing convenience ContentTypes class 2015-09-29 20:58:47 +02:00
Patrik Nordwall
df47748ecd Merge pull request #18538 from johanandren/wip-18527-failing-async-stash-persistent-actor-johanandren
=per #18527 fix race condition in async stash test
2015-09-29 17:24:22 +02:00
Konrad Malawski
9dbea14972 Merge pull request #18438 from agolubev/agolubev-#18111-SubscriberEvent_in_stream-testkit
+str #18111 SubscriberEvent in stream-testkit is not visible
2015-09-29 16:42:16 +02:00
Mathias
2bb777778d =htc upgrade to updated akka.parboiled internalization 2015-09-29 16:33:54 +02:00
Mathias
aed50bc07d !par upgrade akka.parboiled internal copy to parboiled 2.1.0 2015-09-29 16:33:50 +02:00