No description
Find a file
2010-10-21 10:19:45 +02:00
akka-actor/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-21 10:19:45 +02:00
akka-amqp/src remove usage of 'actor' function 2010-10-20 15:03:16 +02:00
akka-camel/src Improvements to actor-component API docs 2010-10-12 15:29:19 +02:00
akka-http/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-jta/src Fixed akka-jta bug and added tests 2010-10-11 09:53:44 +02:00
akka-karaf/akka-features/src/main/resources Completed refactoring into lightweight modules akka-actor akka-typed-actor and akka-remote 2010-08-28 17:00:27 +02:00
akka-kernel/src/main/scala Creating a Main object for Akka-http 2010-10-04 14:42:40 +02:00
akka-persistence fix for issue #480 Regression multibulk replies redis client with a new version of redisclient 2010-10-19 23:38:41 +05:30
akka-remote/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-21 10:19:45 +02:00
akka-samples Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
akka-sbt-plugin Merge branch 'master' of git@github.com:jboner/akka 2010-08-29 18:17:36 +02:00
akka-spring/src Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
akka-typed-actor/src Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
config adding default riak config to akka-reference.conf 2010-10-15 12:26:31 -04:00
docs/images removed scaladoc 2009-12-27 16:02:45 +01:00
embedded-repo fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
project fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
scripts Updated version to 1.0-SNAPSHOT 2010-08-23 13:55:14 +02:00
.gitignore Add tags to gitignore. 2010-10-06 15:21:44 +08:00
LICENSE Added explicit nullification of all ActorRef references in Actor to make the Actor instance eligable for GC 2010-05-18 20:25:13 +02:00
README Made 'hotswap' a Stack instead of Option + addded 'RevertHotSwap' and 'unbecome' + added tests for pushing and popping the hotswap stack 2010-10-08 13:24:06 +02:00
README.textile Release 0.10 2010-08-21 18:06:35 +02:00