| .. |
|
dispatch
|
Merge remote-tracking branch 'origin/master' into wip-remote-supervision-rk
|
2011-12-13 16:59:43 +01:00 |
|
routing
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
ActorFireForgetRequestReplySpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
ActorLifeCycleSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
ActorLookupSpec.scala
|
rename /null to /deadLetters, fixes #1492
|
2011-12-13 18:29:51 +01:00 |
|
ActorRefSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
ActorSystemSpec.scala
|
Fixed several memory and thread leaks. See #1404
|
2011-12-02 09:48:21 +01:00 |
|
ActorTimeoutSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
Bench.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
ConsistencySpec.scala
|
Tweaking the consistency spec for using more cores
|
2011-12-01 17:02:30 +01:00 |
|
DeathWatchSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
DeployerSpec.scala
|
wrap up local routing
|
2011-12-12 23:34:52 +01:00 |
|
ForwardActorSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
FSMActorSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
FSMTimingSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
FSMTransitionSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
HotSwapSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
IOActor.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
JavaAPISpec.scala
|
Fixed several memory and thread leaks. See #1404
|
2011-12-02 09:48:21 +01:00 |
|
LocalActorRefProviderSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
ReceiveTimeoutSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
RestartStrategySpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
SchedulerSpec.scala
|
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
|
2011-12-13 14:09:40 +01:00 |
|
Supervisor.scala
|
Removing Channel(s), tryTell etc, everything compiles but all tests are semibroken
|
2011-10-31 16:09:51 +01:00 |
|
SupervisorHierarchySpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
SupervisorMiscSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
SupervisorSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
SupervisorTreeSpec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
Ticket669Spec.scala
|
Removed actorOf methods from AkkaSpec. See #1439
|
2011-12-07 11:10:54 +01:00 |
|
TypedActorSpec.scala
|
DOC: Corrections of dispatcher docs from review. See #1471
|
2011-12-13 15:03:32 +01:00 |