No description
Find a file
2010-10-27 18:03:14 +02:00
akka-actor/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-27 18:03:14 +02:00
akka-amqp/src remove usage of 'actor' function 2010-10-20 15:03:16 +02:00
akka-camel/src Closes #479. Do not register listeners when CamelService is turned off by configuration 2010-10-21 16:58:39 +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 converted tabs to spaces 2010-10-26 23:44:13 +02:00
akka-remote/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-26 23:19:02 +02:00
akka-samples use nice case objects for the states :-) 2010-10-27 11:41:35 +02:00
akka-sbt-plugin Switching to non-SSL repo for jBoss 2010-10-26 14:23:55 +02:00
akka-spring/src Fixing race-conditions, now works albeit inefficiently when adding/removing actors rapidly 2010-10-24 15:22:28 +02:00
akka-typed-actor/src Fixing a cranky compiler whine on a match statement 2010-10-25 18:21:22 +02:00
config converted tabs to spaces 2010-10-26 23:44:13 +02: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 converted tabs to spaces 2010-10-26 23:44:13 +02:00
scripts Improved secure cookie generation script 2010-10-27 13:22:38 +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