pekko/akka-docs/java
Patrik Nordwall e456213e31 Merge branch 'master' into wip-1503-remove-stm-patriknw
Conflicts:
	akka-actor-tests/src/test/scala/akka/actor/SchedulerSpec.scala
	akka-actor-tests/src/test/scala/akka/dispatch/FutureSpec.scala
	akka-docs/modules/camel.rst
2011-12-14 18:56:39 +01:00
..
code/akka/docs Enormous merge with master which probably led to the indirect unfortunate deaths of several kittens 2011-12-14 17:36:39 +01:00
dataflow.rst Renaming sendOneWay to tell, closing ticket #1072 2011-08-01 17:07:12 +02:00
dispatchers.rst DOC: Rewrite config comments. See #1505 2011-12-14 15:12:40 +01:00
fault-tolerance.rst Renaming link/unlink to startsMonitoring/stopsMonitoring 2011-10-14 15:09:46 +02:00
futures.rst DOC: Replace all akka.conf references. Fixes #1469 2011-12-09 13:27:27 +01:00
guice-integration.rst DOC: Removed stability-matrix 2011-12-13 08:09:54 +01:00
index.rst Removed STM module. See #1503 2011-12-14 12:39:27 +01:00
logging.rst DOC: Rewrite config comments. See #1505 2011-12-14 15:12:40 +01:00
routing.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
transactors.rst Removed STM module. See #1503 2011-12-14 12:39:27 +01:00
typed-actors.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
untyped-actors.rst Renaming completeWithResult to success, completeWithException to failure, adding tryComplete to signal whether the completion was made or not 2011-12-12 17:25:34 +01:00