No description
Find a file
2010-10-29 16:18:46 +02:00
akka-actor/src Merge branch 'master' of git@github.com:jboner/akka 2010-10-29 16:18:46 +02:00
akka-amqp/src Fixing Akka Camel with the new package 2010-10-26 13:45:06 +02:00
akka-camel/src Fixed compile error after resolving merge conflict 2010-10-29 11:37:41 +02:00
akka-http/src Adding shutdown hook that clears logging levels registered by Configgy, closing ticket 486 2010-10-29 15:31:07 +02:00
akka-jta/src BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
akka-karaf/akka-features/src/main/resources BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
akka-kernel/src/main/scala BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
akka-persistence Refactored a CommonStorageBackend out of the KVBackend, tweaked the CassandraBackend to extend it, and tweaked the Vold and Riak backends to use the updated KVBackend 2010-10-28 19:14:37 -04:00
akka-remote/src Changed default remote port from 9999 to 2552 (AKKA) :-) 2010-10-29 16:07:33 +02:00
akka-samples Merge branch 'master' of git@github.com:jboner/akka 2010-10-29 16:18:46 +02:00
akka-sbt-plugin Merge with master 2010-10-28 14:03:53 +02:00
akka-spring/src Changed default remote port from 9999 to 2552 (AKKA) :-) 2010-10-29 16:07:33 +02:00
akka-typed-actor/src BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
config Changed default remote port from 9999 to 2552 (AKKA) :-) 2010-10-29 16:07:33 +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 Remove Camel staging repo 2010-10-29 11:54:34 +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