Commit graph

2643 commits

Author SHA1 Message Date
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
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
026c1c3742 Merge pull request #19968 from ktoso/wip-explicit-shutting-down-as-note
+doc more visible note on connection pool shutdown
2016-03-11 15:15:14 +01:00
Konrad Malawski
a489c703fd +doc more visible note on connection pool shutdown 2016-03-11 15:14:47 +01:00
Konrad Malawski
f83544ec4b Merge pull request #19987 from akka/wip-doc-cleanup
-doc delete versions.json
2016-03-11 15:04:01 +01:00
Konrad Malawski
4293907451 Merge pull request #19988 from 2m/wip-#18765-mima-0.1.9-2m
Update to latest MiMa which is now an AutoPlugin
2016-03-11 12:16:09 +01:00
Patrik Nordwall
0ed211f059 Merge pull request #19989 from akka/wip-small-doc-fixes-RK
Wip small doc fixes rk
2016-03-11 10:16:01 +01:00
Roland Kuhn
24e4b0ca56 #15654 point out explicit actor lifecycle 2016-03-10 17:51:58 +01:00
Martynas Mickevičius
50f99328fe #18765 Update to latest MiMa which is now an AutoPlugin.
* check for binary inc. issues by default
* if check is not needed, disable MimaPlugin
* determine old artifact id from the current one
2016-03-10 10:45:35 +02:00
Roland Kuhn
d6a99f67d8 document ActorSystem shutdown needed in REPL, #15314 2016-03-09 22:34:19 +01:00
Roland Kuhn
2925f1eb99 add FAQ entry for careful ActorSystem creation, #15313 2016-03-09 22:30:08 +01:00
Roland Kuhn
a0819a95f3 #15120 BalancingPool semantics note for Java 2016-03-09 21:50:56 +01:00
Roland Kuhn
3a1aa766b0 #15120 BalancingPool semantics note for Scala 2016-03-09 21:49:38 +01:00
Roland Kuhn
5ee25564d9 touch-ups to what-is-akka.rst 2016-03-09 18:48:17 +01:00
Roland Kuhn
e1fd46c571 only put canonical links in online version 2016-03-09 17:52:42 +01:00
Roland Kuhn
37c63f6232 #12772 recommend at least 2GB for running the build 2016-03-09 17:48:28 +01:00
Konrad Malawski
54b3d65b85 -doc delete versions.json
As new process after f60923fb10 means
we have it on akka.github.com
2016-03-09 17:23:22 +01:00
Roland Kuhn
f60923fb10 Merge pull request #19970 from akka/wip-warnOldDocs-RK
update warnOldDocs.js and symlink for release
2016-03-09 14:20:40 +01:00
Roland Kuhn
0acf03f528 update warnOldDocs.js and symlink for release
This will also git commit before and after the upload of the docs, so as
to make sure that changes to warnOldDocs.js are recoverable.
2016-03-08 19:46:46 +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
Johan Andrén
67ad931d73 Merge pull request #19952 from richard-imaoka/wip-doc-akka-http-what-it-is-not-richard-imaoka
Add "Philosophy" section to Akka HTTP intro, to explain what Akka HTTP is not
2016-03-08 16:26:48 +01:00
Johan Andrén
e89b5e3a58 Merge pull request #19967 from ktoso/wip-remove-team-docs-ktoso
-doc remove team.rst as we have a team page on the site
2016-03-08 14:16:52 +01:00
Johan Andrén
b744e890cb Merge pull request #19966 from akka/wip-docs-remove-loading
-doc remove unnecessary Loading div
2016-03-08 14:16:38 +01:00
Konrad Malawski
fe7fa2bdb3 Merge pull request #19903 from ktoso/wip-rel-links-ktoso
+doc #19844 rel links to "current" on each page
2016-03-08 13:41:26 +01:00
Konrad Malawski
311d9920ed -doc remove team.rst as we have a team page on the site
and contributions can be checked on github with full stats
2016-03-08 12:33:36 +01:00
Konrad Malawski
404b529c6d -doc remove unnecessary Loading div
Was used by google search, which we now dont use anymore
2016-03-08 10:22:08 +01:00