No description
Find a file
2010-10-13 19:02:25 -04:00
akka-actor/src Folding 3 volatiles into 1, all transactor-based stuff 2010-10-09 15:13:55 +02:00
akka-amqp/src after merge cleanup 2010-10-08 18:10:57 +02:00
akka-camel/src Merge branch '457-krasserm' 2010-10-09 18:59:35 +02:00
akka-http/src Removing more boilerplate from AkkaServlet 2010-10-05 14:42:17 +02:00
akka-jta/src/main/scala Replacing use of == null and != null for Scala 2010-09-28 11:21:05 +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 an inconsistency 2010-10-13 19:02:25 -04:00
akka-remote/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-09 11:23:00 +02:00
akka-samples Merge branch '457-krasserm' 2010-10-09 18:59:35 +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 Merge remote branch 'remotes/origin/master' into java-api 2010-10-07 16:12:16 +02:00
akka-typed-actor/src -1 volatile field in ActorRef, trapExit is migrated into faultHandler 2010-10-08 13:40:13 +02:00
config CamelService can now be turned off by configuration. Closes #447 2010-09-30 07:21:31 +02:00
docs/images removed scaladoc 2009-12-27 16:02:45 +01:00
embedded-repo Upgraded to AspectWerkz 2.2.2 with new fix for Scala load-time weaving 2010-10-06 11:15:08 +02:00
project Initial Scaffold of Riak Module 2010-10-09 22:24:31 -04:00
scripts Updated version to 1.0-SNAPSHOT 2010-08-23 13:55:14 +02:00
.gitignore Introduced uniquely identifiable, loggable base exception: AkkaException and made use of it throught the project 2010-08-19 07:01:09 +02: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