pekko/akka-docs
Jonas Bonér 09a219bcd1 Merge branch 'master' of github.com:jboner/akka
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-10-27 09:46:50 +02:00
..
_sphinx Update docs version to 1.2-SNAPSHOT 2011-05-11 15:10:41 +12:00
additional Added multi-jvm test for ClusterDeployer 2011-06-27 08:51:54 +02:00
cluster Merge branch 'master' of github.com:jboner/akka 2011-10-27 09:46:50 +02:00
common Making a Java API for Scheduler (JScheduler) and an abstract class Scheduler that extends it, to make the Scheduler pluggable, moving it into AkkaApplication and migrating the code. 2011-10-17 18:35:36 +02:00
dev Completed RemoteActorRefProvider and parsing/management of 'remote' section akka.conf, now does provisioning and local instantiation of remote actor on its home node. Also changed command line option 'akka.cluster.port' to 'akka.remote.port'. 2011-09-22 03:36:59 +02:00
disabled Major refactoring of RemoteActorRefProvider, remote Routing and FailureDetector, including lots of fixes and improvements. 2011-10-07 15:42:55 +02:00
general fix small naming errors in supervision.rst 2011-10-17 17:59:04 +02:00
images Minor changes to docs + added new akka logo 2011-05-08 20:42:40 +02:00
intro #1299 - Removing reply and tryReply, preparing the way for 'sender ! response' 2011-10-19 16:59:47 +02:00
java Renaming link/unlink to startsMonitoring/stopsMonitoring 2011-10-14 15:09:46 +02:00
modules Moved remote-centric config sections out of 'cluster' to 'remote'. Minor renames and refactorings. 2011-09-20 16:30:21 +02:00
project Major rework of supervision and death watch, still not fully functioning 2011-09-28 14:19:59 +02:00
scala Conversion of class names into literal blocks 2011-10-26 14:22:16 +02:00
conf.py Fix for right arrows in pdf docs 2011-10-12 10:55:35 +02:00
index.rst updates to remove references to akka-modules 2011-05-25 15:27:11 -07:00
Makefile enable quick build of akka-docs (html) 2011-06-19 16:31:18 +02:00
more.png Added docs for durable mailboxes, plus filtered out replication tests 2011-05-17 16:34:07 +02:00