pekko/akka-actor/src/main/scala/akka
2011-06-29 14:32:08 +02:00
..
actor added missing storage dir 2011-06-29 13:48:09 +03:00
cluster Fixed broken support for automatic migration of actors residing on crashed node. 2011-06-27 18:57:48 +02:00
config pluggable serializers - changed entry name in akka.conf to serialization-bindings. Also updated akka-reference.conf with a commented section on pluggable serializers 2011-06-15 13:42:22 +05:30
dispatch Merge branch 'master' of github.com:jboner/akka 2011-06-17 09:54:56 +02:00
event enable actor message and lifecycle tracing 2011-06-18 10:24:40 +02:00
japi Added Scalariform sbt plugin which formats code on each compile. Also checking in reformatted code 2011-05-18 17:25:30 +02:00
remoteinterface Fixed clustered management of actor serializer. 2011-06-22 09:59:00 +02:00
routing Fixed clustered management of actor serializer. 2011-06-22 09:59:00 +02:00
serialization Fixed clustered management of actor serializer. 2011-06-22 09:59:00 +02:00
util Ticket 975, moved package object for duration to correct directory 2011-06-29 14:32:08 +02:00
AkkaException.scala remove stack trace duplication for AkkaException 2011-06-17 21:54:02 +02:00
package.scala Creating a package object for the akka-package to put the .as-conversions there, also switching over at places from !! to ? 2011-06-13 14:59:22 +02:00