Commit graph

20 commits

Author SHA1 Message Date
Viktor Klang
dfa637b090 Its a wrap! 2010-09-19 18:16:32 +02:00
Viktor Klang
551f25aba8 Aaaaalmost there... 2010-09-17 16:04:25 +02:00
Viktor Klang
971ebf4501 Fixing #437 by adding "Remote" Future 2010-09-16 15:58:46 +02:00
Michael Kober
e77f07c643 closing ticket 434; added id to ActorInfoProtocol 2010-09-16 13:50:57 +02:00
Viktor Klang
e43d9b2b61 Merge branch 'master' into ticket_419 2010-09-14 13:48:52 +02:00
Michael Kober
8d96c42c56 Merge branch 'ticket194' 2010-09-13 18:42:17 +02:00
Michael Kober
5a1e8f5235 closing ticket #426 2010-09-13 13:31:42 +02:00
Viktor Klang
ceff8bd9e8 Remove initTransactionalState, renamed init and shutdown 2010-09-13 11:08:43 +02:00
Viktor Klang
a5c5efc4ff Safekeeping 2010-09-12 11:24:27 +02:00
Michael Kober
bfb612908b closing ticket 378 2010-09-09 10:42:03 +02:00
Viktor Klang
0085dd6504 Removing erronous use of uuid and replaced with id 2010-09-07 12:54:10 +02:00
Viktor Klang
8886de10bb Merge with upstream 2010-09-07 11:05:30 +02:00
Viktor Klang
869549c590 Fixing id/uuid misfortune 2010-09-07 11:02:12 +02:00
Viktor Klang
ed1e45e6b1 Refactoring RemoteServer 2010-09-07 10:12:26 +02:00
Michael Kober
ec61c29f21 implemented server managed typed actor 2010-09-06 16:33:55 +02:00
Michael Kober
60d4010421 started working on ticket 194 2010-09-06 10:21:31 +02:00
Michael Kober
2478e5d6ad fix: server initiated remote actors not found
removed fixme comment
2010-09-06 09:40:35 +02:00
Jonas Bonér
3268b1771e Moved ActorSerialization to 'serialization' package 2010-09-01 19:22:39 +02:00
Jonas Bonér
be32e80985 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/resources/logback.xml
	akka-actor/src/main/scala/dataflow/DataFlowVariable.scala
	akka-actor/src/test/scala/dataflow/DataFlowSpec.scala
	akka-remote/src/main/scala/remote/RemoteClient.scala
	akka-remote/src/test/resources/logback-test.xml
2010-08-29 18:17:36 +02:00
Jonas Bonér
da91cac150 Completed refactoring into lightweight modules akka-actor akka-typed-actor and akka-remote 2010-08-28 17:00:27 +02:00
Renamed from akka-core/src/main/scala/remote/RemoteServer.scala (Browse further)