Johan Andrén
277e7124e0
Improve map stage diagrams ( #20551 )
...
* =doc Add clarity for GraphStage image with map transformation
* Clarified that the function is applied in the map graph stage diagrams
* Make application of f more visible
2016-06-21 16:28:46 +02:00
Felix Satyaputra
4d9268214d
+rem Support serialization of scala Some and None ( #20801 )
2016-06-19 17:55:10 +02:00
Hawstein
cc22ed4560
+doc example snippet for akka http java dsl: SecurityDirectives ( #20717 )
2016-06-19 02:06:19 +02:00
Chris Birchall
f246c56087
+doc Add more imports to the stream quick start guides for Java and Scala ( #20797 )
...
* Add more imports to the stream quick start guides.
This makes it easier for people to execute the code samples while they
read through the guide.
* Change line endings to be consistent with other files
For some reason these 2 files had CR+LF line endings.
2016-06-18 11:15:17 +02:00
Patrik Nordwall
a9cb8ab4b5
Merge pull request #20762 from jypma/java_base
...
Allow Java API to create actor publishers with stash
2016-06-14 14:28:27 +02:00
Konrad Malawski
5899658416
=str #20214 remove debug println in TLSActor ( #20769 )
2016-06-13 18:36:40 +02:00
Konrad Malawski
374a852553
=htc #20683 added more docs, documented expected double-run behaviour ( #20765 )
2016-06-13 14:11:09 +02:00
Jan Ypma
bf746431e0
Allow Java API to create actor publishers with stash
2016-06-13 10:16:32 +02:00
miaoqian
a7451fd888
=str ActorPublisher mustn't to signal onSubscribe on the given subscriber more than once. ( #20733 )
2016-06-10 13:46:59 +02:00
Bernard Leach
95cfbda030
=htc migrate BodyPartRenderer to GraphStage #20288
2016-06-10 08:21:53 +02:00
Piotr Krzemiński
9ffdf81507
+htc #20683 discardEntityBytes() combinator for draining entity stream ( #20707 )
2016-06-10 00:00:27 +02:00
Michal Sitko
b7fdcb06c4
+doc add depenedency note to docs #20732 ( #20761 )
2016-06-09 16:02:27 +02:00
Hawstein
efb18c95b1
example snippet for akka http java dsl: FileAndResourceDirectives ( #20758 )
2016-06-09 15:34:25 +02:00
Johan Andrén
16cde39de8
Better recovery timeout for persistent actors #20738
2016-06-09 14:58:32 +02:00
Robert Budźko
e40a2b21c4
+doc #20521 Enrich docs and tests regarding empty strings used in matchers ( #20719 )
2016-06-08 15:20:21 +02:00
Patrik Nordwall
3c2e31ea41
Merge pull request #20445 from kkasravi/issue_20414_kkasravi
...
fixes #20414 Allow different ActorMaterializer subtypes
2016-06-08 10:12:25 +02:00
kwyczesany
7fdd5983a3
+htp #19756 : Add extractData and extractRequestEntity directives. ( #20730 )
...
* 19756: Add extractData and extractRequestEntity directives.
remove unnecessary import
* #19756 : add documentation to extractDataBytes and extractRequestEntity directives
2016-06-07 21:02:38 +02:00
Piotr Krzemiński
735060da20
+doc updated Sphinx install guide ( #20743 )
...
* updated path to texlive basic 2016
* added few missing packages
2016-06-07 20:53:22 +02:00
Kam Kasravi
049b95077f
fixes #20414 Allow different ActorMaterializer subtypes
2016-06-07 07:13:03 -07:00
drewhk
47c1b5b9ad
Merge pull request #20742 from drewhk/wip-reduce-internal-resume-allocations
...
Reduce internal allocation in ActorGraphInterpreter
2016-06-07 15:39:15 +02:00
Endre Sándor Varga
6932012007
Reduce internal allocation in ActorGraphInterpreter
2016-06-07 14:25:04 +02:00
Michal Sitko
bf76d6c389
+doc #20699 improve docs for akka-http ( #20722 )
...
Made imports in docs snippets more complete and a few minor improvements
2016-06-07 00:17:23 +02:00
Hawstein
87a9196088
+doc #20466 example snippet for akka http java dsl: FormFieldDirectives ( #20731 )
2016-06-06 20:45:36 +02:00
Stefano Bonetti
fc58fa1f05
Amending docs for KillSwitch #20708 ( #20716 )
2016-06-06 11:28:04 +02:00
Hawstein
0263774f82
+doc #20466 example snippet for akka http java dsl: RouteDirectives ( #20721 )
2016-06-06 10:24:49 +02:00
Hawstein
16e8f8f54a
+doc #20466 example snippet for akka http java dsl: CodingDirectives ( #20718 )
2016-06-05 21:31:28 +02:00
Hawstein
ab83603733
+doc #20466 example snippet for akka http java dsl: ExecutionDirectives ( #20710 )
2016-06-05 21:29:58 +02:00
Konrad Malawski
f49708d8b7
+htp #20705 allows javadsl creating custom rejections
2016-06-03 14:57:12 +02:00
Johan Andrén
2643857e82
=doc Invalid FrameParser example fixed #20519
2016-06-03 14:24:31 +02:00
Stefano Bonetti
b84c6c5271
Adding docs for KillSwitch #20265
2016-06-03 14:23:11 +02:00
Johan Andrén
896ea53dd3
recovery timeout for persistent actors #20698
2016-06-03 14:17:41 +02:00
drewhk
32e72f8208
20224: Fix onSubscribe-request-onNext reentrancy in VirtualProc ( #20670 )
2016-06-03 13:53:20 +02:00
Hawstein
f98c1946d8
+doc #20466 example snippet for akka http java dsl: BasicDirectives ( #20647 )
2016-06-03 13:43:42 +02:00
Daniel Moran
5afb68cd59
-str #20288 Remove obsolete RestartTestStage ( #20692 )
2016-06-03 10:32:24 +02:00
Patrik Nordwall
c15e04e051
Merge pull request #20700 from akka/wip-20639-restarting-node2-patriknw
...
test for restarting node, #20639
2016-06-03 09:27:15 +02:00
Patrik Nordwall
4acc1cca6a
Merge pull request #20681 from bantonsson/wip-ban-update-scalariform
...
Update to a working version of Scalariform
2016-06-03 07:20:34 +02:00
gosubpl
54c99d8184
=htp #20648 encoder now encodes all response types, not only successes ( #20691 )
...
* #20648 encoder now encodes all response types, not only successes
* #20648 fix by autoformatter
2016-06-02 22:39:20 +02:00
Björn Antonsson
c66ce62d63
Update to a working version of Scalariform
2016-06-02 22:12:36 +02:00
Patrik Nordwall
cae070bd93
Merge pull request #20616 from akka/wip-17194-DirectByteBuffer-cleaner-patriknw
...
Attempt cleaning of DirectByteBuffer, #17194
2016-06-02 17:42:10 +02:00
Patrik Nordwall
c1f36d8a43
Merge pull request #20594 from akka/wip-20531-patriknw
...
gating should not overwrite quarantine, #20531
2016-06-02 17:41:12 +02:00
Konstantin Fedorov
f9922398a7
+htp #19929 NameReceptacle[T].as[B] take Unmarshaller[T, B] instead of FromStringUnmarshaller
2016-06-02 15:27:18 +02:00
Patrik Nordwall
03eaacdbbb
Merge pull request #20680 from akka/wip-ByteString.empty-patriknw
...
use ByteString.empty
2016-06-02 14:37:03 +02:00
Patrik Nordwall
e90c9b385b
Attempt cleaning of DirectByteBuffer, #17194
2016-06-02 13:23:06 +02:00
drewhk
80adee687a
Merge pull request #20671 from drewhk/wip-20627-streamlayout-test-timeout-drewhk
...
#20627 : Increase LayoutSpec stresstest patience
2016-06-02 13:21:16 +02:00
Endre Sándor Varga
38c7627ddc
#20627 : Increase LayoutSpec stresstest patience
2016-06-02 13:20:35 +02:00
Patrik Nordwall
48212778a5
keep the refuseUid along association state transitions, #20531
...
* keep the refuseUid (old quarantined) when transitioning
Pass -> Gated -> Pass
* introduced new state WasGated to keep track of the refuseUid
2016-06-02 13:17:31 +02:00
Patrik Nordwall
abb9a1fd9b
gating should not overwrite quarantine, #20531
...
* Reproduced with cluster sample.
* auto-down=45s
* node1 and node2 joins
* suspend node2 (kill -STOP)
* node1 removes and quarantines node2
* resume node2 (kill -CONT)
* node2 receives heartbeat response from node1, which
is not expected since node2 is supposed to be quarantined
* the reason is that the quarantine is overwritten by gating
2016-06-02 13:17:31 +02:00
Konrad Malawski
b9ce2c94f6
=htc #20214 disabling SNI per-connection now works (passing though sslconfig) ( #20621 )
2016-06-02 13:13:11 +02:00
Patrik Nordwall
91c8e90f82
test for restarting node, #20639
2016-06-02 12:52:55 +02:00
Patryk Jażdżewski
c75504c3b6
doc #20622 Document the Raw URI option in reference docs ( #20682 )
...
* #20622 : add a paragraph to HTTP Model doc explaining raw-request-uri-header flag
* raw-request-uri-header flag - better description in docs
* fix typo: it's -> its
* fix typo: requests -> request's
2016-06-02 12:25:05 +02:00