This website requires JavaScript.
Explore
Help
Sign in
raboof
/
pekko
Watch
1
Star
0
Fork
You've already forked pekko
0
Code
Issues
Pull requests
Projects
Releases
6
Packages
Wiki
Activity
Actions
10
e51601d419
pekko
/
akka-actor
/
src
/
main
/
scala
/
akka
History
Download ZIP
Download TAR.GZ
Patrik Nordwall
44025a3ffc
Ticket 975, moved package object for duration to correct directory
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