No description
Find a file
2010-11-23 09:20:44 +01:00
akka-actor/src Merge branch 'master' of git@github.com:jboner/akka 2010-11-23 08:19:04 +01:00
akka-amqp/src minor simplification 2010-11-12 14:24:06 +01:00
akka-camel/src Fixed issues with config - Ticket #535 2010-11-22 15:32:54 +01:00
akka-http/src Fixed issues with config - Ticket #535 2010-11-22 15:32:54 +01:00
akka-jta/src Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01: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/akka Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01:00
akka-persistence Fixed issues with config - Ticket #535 2010-11-22 15:32:54 +01:00
akka-remote/src Fixed problem with message toString is not lazily evaluated in RemoteClient 2010-11-23 08:36:47 +01:00
akka-samples Fixed issues with config - Ticket #535 2010-11-22 15:32:54 +01:00
akka-sbt-plugin Fixing groupID for SBT plugin and change url to akka homepage 2010-11-21 13:31:07 +01:00
akka-spring/src Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01:00
akka-stm/src Added a root akka folder for source files for the docs to work properly, closing ticket #541 2010-11-20 22:26:26 +01:00
akka-typed-actor/src Fixed bug in ActorRegistry getting typed actor by manifest 2010-11-22 09:00:13 +01:00
config Removed reflective coupling to akka cloud 2010-11-22 17:58:21 +01:00
docs/images removed scaladoc 2009-12-27 16:02:45 +01:00
embedded-repo First pass on separating stm into its own module 2010-11-14 09:53:14 +13:00
project Upgrade to Scala 2.8.1 2010-11-23 09:20:44 +01: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