Roland
7530beedaa
Merge branch 'master' of github.com:jboner/akka
2011-07-30 22:36:33 +02:00
Roland
0341a87b14
oops, sorry :-(
2011-07-30 22:36:01 +02:00
Debasish Ghosh
ad07fa363b
Merge branch 'master' of git@github.com:jboner/akka
2011-07-31 02:01:55 +05:30
Debasish Ghosh
6065b3c6bf
Merge branch 'master' of git@github.com:jboner/akka
2011-07-31 02:00:29 +05:30
Roland
acdc521b4f
clean up test output some more
...
- filter out expected debug messages
- rename EventFilter.apply(f: Event => Boolean) to EventFilter.custom to
allow type inference on provided function literal (does not work with
overloading)
- add filterException[T] { ... }
2011-07-30 22:29:12 +02:00
Debasish Ghosh
433c83c0db
fixed redis based serialization logic, added RedisClientPool, which is needed to handle multiple asynchronous message persistence over single threaded Redis - now runs all test cases in DurableMailboxSpec
2011-07-31 01:59:06 +05:30
Derek Williams
50bb14d9c3
Test output cleaned up in akka-actor-tests and akka-testkit
2011-07-29 15:22:11 -06:00
Derek Williams
02aeec6b57
Simpler method for filtering EventHandler during testing
2011-07-28 12:13:27 -06:00
Peter Veentjer
4b4f38c973
ticket #889 after merge
2011-07-28 16:56:35 +03:00
Peter Veentjer
0fcc35d4b0
ticket #889
2011-07-28 15:48:03 +03:00
Derek Williams
f1733aacc6
Reducing IO load again to try and pass test on CI build
2011-07-26 22:41:53 -06:00
Derek Williams
4da526da1b
CI build failure was due to IOManager not shutting down in time. Use different ports for each test so failure doesn't happen
2011-07-26 20:03:12 -06:00
Derek Williams
6625376e68
Reduce load during test to see if CI build will succeed.
2011-07-26 18:11:36 -06:00
Derek Williams
eea12dcd35
Don't use global dispatcher in case other tests don't cleanup
2011-07-26 18:10:39 -06:00
Derek Williams
749b63e732
formatting fixes
2011-07-26 17:58:37 -06:00
Peter Vlugter
ebc50b5acd
Update scalariform plugin
2011-07-27 09:37:44 +12:00
Derek Williams
5b5d3cd892
Merge branch 'master' into wip-derekjw
...
Conflicts:
akka-actor-tests/src/test/scala/akka/misc/SchedulerSpec.scala
akka-actor/src/main/scala/akka/actor/ActorRef.scala
akka-cluster/src/main/scala/akka/cluster/ClusterActorRef.scala
akka-tutorials/akka-tutorial-second/src/main/scala/Pi.scala
project/AkkaBuild.scala
2011-07-26 13:05:28 -06:00
Derek Williams
6d343b01f0
Merge branch 'master' into wip-derekjw
...
Conflicts:
akka-actor-tests/src/test/scala/akka/dispatch/FutureSpec.scala
akka-actor/src/main/scala/akka/actor/ActorRef.scala
2011-07-26 12:50:09 -06:00
Viktor Klang
0351858c9e
Lots of code cleanup and bugfixes of Deployment, still not AOT/JIT separation
2011-07-26 17:12:00 +02:00
Viktor Klang
0b1d5c78b9
Cleaning up some code
2011-07-26 16:07:58 +02:00
Peter Veentjer
21fee0fa34
ticket 889, initial checkin
2011-07-26 11:16:39 +03:00
Peter Vlugter
340ed11de5
Reformat with scalariform
2011-07-26 18:33:59 +12:00
Peter Vlugter
6f2fcc91ed
Add scalariform plugin
2011-07-26 18:15:34 +12:00
Peter Vlugter
6e337bfa2b
Update to sbt 0.10.1
2011-07-26 18:15:34 +12:00
Peter Veentjer
15cebdbf41
Merge branch 'master' of github.com:jboner/akka
2011-07-26 08:29:15 +03:00
Peter Veentjer
c495822af3
ticket #958 after merge
2011-07-26 08:28:51 +03:00
Peter Veentjer
96cc0a00b4
ticket #958
2011-07-26 08:16:26 +03:00
viktorklang
374f5dc4dc
Added docs for Amazon Elastic Beanstalk
2011-07-25 04:55:01 -07:00
Peter Veentjer
0153d8b69f
Merge branch 'master' of github.com:jboner/akka
2011-07-25 12:54:36 +03:00
Peter Veentjer
1b1720d65a
ticket #1048
2011-07-25 12:47:43 +03:00
Peter Vlugter
f406cd98e0
Add abstract method for dispatcher name
2011-07-25 13:53:25 +12:00
Viktor Klang
ae35e61a02
Merge branch 'master' of github.com:jboner/akka
2011-07-22 14:45:49 +02:00
Patrik Nordwall
a5bbbb572a
Ticket 981: Include akka properties in report
2011-07-22 10:01:25 +02:00
Patrik Nordwall
eccee3d12f
Ticket 981: minor
2011-07-22 10:00:57 +02:00
Patrik Nordwall
82710595d8
Ticket 981: Moved general stuff to separate package
2011-07-22 09:11:45 +02:00
Patrik Nordwall
031253f16d
Ticket 981: Include system info in report
2011-07-22 08:57:59 +02:00
Patrik Nordwall
4105cd949d
Ticket 981: Better initialization of MatchingEngineRouting
2011-07-22 08:13:12 +02:00
Patrik Nordwall
9874f5e863
Ticket 981: Added mean to percentiles and mean chart
2011-07-22 07:26:05 +02:00
Patrik Nordwall
fcfc0bd077
Ticket 981: Added mean to latency and througput chart
2011-07-22 07:26:05 +02:00
Patrik Nordwall
cfa8856fcd
Ticket 981: Adjusted how report files are stored and result logged
2011-07-22 07:26:05 +02:00
Peter Veentjer
1006fa61db
ticket 1043
2011-07-22 08:18:34 +03:00
Viktor Klang
ecb0935153
Removing superflous fields from LocalActorRef
2011-07-21 17:27:40 +02:00
Peter Veentjer
6a91ec0baa
ticket 917, after merge
2011-07-21 17:19:45 +03:00
Peter Veentjer
c0c60478df
ticket 917
2011-07-21 16:57:58 +03:00
Viktor Klang
77e71a9489
Merge branch 'master' of github.com:jboner/akka
2011-07-21 14:08:50 +02:00
Viktor Klang
0fa3ed1699
Forward porting fix for #1034
2011-07-21 14:08:38 +02:00
Patrik Nordwall
078886237a
Ticket 1002: dist dependsOn packageBin
2011-07-21 09:51:36 +02:00
Viktor Klang
b23a8fffeb
removing replySafe and replyUnsafe in favor of the unified reply/tryReply
2011-07-20 15:58:28 +02:00
Viktor Klang
4258abfc9f
Merge branch 'master' of github.com:jboner/akka
2011-07-20 12:58:59 +02:00
Viktor Klang
79d585ec96
Moving the config of the Scalariform
2011-07-20 12:44:34 +02:00