Arnout Engelen
087ed4b5a5
Add source.completionStage example #25468 ( #28338 )
2020-01-15 15:04:15 +01:00
Christopher Batey
a8086e86e5
Operator doc for flatmap merge ( #28488 )
2020-01-15 13:20:41 +01:00
Johan Andrén
3ca7cb0f94
Examples for the sliding operator #25468
2020-01-14 16:03:11 +01:00
Johannes Rudolph
ec208cad08
Merge branch 'master' into scalatest310
2020-01-14 12:03:32 +01:00
Patrik Nordwall
ab2300c4cb
doc: example for splitWhen and splitAfter, #25468 ( #28480 )
...
* doc: example for splitWhen and splitAfter, #25468
2020-01-14 10:17:20 +00:00
Patrik Nordwall
169098070d
doc: links to videos ( #28481 )
2020-01-14 10:59:48 +01:00
Helena Edelson
8157338346
Minor doc and scaladoc cleanup. ( #28484 )
2020-01-14 10:59:12 +01:00
Patrik Nordwall
856c4ff6f6
Rename Start message in HelloWorld ( #28469 )
...
* Rename more Start to SayHello
* fix copyright year in InmemJournalSpec
2020-01-13 14:48:31 +01:00
Mikhail Limansky
3f6a92aecf
Merge remote-tracking branch 'akka/master' into scalatest310
...
# Conflicts:
# akka-cluster-sharding-typed/src/test/java/jdocs/akka/cluster/sharding/typed/AccountExampleDocTest.java
2020-01-13 13:22:54 +03:00
Jorge Cruz
e55a9fcf89
Add missing word Map to tutorial_4.md ( #28472 )
2020-01-13 10:56:42 +01:00
Patrik Nordwall
cdc45c128d
Publish operations from InmemJournal ( #28332 )
...
* small feature that is useful for verifying that expected events were persisted
* doc example
* also enable serialization test config
2020-01-13 09:46:43 +01:00
Mike Limansky
d9ed927df0
Update to ScalaTest 3.1.0, fix #28289 .
2020-01-11 15:15:10 +03:00
Johan Andrén
4749b11be8
Typed receptionist deregistration ( #28406 )
...
* Co-authored-by: tipame <33191778+tipame@users.noreply.github.com>
2020-01-10 09:34:04 -08:00
Arnout Engelen
6b73a2504f
Document update strategy for sattelite projects ( #28457 )
...
* Document update strategy for sattelite projects #26985
Co-Authored-By: Dale Wijnand <344610+dwijnand@users.noreply.github.com>
2020-01-10 13:46:45 +01:00
gcnyin
0f6c01b13a
docs: fix typo; 'mailboxes' to 'dispatchers' ( #28461 )
2020-01-09 10:28:20 +01:00
Johan Andrén
589c6511bd
Limit and LimitWeighted operator docs #25468
2020-01-08 16:26:51 +01:00
Arnout Engelen
fb7c695d15
Link to replicator case object ( #28439 )
...
* Link to replicator case object (#28427 )
Unfortunately apidoc cannot detect when you link to a class but only the
corresponding object exists in the scaladoc, not the class itself.
* Further clarifications
2020-01-08 13:47:43 +01:00
Eric Loots
c7e79031d8
Fix typos, add some punctuation, and rephrase some text ( #28452 )
2020-01-08 09:27:04 +01:00
Patrik Nordwall
fd36041b2a
doc: change link text to Event Sourcing
2020-01-07 14:01:11 +01:00
Andrea Peruffo
1529e91edd
doc: fix ScalaFiddle integration for Akka 2.6 #27510
2020-01-07 08:12:31 +01:00
Helena Edelson
6bf20f4117
Update all copyright headers to 2020 after new year's #27881 ( #28434 )
2020-01-02 13:24:59 +01:00
Patrik Nordwall
980df6d146
mention 2.6.0 in rolling update change log ( #28413 )
2019-12-20 17:06:54 +01:00
Robert Stoll
8903e90c75
[doc] improve serialization ( #28404 )
2019-12-20 14:26:03 +01:00
Brian Wignall
fd41299943
Fix typos, via a Levenshtein-style corrector
2019-12-19 01:57:55 -05:00
Arnout Engelen
7c20800432
Better short titles for deprecated operators ( #28336 )
2019-12-17 16:42:30 -08:00
Patrik Nordwall
99dd41421d
dead scaladoc links to log markers ( #28339 )
2019-12-17 16:41:01 -08:00
Sebastian Schmidl
f26aace607
Add .withRouteeProps(props) to pool router builder API (akka typed) #28370
2019-12-17 17:08:43 +01:00
Robert Stoll
0ea1dea99d
[doc] unhandled vs empty vs ignore #27443
2019-12-17 14:24:32 +01:00
Patrik Nordwall
00fc33d0a5
Timout await extension initialization, #28301 ( #28340 )
...
* use the existing creation-timeout config
* and error message about the typical mistake of accessing
SerializationExtension from constructor of serializer
* mention in docs
2019-12-17 14:19:42 +01:00
Johan Andrén
4df5376dcb
Docs on fromSinkAndSource #25468 ( #28349 )
2019-12-16 15:01:45 +01:00
Johan Andrén
8a019f86a1
JFR-based remoting flight recorder #26282
2019-12-16 11:45:13 +01:00
Patrik Nordwall
7ddbaf3852
Merge pull request #28361 from tegonal/persistence-style-1
...
[doc] adjust link text to next section
2019-12-12 13:57:48 +01:00
Arnout Engelen
2a812b7dc6
stream operator docs: example above RS semantics ( #28357 )
2019-12-12 11:07:16 +00:00
Patrik Nordwall
d115b61821
Merge pull request #28360 from WadeWaldron/stash-docs
...
Adding a clarification to the Akka Classic stash documentation about what happens when an actor is restarted.
2019-12-12 11:59:10 +01:00
Robert Stoll
ded2373941
[doc] an for a better flow ( #28359 )
...
* [doc] `an` for a better flow
* [doc] fix typo `an` instead of `a`
* [doc] more `an` vs `a`
* [doc] add `a` for a better flow
* [doc] typo processes
* [doc] `in case` instead of `due to that`
* [doc] rephrase stashing discard reasons
2019-12-12 09:32:09 +01:00
Robert Stoll
569ff0495a
[doc] adjust link text to next section
...
and add the missing `the`
2019-12-12 06:41:26 +01:00
wadewaldron
325209b65f
Adding a clarification to the Akka Classic stash documentation about what happens when an actor is restarted.
2019-12-11 15:42:30 -06:00
Michał Sieczkowski
3c1c06fb88
Fix a single grammar error in docs ( #28352 )
2019-12-11 07:45:13 -08:00
Christopher Batey
17533f077c
Example for intersperse ( #28343 )
2019-12-11 15:39:41 +01:00
Patrik Nordwall
75c5155582
remove logging of full config in ConfigDocSpec ( #28314 )
...
* changed to compile only, since it's not testing anything
2019-12-11 12:18:07 +01:00
Patrik Nordwall
b99db2a501
Remove wrong import from hello world doc sample, #28169 ( #28345 )
2019-12-11 08:00:15 +00:00
Johan Andrén
653d05e7d6
Source.unfold examples ( #28081 )
2019-12-09 15:32:50 +01:00
Robert Stoll
fc48184a1e
[doc] add to for a better flow ( #28325 )
...
* [doc] add `to` for a better flow
* Accidentally introduced empty line when resolving conflict
2019-12-09 11:45:03 +01:00
Brian Wignall
10e61e816f
Fix typos ( #28326 )
2019-12-09 08:41:55 +01:00
Patrik Nordwall
be5a17aeae
attempt to fix v1.class does not exist ( #28309 )
...
* sometimes I see v1.class does not exist error from incremental compiler
* could be because we have `object v1` and `trait V1` in same package
2019-12-06 16:48:05 +01:00
Robert Stoll
1062a97ee8
[doc] improve blog post actor text ( #28320 )
2019-12-06 16:43:50 +01:00
Robert Stoll
a5ed9ee262
[doc] add a for a better flow ( #28322 )
2019-12-06 16:43:17 +01:00
Robert Stoll
b706dbcbd3
[doc] add the for a better flow ( #28319 )
2019-12-06 16:42:48 +01:00
Johan Andrén
d344aa5112
Document JavaFlowSupport ( #28315 )
...
* Document JavaFlowSupport #23478
* Apidoc link didn't work out
2019-12-06 10:53:46 +01:00
Patrik Nordwall
517d2ae7b0
add whiteliest in serialization rolling update instruction ( #28313 )
2019-12-05 14:47:32 -08:00