pekko/akka-actor-tests/src/test/scala/akka
patriknw 1d6f350799 Merge pull request #300 from jboner/wip-1776-ser-patriknw
Find serializer by looking at interfaces and super classes. See #1766
2012-02-04 10:19:07 -08:00
..
actor fix SchedulerSpec, this time for real. 2012-02-03 14:52:10 +01:00
config Switching to fork join as default dispatcher and adding tests for it 2012-01-31 10:12:45 +01:00
dataflow Cleaning up the code 2012-02-01 14:04:01 +01:00
dispatch Renaming tryRecover to recoverWith as in SIP14, adding parameter to foreach 2012-02-03 09:25:56 +01:00
event Removed the need for passing in 'this' as log source to LoggingReceive. See #1720 2012-01-26 13:24:48 +01:00
japi moved tests from akka-actor to new module akka-actor-tests to fix circular dependencies between testkit and akka-actor 2011-04-06 07:45:42 +02:00
pattern remove use of akka.actor.timeout property for ask 2012-01-23 15:59:18 +01:00
performance Adjusted performance benchmarks for fjpool. See #1728 2012-01-30 20:37:52 +01:00
routing Merge remote-tracking branch 'origin/master' into wip-1644-programmatic-deploy-∂π 2012-02-03 09:49:04 +01:00
serialization Find serializer by looking at interfaces and super classes. See #1766 2012-02-03 17:32:32 +01:00
testkit Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
ticket move everything into package akka.pattern 2012-01-18 10:18:51 +01:00
util Fixed things from review. See #1310 2012-02-01 17:38:12 +01:00
AkkaExceptionSpec.scala Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }' 2011-09-27 17:41:02 +02:00
Messages.scala Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00