Konrad Malawski
0e11ec2057
!htc #20371 allows for simple HTTPS usage from Java, fixes typo in APIs ( #20373 )
2016-04-25 12:01:03 +02:00
Michał Kiędyś
b983f19c1f
Add basic support for Java 7 NIO file systems ( #20293 )
2016-04-25 11:25:26 +02:00
hepin1989(虎鸣)
e9670ee91d
= rename FlowGraph* to GraphDSL
2016-04-15 00:18:05 +08:00
Johan Andrén
55e08682c5
doc,io #16262 UDP multicast tests work on all platforms ( #20290 )
2016-04-13 13:30:04 +02:00
Konrad Malawski
8718267e75
i=doc fix #20291 by exposing imports better ( #20292 )
2016-04-12 11:14:48 +02:00
Konrad Malawski
8ef1a71bb4
Merge pull request #20277 from poojadshende/poojadshende_Doc_For_getfromdirectory_20186
...
Updated the documentation example for Directives.getFromDirectory and…
2016-04-11 12:57:51 +02:00
poojadshende
1b05cba2bc
Updated the documentation example for Directives.getFromDirectory and Directives.getFromResourceDirectory- #20186
2016-04-10 14:30:42 -07:00
Konrad Malawski
6e1b32e6ea
htp #20214 more docs on https context configuring
2016-04-09 02:30:28 +02:00
Johan Andrén
6b32513e98
doc #20259 Fix broken snippet en streams ( #20260 )
2016-04-08 11:30:25 +02:00
Konrad Malawski
62d8a69fac
all #20090 enable running java tests in actor,camel,cluster,persistence
2016-04-06 01:23:21 +02:00
Patrik Nordwall
9f659cf9b1
remove JUnitRunner annotation, #16112
...
* it was used for running tests from inside Eclipse,
but since it caused some trouble we remove it
2016-04-05 17:06:58 +02:00
Tal Pressman
26c25c89ed
+str #19390 Add 'monitor' flow combinator and stage
2016-04-01 08:06:37 +02:00
Johan Andrén
7c64ed02a3
Merge pull request #20050 from johanandren/wip-20017-stream-rate-docs-async-johanandren
...
=doc #20017 Update the stream-rate docs to current streams behavior
2016-03-29 18:04:57 +02:00
Johan Andrén
d72848f22f
=doc #20017 Update the stream-rate docs to current streams behavior
2016-03-29 12:26:02 +02:00
Roland Kuhn
5accba105d
document FlowOps extension
2016-03-25 10:13:11 +01:00
Roland Kuhn
777a400b12
use union/diff operator on Sets (optimization)
2016-03-24 12:51:18 +01:00
Konrad Malawski
d83a323549
=htp #20052 headerValueByType now works with custom headers
2016-03-22 13:11:05 +01:00
Konrad Malawski
e4bdd9027b
Merge pull request #20091 from prascuna/patch-1
...
Fix type of tweets Source
2016-03-21 15:56:29 +01:00
Konrad Malawski
3698928fbd
Merge pull request #20064 from johanandren/wip-20051-parallellism-docs-async-johanandren
...
=doc #20051 Parallellism docs updated for async and fusing
2016-03-21 12:47:44 +01:00
Paolo Rascuna
c61eb62395
#tweet-source now is bound to the actual impl
2016-03-20 22:43:19 +00:00
prascuna
063f37d957
Fix type of tweets Source
...
#authors-filter-map won't compile otherwise
2016-03-20 17:15:26 +00:00
Johan Andrén
5e5bedb956
=doc #20051 Parallellism docs updated for async and fusing
2016-03-17 09:54:10 +01:00
Konrad Malawski
2933045156
+htp #20002 add authorizeAsync
2016-03-17 00:58:33 +01:00
Alexander Golubev
b2b2ce44b5
=str #19299 Performance Flow.flatMapMerge
2016-03-14 14:14:39 -04:00
Johan Andrén
7fe4b01f01
=htt,str,doc #20009 Fix for found unsafe graph stages
2016-03-14 11:55:55 +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
Stanislav Savulchik
ce75948984
=doc Fix typos in FlowDocTest & FlowDocSpec
2016-02-29 22:51:59 +06:00
Richard Imaoka
6c8673f1da
SimplifyTestKit doc async sample #18804
2016-02-28 23:48:53 +09:00
Matthew T. Adams
4567327aa6
microscopic doc improvement
2016-02-25 16:34:43 -06: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
Johan Andrén
61ff9ba9b9
=doc #19840 Introduction docs for HTTP
2016-02-25 13:44:10 +01:00
Johannes Rudolph
b6cbc7f13a
=all remove unused imports
2016-02-23 20:29:22 +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
a07b9ca7aa
Merge pull request #19829 from MQ-EL/master
...
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 13:22:43 +01:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
qian miao
81c1bcd55e
=doc #19551 Supplement java8-lambda docs of persistence stash
2016-02-23 14:43:04 +08:00
Martynas Mickevičius
988695224b
#19830 Fix corrupted code include directive
2016-02-19 13:58:42 +02:00
Viktor Klang
b5516f6b93
Unbreak master by fixing StreamFileDocSpec to import scaladsl._ iso io._
2016-02-17 14:03:20 +01:00
Konrad Malawski
650e94ba30
Merge pull request #19802 from ktoso/wip-framing-made-proper-ktoso
...
!str split Framing into javadsl and scaladsl
2016-02-16 20:53:34 +01:00
Konrad Malawski
c24cac2b04
+doc add missing migration parts to java documentation
2016-02-16 19:57:03 +01:00
Konrad Malawski
c25e0abab6
!str split Framing into javadsl and scaladsl
2016-02-16 18:53:49 +01:00
Roland Kuhn
125c996fae
add new Streams Quick Start
...
also move IOResult to akka.stream package
2016-02-16 18:14:32 +01:00
Konrad Malawski
1143b27b89
+doc #19796 explain how to obtain a JsValue using entity(as)
2016-02-16 16:29:43 +01:00
Roland Kuhn
2b878be1c1
Merge branch 'wip-fixups-RK'
2016-02-16 10:19:38 +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
Johan Andrén
737991c01c
Documentation improvements
...
* Re enabling Java tests in akka-docs (they were not run before)
* Fixed bug #19764
* #19735 Rewrote every sample using the deprecated PushPullStage and friends
using GraphStage
* Pruned old unused graph images
* Added missing graffle file for new graph images
2016-02-15 19:33:05 +01:00
Roland Kuhn
815dc2aa70
Merge pull request #19786 from akka/wip-docs-RK
...
add statefulMapConcat to overview and fix links
2016-02-15 18:39:30 +01:00
Roland Kuhn
d1b35e441e
add statefulMapConcat to overview and fix links
2016-02-15 16:51:58 +01:00