No description
Find a file
2010-10-18 19:30:43 +02:00
akka-actor/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-amqp/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +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 Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-remote/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-samples Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +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 Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
akka-typed-actor/src Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +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 added fork of riak-java-pb-client to embedded repo, udpated backend to use new code therein, and all tests pass 2010-10-14 19:50:17 -04:00
project Merge with master 2010-10-15 10:03:12 +02:00
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