Johan Andrén
baf0eb2510
Incorrect message for graceful shard region shutdown docs fixed #20764
2016-08-03 13:22:07 +02:00
skchrko
889e0ef42e
Fix typos in "handling blocking operations" doc ( #21099 )
...
executer -> executor.
2016-08-03 13:06:35 +02:00
Todd Ginsberg
974c2996e1
Fix typo in source-streaming-support #21103
...
+ The word "uding" should be "using"
2016-08-02 20:28:40 -05:00
Konrad Malawski
a712f0149a
Merge pull request #20778 from ktoso/revival-of-the-undead-json-streaming-of-doom-ktoso
...
+htp #18837 JSON framing and framed entity streaming directives
2016-08-02 15:59:58 +02:00
Konrad Malawski
9cc32c3aba
+htp #18837 completely rewrite EntityStreamingSupport
...
added CSV examples
updated docs
EntityStreamingSupport is now an entry point, to all streaming things
both read and write side use it
it's easy to extend as well
2016-08-02 15:27:21 +02:00
Konrad Malawski
6562ddd2df
=htp address review feedback on JSON streaming
2016-08-02 15:27:21 +02:00
Konrad Malawski
c3308149be
+htp #18837 allow as[Source[Tweet, NotUsed]]
2016-08-02 15:27:21 +02:00
Konrad Malawski
c76ec2ac15
+htp #18837 more docs and final cleanups, complete java docs
2016-08-02 15:27:21 +02:00
Konrad Malawski
db880a3db0
+htp #18837 implemented JavaDSL for Source streaming
2016-08-02 15:27:21 +02:00
Konrad Malawski
24454f7f09
+htp #18837 JSON framing and framed entity streaming directives
2016-08-02 15:27:21 +02:00
Konrad Malawski
5783387c8a
=doc,htc fix code include and method name of completeWith ( #21092 )
2016-08-02 12:32:59 +02:00
Łukasz Dubiel
8e71346295
=htp #21029 Move redirect to RequestContext. ( #21071 )
2016-08-02 11:30:32 +02:00
Endre Sándor Varga
083bfb6692
Fixed bug in Chunker, exposed by interpreter changes
2016-08-01 16:09:50 +02:00
Hawstein
65d9676164
=doc fix typo for migration guide ( #21075 )
2016-07-30 20:06:25 +02:00
Stefano Bonetti
4e36541350
+doc stages-overview entry for partition stage #21020 ( #21073 )
2016-07-30 11:04:56 +02:00
Johan Andrén
f8a810317f
Link to migration guide from java docs, minor corrections for #20945
2016-07-29 16:42:44 +02:00
Johan Andrén
74243a28f8
Additional JavaDSL package structure and docs #20945
2016-07-29 16:42:40 +02:00
Ian Clegg
f33f2197b6
=htc #20786 Fix for RFC 7235 so HttpChallenge only renders the realm when it has a value ( #21043 )
2016-07-28 13:32:50 +02:00
Konrad Malawski
c520df3210
=doc fix spray-json included snippet ( #21045 )
2016-07-27 20:05:30 +02:00
Richard S. Imaoka
15c77e3392
Document HTTP custom method ( #20508 )
2016-07-26 12:33:45 +02:00
Stefano Bonetti
fb1905870c
=doc graphstage sink example ( #20955 ) ( #21030 )
2016-07-26 12:20:08 +02:00
Hawstein
867131f626
+doc add unit tests for extractDataBytes and extractRequestEntity directives ( #21022 )
2016-07-26 12:02:04 +02:00
ivan-lorenz
1d0837856a
=doc set up mailbox for BalancingPool documented #13961
2016-07-22 16:04:11 +02:00
Johan Andrén
27efafecfc
=htp #21009 Correct type of response in logging directive samples ( #21010 )
...
* Correct type of response in logging directive samples #21009
* Updates to signatures in the docs as well
2016-07-22 13:12:33 +02:00
Hawstein
6fb2d176a1
+htp #20881 add toStrictEntity and extractStrictEntity directive ( #20953 )
2016-07-22 11:33:30 +02:00
Alexandre Tamborrino
c8dfa2458d
Fix snippet example in stream-rate doc #21006
...
Fix #section-buffer by replacing .withAttributes by .addAttributes to avoid overwriting the .async option.
* Update StreamBuffersRateDocTest.java
Fix #section-buffer by replacing .withAttributes by .addAttributes to avoid overwriting the .async option.
2016-07-21 17:35:13 +02:00
Richard Imaoka
6c82176c30
+act Clarify usage of FromConfig in doc and API doc #18771 ( #20981 )
2016-07-18 13:16:36 +02:00
Nafer Sanabria
2078396197
=doc Akka & GitHub appearances in docs ( #20968 )
...
* =doc capitalize akka word
* Capitalize GitHub appearances in docs
2016-07-18 10:33:44 +02:00
Richard Imaoka
12fadfe8e5
+doc Indicate in doc BalancingPool should not support Broadcast #15030 ( #20979 )
2016-07-18 10:33:09 +02:00
Nikolay Donets
b7567a5c55
Nikdon 20535 check same origin ( #20962 )
...
* =htp checkSameOrigin shows allowed origins
add HttpOriginRangeDefault into the javadsl and refactor
resolving binary compatibility + add copyright
return back public static final in the HttpOriginRange
* =htp #20535 address bin compat issues in checkSameOrigin PR
2016-07-15 13:39:40 +02:00
Thomas Szymanski
3871e18acd
Fix typos in HTTP streaming doc ( #20963 )
2016-07-15 12:38:11 +02:00
Jacek Kunicki
6e0a2caf4b
Corrected onPush description in Custom stream processing docs #20959 ( #20960 )
2016-07-14 21:54:33 +02:00
Harit Himanshu
07ec6b7f4c
Adding note on usage of Cluster Dispatcher #20775 ( #20927 )
...
* Adding note on usage of Cluster Dispatcher #20775
* Remove `[` and `]` to from Cluster Usage node #20775
2016-07-11 15:48:07 +02:00
Nafer Sanabria
1009f8e235
=doc Fix indefinite articles typos in docs ( #20924 )
2016-07-11 14:13:40 +02:00
Nafer Sanabria
32810e1f1d
=htc, doc replace usages of deprecated methods of FileIO ( #20928 )
2016-07-10 17:41:57 +02:00
Patrik Nordwall
ccb5d1ba04
Merge branch 'master' into wip-sync-2.4.8-artery-patriknw
2016-07-08 15:38:33 +02:00
Konrad Malawski
60fb163331
+doc #20192 explain need of draining entities in server/client HTTP ( #20852 )
...
* +doc #20192 explain need of draining entities in server/client HTTP
* missing javadsl for Connection header
* Update HttpClientExampleDocTest.java
2016-07-08 14:47:29 +02:00
Konrad Malawski
77513c41d4
Document handling blocking ops in ScalaDSL Akka HTTP ( #20912 )
...
* +doc Added doc handling blocking operations #20066 (by @ktoso)
* Move and rewrite handling blocking ops somewhat
2016-07-08 14:05:49 +02:00
Arnout Engelen
92019c7ac9
Recommend new SecureRandom for an HTTPS server #20908 ( #20909 )
2016-07-08 11:12:36 +02:00
Konrad Malawski
54ecf32d2b
=htp #20915 fix too small timing issue in DirectivesSpec ( #20916 )
...
* =htp #20915 fix too small timing issue in DirectivesSpec
* applying scalariform reformatting that keeps popping up
2016-07-08 10:33:32 +02:00
Nafer Sanabria
625413e413
=doc Correct minor typo ( #20897 )
...
* Correct minor typo
* Fix minor typos
2016-07-06 11:08:57 +02:00
Patrik Nordwall
9fbab1f268
Merge pull request #20768 from denisrosca/master
...
Warning for actors with value class arguments
2016-07-05 16:49:41 +02:00
Konrad Malawski
91eb27947b
+doc add http (experimental) migration guide to ease upgrading DSLs ( #20860 )
...
* +doc add http (experimental) migration guide to ease upgrading DSLs
* Update migration-guide-2.4.x-experimental.rst
2016-07-01 12:37:49 +02:00
Simão Martins
2a182a6c4e
+doc #20794 explain Prop edge cases. ( #20861 )
...
* +doc #20794 explain Prop edge cases.
* Create a CompileOnly spec for props edge cases.
2016-07-01 11:32:20 +02:00
Michal Sitko
72f8544efd
+htp #18929 add withSizeLimit directive ( #20760 )
...
withSizeLimit and withoutSizeLimit directives added
2016-06-28 12:14:44 +02:00
Martynas Mickevičius
2836e990cb
Merge pull request #20805 from 2m/wip-sigar-loader-extract-dir-2m
...
#20804 add a note for unique per instance extract directory
2016-06-23 10:14:01 +03:00
Martynas Mickevičius
672a10a7ea
#20804 add a note for unique per instance extract directory
...
If extract directory for sigar loader is shared, first instance
JVM crashes when the second one is started.
2016-06-22 16:30:40 +03:00
Martynas Mickevičius
e39255cef0
Merge pull request #20809 from 2m/wip-#20808-restart-node-2m
...
#20808 clarify docs on the quarantined node restart
2016-06-22 16:27:45 +03:00
gosubpl
4b89fcd643
+doc #20466 akka http java dsl example snippets timeout directives ( #20812 )
...
* #20466 added checks to the TimeoutDirectivesExampleSpec
* #20466 added missing Java directive wrapper, added Java test, added some comments to Scala spec
* #20466 test minor fixes (typos, comments, unused code)
* #20466 replaced placeholders with proper snippets in Java docs
* #20466 added proper withRequestTimeout example to JavaTestServer
* #20466 comment - clarifies the request-timeout = infinite case
* #20466 post-review changes (#20812 )
2016-06-22 01:55:28 +02:00
Martynas Mickevicius
2de90adc02
#20808 clarify docs on the quarantined node restart
2016-06-20 13:10:43 +02:00