No description
Find a file
2010-11-20 21:08:57 +01:00
akka-actor/src Making register and unregister of ActorRegistry private 2010-11-18 16:46:24 +01:00
akka-amqp/src minor simplification 2010-11-12 14:24:06 +01:00
akka-camel/src Fixing ticket #530 2010-11-14 16:29:07 +01:00
akka-http/src Removing legacy code for 1.0 2010-11-12 10:58:16 +01:00
akka-jta/src Reworked stm with no global/local 2010-11-14 09:53:14 +13: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 removed trailing spaces 2010-10-29 16:33:31 +02:00
akka-persistence fixed ticket #531 - Fix RedisStorage add() method in Java API : added Java test case akka-persistence/akka-persistence-redis/src/test/java/akka/persistence/redis/RedisStorageTests.java 2010-11-16 17:52:43 +05:30
akka-remote/src First pass on separating stm into its own module 2010-11-14 09:53:14 +13:00
akka-samples Reworked stm with no global/local 2010-11-14 09:53:14 +13:00
akka-sbt-plugin Change to akka-actor rather than akka-remote as default in sbt plugin 2010-11-18 12:54:55 +13:00
akka-spring/src Reworked stm with no global/local 2010-11-14 09:53:14 +13:00
akka-stm/src fix ticket-532 2010-11-15 11:48:50 -05:00
akka-typed-actor/src Move transactor.typed to other packages 2010-11-14 09:54:10 +13:00
config closing ticket 518 2010-11-12 10:25:36 -05: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 Changing artifact IDs so they dont include scala version no, closing ticket #529 2010-11-20 21:08:57 +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