Commit graph

1668 commits

Author SHA1 Message Date
Jonas Bonér
26dc43540c Reformatting 2010-08-10 21:41:04 +02:00
Jonas Bonér
cb1f0a2f64 Merge branch 'master' of git@github.com:jboner/akka 2010-08-10 10:08:01 +02:00
Jonas Bonér
1948918322 Did some work on improving the Java API (UntypedActor) 2010-08-10 10:07:51 +02:00
Viktor Klang
6c1d32d203 Closing ticket #372, added tests 2010-08-09 23:08:22 +02:00
Viktor Klang
cfd7033cf8 Merge branch 'master' into ticket372 2010-08-09 22:31:02 +02:00
Viktor Klang
d62fdcd4d6 Fixing a boot sequence issue with RemoteNode 2010-08-09 19:35:07 +02:00
Viktor Klang
3ad5f34ff7 Cleanup and Atmo+Lift version bump 2010-08-09 17:42:14 +02:00
Viktor Klang
6d41299c61 The unborkening 2010-08-09 14:18:18 +02:00
Viktor Klang
d99e566004 Updated docs 2010-08-09 11:48:23 +02:00
Viktor Klang
6f42eee608 Removed if*-methods and improved performance for arg-less logging 2010-08-09 11:36:56 +02:00
Viktor Klang
d41f64df2f Formatting 2010-08-09 10:09:26 +02:00
Viktor Klang
bc7326e9d6 Closing ticket 370 2010-08-09 09:35:41 +02:00
Viktor Klang
db842dee4b Fixing ticket 372 2010-08-06 17:13:31 +02:00
Viktor Klang
afe820e2aa Merge branch 'master' into ticket337 2010-08-06 16:05:27 +02:00
Viktor Klang
6c6d3d246b Closing ticket 337 2010-08-06 16:03:36 +02:00
momania
09d7cc75eb - forgot the api commit
- disable tests again :S
2010-08-06 13:39:24 +02:00
momania
f6d86ed79c - move helper object actors in specs companion object to avoid clashes with the server spec (where the helpers have the same name) 2010-08-06 13:36:18 +02:00
momania
17e97ead5a - made rpc handler reqular function instead of partial function
- add queuename as optional parameter for rpc server (for i.e. loadbalancing purposes)
2010-08-06 13:35:44 +02:00
momania
aebdc773eb Merge branch 'master' of git-proxy:jboner/akka 2010-08-06 11:45:16 +02:00
Viktor Klang
88053cf39a Added unit test to test for race-condition in ActorRegistry 2010-08-05 17:28:07 +02:00
Viktor Klang
7f364dfef1 Fixed race condition in ActorRegistry 2010-08-05 16:11:44 +02:00
Viktor Klang
c2a156d514 Race condition should be patched now 2010-08-05 12:04:32 +02:00
rossputin
e58e9b9fa2 update run-akka script to use 2.8.0 final 2010-08-04 14:57:36 +01:00
Viktor Klang
5168bb5cae Uncommenting SSL support 2010-08-04 13:31:41 +02:00
Viktor Klang
573c0bf1d5 Closing ticket 368 2010-08-04 10:45:29 +02:00
Viktor Klang
774424afe3 Closing ticket 367 2010-08-03 16:13:19 +02:00
Viktor Klang
80a325ef34 Closing ticket 355 2010-08-03 14:42:42 +02:00
Viktor Klang
54fb468d8b Merge branch 'ticket352' 2010-08-03 11:41:02 +02:00
Viktor Klang
2a1ec37682 Merge with master 2010-08-03 11:40:25 +02:00
Viktor Klang
f9750d8dc6 Closing ticket 352 2010-08-03 11:25:09 +02:00
momania
7c33e7f1db Merge branch 'master' of git-proxy:jboner/akka
Conflicts:
	akka-amqp/src/test/scala/AMQPConnectionRecoveryTest.scala
	akka-amqp/src/test/scala/AMQPConsumerChannelRecoveryTest.scala
	akka-amqp/src/test/scala/AMQPConsumerConnectionRecoveryTest.scala
	akka-amqp/src/test/scala/AMQPConsumerManualAcknowledgeTest.scala
	akka-amqp/src/test/scala/AMQPConsumerMessageTest.scala
	akka-amqp/src/test/scala/AMQPProducerChannelRecoveryTest.scala
	akka-amqp/src/test/scala/AMQPProducerConnectionRecoveryTest.scala
	akka-amqp/src/test/scala/AMQPProducerMessageTest.scala
	akka-amqp/src/test/scala/AMQPRpcClientServerTest.scala
2010-08-03 09:57:15 +02:00
Martin Krasser
5809a01c19 Merge branch 'master' of github.com:jboner/akka 2010-08-02 20:14:11 +02:00
Martin Krasser
c89295379c closes #366: CamelService should be a singleton 2010-08-02 20:11:41 +02:00
Peter Vlugter
3e423acf83 Ref extends Multiverse BasicRef (closes #253) 2010-08-02 15:49:04 +12:00
Martin Krasser
f3497142c8 Test cases for handling actor failures in Camel routes. 2010-08-01 15:27:06 +02:00
Jonas Bonér
e5c1a45c58 formatting 2010-07-31 12:37:08 +02:00
Jonas Bonér
ae75e1416b Removed TypedActor annotations and the method callbacks in the config 2010-07-31 12:29:17 +02:00
Jonas Bonér
d4ce436308 Changed the Spring schema and the Camel endpoint names to the new typed-actor name 2010-07-31 00:52:46 +02:00
Jonas Bonér
ba68c1eb58 Removed imports not used 2010-07-30 09:24:47 -07:00
Jonas Boner
ac77ce525b Restructured test folder structure 2010-07-30 18:23:53 +02:00
Martin Krasser
cfa7dc0625 Merge branch 'master' of github.com:jboner/akka 2010-07-30 13:19:33 +02:00
Martin Krasser
01c3be9af4 Fixed failing (and temporarily disabled) tests in akka-spring after refactoring from ActiveObject to TypedActor.
- Further:
  * Dropped support for @PostConstruct
  * Cleaned up typed actor implementations for testing
2010-07-30 13:17:44 +02:00
Jonas Boner
ea5ce25474 removed trailing whitespace 2010-07-30 00:46:35 +02:00
Jonas Boner
a4d246ea4f dos2unix 2010-07-30 00:45:33 +02:00
Jonas Boner
1817a9dd32 Merge branch 'master' of github.com:jboner/akka
Conflicts:
	akka-core/src/main/scala/actor/UntypedActor.scala
2010-07-30 00:23:47 +02:00
Jonas Boner
8c82e2724d Added UntypedActor and UntypedActorRef (+ tests) to work with untyped MDB-style actors in Java. 2010-07-30 00:18:43 +02:00
Viktor Klang
10ffeb6a30 Fixing Comparable problem 2010-07-29 21:19:33 +02:00
Jonas Bonér
2903613098 removed trailing whitespace 2010-07-29 17:29:51 +02:00
Jonas Bonér
b15d8b8725 converted tabs to spaces 2010-07-29 16:15:18 +02:00
Jonas Bonér
1c7985f180 Merge branch 'master' of git@github.com:jboner/akka 2010-07-29 16:14:02 +02:00