Commit graph

260 commits

Author SHA1 Message Date
Philippus Baalman
fd9c2b6898 Add 'Books and Videos' header (#23036) 2017-05-26 09:00:57 +02:00
Philippus Baalman
20c42ee4ce Improve docs (#23037)
* Spell 'GitHub' and 'Gitter' properly, and a typo
* Use https in GitHub links
* Fix link as source was moved in 59f53e1a22
2017-05-26 09:00:20 +02:00
Sebastian Harko
e6527bb162 fix table 2017-05-24 23:58:39 +02:00
Sebastian Harko
5bc40a3b61 Fix table 2017-05-24 23:57:09 +02:00
Roland Kuhn
643168747c add Reactive Design Patterns
The book describes many principles that are very useful when building actor-based systems and many of the code samples use Akka.
2017-05-24 19:25:04 +02:00
Martynas Mickevičius
d6191a7811 Merge pull request #23017 from akka/wip-22900-quickstart-link-patriknw
update quickstart page, #22900
2017-05-23 17:27:02 +03:00
Johan Andrén
7f12bd9f4e Extra warning about rolling upgrades and sharding added (#23000)
* Extra warning about rolling upgrades and sharding added

* More clear
2017-05-23 15:47:05 +02:00
Patrik Nordwall
5c2e97ea7a update quickstart page, #22900 2017-05-23 15:22:23 +02:00
Patrik Nordwall
aefd9a9186 fix race in fiddle example test, #23013 2017-05-23 14:15:44 +02:00
Patrik Nordwall
70d69c5fb2 Merge pull request #22999 from ktoso/wip-typed-to-master
Merge Akka Typed to master branch
2017-05-23 10:20:06 +02:00
Konrad `ktoso` Malawski
9bcc7dbd35 +doc akka typed java docs made into paradox and mima fixed 2017-05-22 16:51:29 +02:00
andrea
833f3e8f32 addressing comments 2017-05-22 16:11:53 +02:00
andrea
8a6cebedef +doc Basic Fiddle interactive examples 2017-05-22 16:11:53 +02:00
Martynas Mickevičius
c840bd6f37 #22808 Move CoupledTerminationFlow to Flow.fromSinkAndSourceCoupled
Also mention coupled variant in the uncoupled scaladoc
2017-05-22 16:00:10 +02:00
Patrik Nordwall
f528e67422 Merge pull request #22996 from akka/wip-22994-remember-patriknw
fix remember entities tests, #22994
2017-05-22 15:27:28 +02:00
Patrik Nordwall
99a044b472 fix remember entities tests, #22994 2017-05-22 14:58:41 +02:00
Konrad `ktoso` Malawski
d4c5b43c9d =doc small adjustments for merging typed docs to master 2017-05-22 14:19:20 +02:00
Konrad `ktoso` Malawski
17baf49fc7 Merge branch 'master' into wip-typed-to-master 2017-05-22 13:32:59 +02:00
Arnout Engelen
037252b2a3 Move 'synchronous testing' to the bottom (#22947) (#22973)
* Unify scala/java versions of the testing docs
* Move 'synchronous testing' to the bottom (#22947)
2017-05-22 03:16:02 -07:00
Johan Andrén
86aa42cf6c remember entities and changing shardIdExtractor (#22894)
* Test case covering changing shard id extractor with remember-entities

* This should do the trick

* Feedback addressed

* Docs and migration guide mention

* Correct logic to persist that entity has moved off off shard
2017-05-22 10:08:18 +02:00
Patrik Nordwall
bfdde013e1 Merge pull request #22976 from pvlugter/doc-formatting
Fix or improve some formatting in the new docs
2017-05-19 14:07:53 +02:00
Patrik Nordwall
7f3d829108 Merge pull request #22953 from akka/wip-22918-DeviceGroupTest-patriknw
fix race in DeviceGroupTest, #22893
2017-05-19 13:54:15 +02:00
Patrik Nordwall
3881516654 update logback test/docs dependency (#22972) 2017-05-19 13:30:57 +02:00
Peter Vlugter
bcd311a035 Remove blockquotes around lists in the docs 2017-05-19 11:36:53 +12:00
Peter Vlugter
9cc0f5ea98 Fix or improve some formatting in the new docs 2017-05-18 18:39:23 +12:00
Martynas Mickevičius
7b73ecb33d Merge pull request #22959 from akka/wip-22949-toc-depth-patriknw
missing toc depth in guide, #22949
2017-05-15 20:11:09 +03:00
Patrik Nordwall
e9d8daf189 missing toc depth in guide, #22949 2017-05-15 18:05:42 +02:00
Richard Imaoka
4b1765ef54 Fix text of stream-quickstart.rst for Java (Fixes #22923) 2017-05-15 23:49:02 +09:00
Patrik Nordwall
2cc65e73a1 fix race in DeviceGroupTest, #22893 2017-05-15 15:51:51 +02:00
synox
2858118946 typ: added missing space (#22952)
yeah, just a space.
2017-05-15 06:40:02 -07:00
Patrik Nordwall
357de69b5a change top heading to Akka Documentation 2017-05-15 12:25:15 +02:00
Patrik Nordwall
55f3c68ca4 Merge branch 'master' into wip-akka-docs-new 2017-05-15 12:22:32 +02:00
Arnout Engelen
cf282f9a43 Fix typo in test name 2017-05-15 08:46:04 +02:00
Patrik Nordwall
60018d33e8 Merge pull request #22924 from akka/wip-22900-quickstart-patriknw
rewrite quickstart page, #22900
2017-05-12 16:58:00 +02:00
Patrik Nordwall
3a964417a0 Merge pull request #22929 from akka/no-toplevel-toc
Remove top-level index.md from the ToC
2017-05-12 16:56:38 +02:00
Arnout Engelen
c4555b8e5e Remove top-level index.md from the ToC
index.md is *almost* the same between java and scala variations now - I wonder
if 'Java 8 and Scala Compatibility' really deserves its own top-level section?
2017-05-12 15:47:12 +02:00
Martynas Mickevičius
0e7a8e1e61 #22909 Fix parameters
* @binVersion@
* @github@
* @samples@
* @exampleCodeService@
2017-05-12 16:38:46 +03:00
Patrik Nordwall
68aeba1cb7 rewrite quickstart page, #22900 2017-05-12 13:44:42 +02:00
Arnout Engelen
4cb9c2436f Add java examples to getting started guide, with language switch (#22919)
* Java version of new Hello World
* Define paradox groups, use shorthand directives
* Make tutorial apply to both java and scala
* Use sbt-paradox-akka
2017-05-12 04:42:10 -07:00
Arnout Engelen
513dbfbec0 Fix tables in camel.md (#22898) (#22922) 2017-05-12 03:26:45 -07:00
Patrik Nordwall
3d9a997036 fix links, #22912
* ../scala and ../java links
* removed -java -scala from anchors
* fix FIXMEs of unresolved links
* and some more weird link texts
2017-05-12 10:30:23 +02:00
Patrik Nordwall
17963fcbe3 fix wrong relative links in toc 2017-05-11 17:38:58 +02:00
Patrik Nordwall
47682ecc72 fix circuitbreaker.md 2017-05-11 17:36:45 +02:00
Patrik Nordwall
59f53e1a22 move code to src/test
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00
Patrik Nordwall
413df8e0f4 additional cleanup 2017-05-11 17:36:45 +02:00
Patrik Nordwall
36571de29d Information for Akka Developers, #22902 2017-05-11 17:36:45 +02:00
Patrik Nordwall
6d099cc8ad Cleanup ToC, #22901
* remove old intro / getting started
* other modules, community projects
2017-05-11 17:36:45 +02:00
Martynas Mickevičius
81df4ff417 #22903 Fix code snippeds
* move scala and java sources out of paradox sources
* replace relative paths with $code$ and $akka$
* fix broken includes
2017-05-11 13:38:17 +03:00
Arnout Engelen
7bee495749 Use linked directories to share docs between scala and java
Inspired by 1b2b8439ae47957a6357160608956cf3c0e7555f

Partially scripted with the 'link-common-sections.sh' script at
https://github.com/johanandren/akkadocs-sphinx2paradox/pull/3/files
2017-05-10 19:45:13 +02:00
Arnout Engelen
8fbaa1054c Run rst to md conversion
Based on the slightly modified rst source in the convertedReference branch

As documented in https://docs.google.com/document/d/1dfN7ds-kKPKSokZZTbyXdNjMzZyUkwuOd8V5JXWd6wY/edit
2017-05-10 16:20:38 +02:00