| .. |
|
ActorSpec.scala
|
fixed async bug in active object + added AllTests for scala tests
|
2009-07-04 06:38:47 +02:00 |
|
AllSuite.scala
|
completed new actor impl with link/unlink trapExit etc. all tests pass + reorganized package structure
|
2009-06-21 14:08:43 +02:00 |
|
AllTest.scala
|
disabled persistence tests, since req a running Cassandra instance
|
2009-08-11 20:06:14 +02:00 |
|
CamelSpec.scala
|
completed protobuf protocol for remoting
|
2009-07-18 00:16:32 +02:00 |
|
EventBasedSingleThreadDispatcherTest.scala
|
fixed last stm issues and failing tests + added new thread-based dispatcher (plus test)
|
2009-07-06 23:45:15 +02:00 |
|
EventBasedThreadPoolDispatcherTest.scala
|
concurrent mode is now per-dispatcher
|
2009-07-28 17:48:11 +02:00 |
|
InMemoryActorSpec.scala
|
based remoting protocol Protobuf + added SBinary, Scala-JSON, Java-JSON and Protobuf serialization traits and protocols for remote and storage usage
|
2009-07-23 20:01:37 +02:00 |
|
JerseySpec.scala
|
completed protobuf protocol for remoting
|
2009-07-18 00:16:32 +02:00 |
|
Messages.scala
|
completed scala binary serialization'
|
2009-07-27 21:21:28 +02:00 |
|
MongoStorageSpec.scala
|
added remove functions for Map storage + added test cases + made getStorageRangeFor same in semantics as Cassandra impl
|
2009-08-13 22:16:47 +05:30 |
|
PersistentActorSpec.scala
|
fixed wrong path in embedded repository
|
2009-07-29 17:01:13 +02:00 |
|
RemoteActorSpec.scala
|
completed protobuf protocol for remoting
|
2009-07-18 00:16:32 +02:00 |
|
RemoteSupervisorSpec.scala
|
completed scala binary serialization'
|
2009-07-27 21:21:28 +02:00 |
|
SupervisorSpec.scala
|
completed protobuf protocol for remoting
|
2009-07-18 00:16:32 +02:00 |
|
ThreadBasedDispatcherTest.scala
|
fixed last stm issues and failing tests + added new thread-based dispatcher (plus test)
|
2009-07-06 23:45:15 +02:00 |
|
TransactionClasherSpec.scala
|
clean up and stabilization, getting ready for M1
|
2009-07-12 23:08:17 +02:00 |