pekko/akka-docs/rst/scala
Patrik Nordwall b30e460be7 = #17342 Make 2.4 binary compatible with 2.3
(cherry picked from commit 89af8bdb90)

* remove final identifier in serializers

i* revert/deprecate ProtobufSerializer.ARRAY_OF_BYTE_ARRAY

* adding back compatible empty constructor in serializers

* make FSM.State compatible

* add back ActorPath.ElementRegex

* revert SocketOption changes and add SocketOptionV2
  see a6d3704ef6

* problem filter for ActorSystem and ActorPath

* problem filter for ByteString

* problem filter for deprecated Timeout methods

* BalancingPool companion

* ask

* problem filter for ActorDSL

* event bus

* exclude hasSubscriptions

* exclude some problems in testkit

* boundAddress and addressFromSocketAddress

* Pool nrOfInstances

* PromiseActorRef

* check with 2.3.9

* migration guide note

* explicit exclude of final class problems
2015-05-11 21:11:52 +02:00
..
code/docs = #17342 Make 2.4 binary compatible with 2.3 2015-05-11 21:11:52 +02:00
actordsl.rst =doc #3564 Moving the Actor DSL doc section 2013-12-17 12:21:52 -05:00
actors.rst =doc add clarification on ActorSelection vs. ActorRef 2015-03-09 15:09:56 +01:00
agents.rst add links to reference.conf to docs 2014-03-24 12:02:47 +01:00
camel.rst =doc Fixed links in camel docs 2015-03-05 10:44:13 +01:00
cluster-metrics.rst + akka-cluster-metrics: new akka module 2015-01-19 10:23:54 -06:00
cluster-usage.rst + akka-cluster-metrics: new akka module 2015-01-19 10:23:54 -06:00
dispatchers.rst +act #2075 Added possibility to pass an ExecutionContext to an ActorSystem 2014-01-16 23:24:06 +01:00
event-bus.rst = #17342 Make 2.4 binary compatible with 2.3 2015-05-11 21:11:52 +02:00
extending-akka.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst =doc #16910 Fix include sections in fault tolerance docs 2015-04-01 10:50:30 +02:00
fsm.rst +doc #15542 Change FSM doc rst file to correctly specify None value for infinite timeout rather than Duration.Inf 2014-11-06 22:43:54 -05:00
futures.rst add Futures.promise to the docs 2013-05-09 21:50:28 +02:00
hello-world.rst =doc clean up what-is-akka.rst and switch to www.typesafe.com 2014-03-13 12:42:47 +01:00
howto.rst =doc #3500 Add section about Dependency Injection 2013-08-26 09:58:16 +02:00
index-actors.rst add akka-typed project with generic ActorRef 2015-01-29 11:42:28 +01:00
index-futures.rst =tra #3668 Deprecate transactors 2013-12-13 11:00:06 +01:00
index-network.rst + akka-cluster-metrics: new akka module 2015-01-19 10:23:54 -06:00
index-utilities.rst =ker #15677 Deprecate Microkernel 2015-04-01 12:01:07 +02:00
io-tcp.rst +act #3586 #3807 Implement mandatory read throttling 2014-01-17 18:27:56 +01:00
io-udp.rst !act #15626 expose DatagramChannel creation in DatagramChannelCreator 2014-08-19 14:02:23 +03:00
io.rst !act #3812: Remove Pipelines 2014-01-17 15:52:24 +01:00
logging.rst =doc #16706 fixed wrong link and minor style fixes 2015-01-22 23:15:44 +05:00
mailboxes.rst Introduce stable priority mailboxes. 2015-01-28 11:20:59 +00:00
persistence.rst !per #15884 Make LevelDB an optional dependency 2015-03-24 13:58:09 -05:00
remoting.rst =act, ker, rem, doc #16330 deprecate akka.util.Crypt 2014-12-20 13:30:37 +03:00
routing.rst +act #13004 Adding TailChopping router 2014-07-29 20:27:03 +02:00
scheduler.rst =act #3572 Add parens to sender 2014-01-17 18:21:14 +01:00
serialization.rst =doc s/will always by/will always be/ 2015-01-20 16:47:51 +01:00
testing.rst +tes #16431 support for TestProbe with user-defined name 2014-12-04 22:42:40 +01:00
testkit-example.rst Fix one more broken code include in docs. See #3374 2013-05-23 09:48:30 +02:00
typed-actors.rst add akka-typed project with generic ActorRef 2015-01-29 11:42:28 +01:00
typed.rst Spelling mistakes and clarifications. 2015-03-19 13:22:12 -03:00