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
Alan Johnson
b3c85512a3
htp #19678 add variadic concat route combinator
...
* add variadic route concatenation function
* add `concat` to `~` warning bubble in docs
* fix grammar of warning bubble, and clarify
2016-04-05 15:36:46 +02:00
Patrik Nordwall
fc9c853ade
Merge pull request #20227 from akka/wip-17458-pubsub-group-patriknw
...
clarify pubsub group docs, #17458
2016-04-05 14:21:32 +02:00
Patrik Nordwall
ff47c854dc
Merge pull request #20212 from kpbochenek/fix-doc-generation-python35
...
=doc #20210 fix generation with python 3.5
2016-04-05 11:53:12 +02:00
Patrik Nordwall
a4e1beda48
clarify pubsub group docs, #17458
2016-04-04 18:32:12 +02:00
Patrik Nordwall
52de0bcaa4
Clarify system name requirement for cluster members
...
* Clarify system name requirement for cluster members
* Recommend againsts auto-down, stronger
2016-04-04 12:37:12 +02:00
Krzysiek
f2771eaab9
doc-separate-section-persistence-eager-init
2016-04-03 22:04:15 +02:00
kpbochenek
0155458008
fix doc generation with python 3.5
2016-04-03 20:06:54 +02:00
Tal Pressman
26c25c89ed
+str #19390 Add 'monitor' flow combinator and stage
2016-04-01 08:06:37 +02:00
Alexander Golubev
69e6052cbe
+str #18620 add Source.blocking() for legacy API integration
2016-03-31 10:29:48 -04: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
Konrad Malawski
27e3c5d925
Merge pull request #20143 from akka/wip-document-flowops-extension-RK
...
document FlowOps extension
2016-03-29 12:07:30 +02:00
Konrad Malawski
6873c518ef
Merge pull request #20148 from Jaca777/jaca777-4761866
...
=doc #20133 Fixed doc about futures
2016-03-29 10:14:19 +02:00
Sören Brunk
d332428fac
Fix a few typos in the docs
2016-03-28 22:06:00 +02:00
Jaca777
2984022ccc
=doc #20133 Fixed doc about futures
2016-03-26 13:25:46 +01:00
Roland Kuhn
5accba105d
document FlowOps extension
2016-03-25 10:13:11 +01:00
Konrad Malawski
aff158cb98
Merge pull request #20070 from akka/wip-random-findings-RK
...
some random findings
2016-03-24 20:24:42 +01:00
Roland Kuhn
777a400b12
use union/diff operator on Sets (optimization)
2016-03-24 12:51:18 +01:00
Sören Brunk
082cf2dfdc
Fix typo in persistence docs
2016-03-22 16:00:57 +01:00
Konrad Malawski
d83a323549
=htp #20052 headerValueByType now works with custom headers
2016-03-22 13:11:05 +01:00
Konrad Malawski
7512c86ac9
Merge pull request #20094 from richard-imaoka/wip-fix-doc-content-links-richard-imaoka
...
Add links to go to Java and Scala contents #15556
2016-03-22 11:37:31 +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
Konrad Malawski
b9d1fa74ba
Merge pull request #20083 from fehmicansaglam/master
...
Fix typos in persistence query docs
2016-03-21 10:29:09 +01:00
Fehmi Can Saglam
39cee97750
Fix typos in persistence query docs
2016-03-21 11:24:44 +02:00
Richard S. Imaoka
6707bed9a3
Add links to go to Java and Scala contents #15556
2016-03-21 17:20:57 +09: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
Samuel Tardieu
d25eab075f
=doc Fix documented type in authenticateOAuth2Async
...
Fix #20077 .
2016-03-18 21:51:46 +01:00
Patrik Nordwall
137c4c8b3d
fix the the typo
2016-03-18 17:06:34 +01:00
Patrik Nordwall
43000c6569
Merge pull request #19897 from Adebski/Adebski-join-new-incarnation-of-node-if-old-is-leaving-or-exiting
...
=clu #19859 Relaxed constraints on downing old incarnation of rejoining node
2016-03-17 13:13:27 +01:00
Konrad Malawski
f679c9f0b1
Merge pull request #20010 from ktoso/wip-authorizeAsync-ktoso
...
+htp #20002 add authorizeAsync
2016-03-17 10:57:18 +01:00
Roland Kuhn
2bc2dcb14a
Merge pull request #20034 from akka/wip-19949-ANQ.count-loop-RK
...
fix endless loop race condition in NodeQueue, #19949
2016-03-17 10:54:03 +01: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
Konrad Malawski
b3c691e4a8
Merge pull request #20045 from Falmarri/patch-1
...
Fix page layout issue on chromium/linux
2016-03-16 21:17:46 +01:00
David Knapp
93df076565
#20044 Fix page layout issue on chromium/linux
2016-03-16 12:45:39 -07:00
Roland Kuhn
f9d3789bfc
fix endless loop race condition in NodeQueue, #19949
...
- also fixed some forgotten copy-pasta between peekNode and pollNode
- also added JavaDoc to all methods, explaining which can be used from
what thread
- did not fix the JDK8 improvement of using Unsafe instead of inheriting
from AtomicReference since that inheritance is not a bad thing,
actually
2016-03-16 20:37:39 +01:00
Konrad Malawski
25c2dfe8f1
Merge pull request #20047 from akka/wip-search-general-ktoso
...
+doc #20046 allow general sections to be searched
2016-03-16 13:30:40 +01:00
Konrad Malawski
034f67acac
+doc #20046 allow general sections to be searched
...
Resolves #20046
2016-03-16 13:30:03 +01:00
Patrik Nordwall
43dafff152
=cls #19917 Clarify docs about sharding ddata
2016-03-16 09:13:53 +01:00