Commit graph

12466 commits

Author SHA1 Message Date
Viktor Klang
a6d3b0be54 Changes publication from sourcess to sources 2010-10-21 11:00:10 +02:00
Viktor Klang
35b64b04ed Changes publication from sourcess to sources 2010-10-21 11:00:10 +02:00
Jonas Bonér
d25d83d298 Merge branch 'master' of git@github.com:jboner/akka 2010-10-21 10:19:45 +02:00
Jonas Bonér
3746196085 Merge branch 'master' of git@github.com:jboner/akka 2010-10-21 10:19:45 +02:00
Jonas Bonér
50bb069885 Made Format serializers serializable 2010-10-21 08:18:51 +02:00
Jonas Bonér
bb1338ac61 Made Format serializers serializable 2010-10-21 08:18:51 +02:00
momania
ce72e585d2 Merge branch 'master' of git-proxy:jboner/akka 2010-10-20 15:06:09 +02:00
momania
78fd4151ea Merge branch 'master' of git-proxy:jboner/akka 2010-10-20 15:06:09 +02:00
momania
14f1126d90 remove usage of 'actor' function 2010-10-20 15:03:16 +02:00
momania
c225177549 remove usage of 'actor' function 2010-10-20 15:03:16 +02:00
Viktor Klang
b19725915f Reducing object creation per ActorRef + removed unsafe concurrent publication 2010-10-20 14:07:18 +02:00
Viktor Klang
9ff4ca7b2d Reducing object creation per ActorRef + removed unsafe concurrent publication 2010-10-20 14:07:18 +02:00
Debasish Ghosh
aa904136fd fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
Debasish Ghosh
3ffba776ae fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
Debasish Ghosh
2e46c3eafd fix for issue #480 Regression multibulk replies redis client with a new version of redisclient 2010-10-19 23:38:41 +05:30
Debasish Ghosh
2aec12ee05 fix for issue #480 Regression multibulk replies redis client with a new version of redisclient 2010-10-19 23:38:41 +05:30
Viktor Klang
ddfb15ea4b Added Java API constructor to supervision configuration 2010-10-19 18:41:18 +02:00
Viktor Klang
df79b08d7e Added Java API constructor to supervision configuration 2010-10-19 18:41:18 +02:00
Viktor Klang
470cd00ca6 Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
Viktor Klang
32592b46a7 Refining Supervision API and remove AllForOne, OneForOne and replace with AllForOneStrategy, OneForOneStrategy etc 2010-10-19 14:17:22 +02:00
Viktor Klang
3af056f137 Moved Faulthandling into Supvervision 2010-10-19 10:44:27 +02:00
Viktor Klang
7b1d23428b Moved Faulthandling into Supvervision 2010-10-19 10:44:27 +02:00
Martin Krasser
561cdfcf00 Upgrade to Camel 2.5 release candidate leaving ActiveMQ at version 5.3.2 because of https://issues.apache.org/activemq/browse/AMQ-2935 2010-10-19 10:44:04 +02:00
Martin Krasser
9515c93545 Upgrade to Camel 2.5 release candidate leaving ActiveMQ at version 5.3.2 because of https://issues.apache.org/activemq/browse/AMQ-2935 2010-10-19 10:44:04 +02:00
Viktor Klang
31aa8f7b81 Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
Viktor Klang
e9c946dda4 Refactored declarative supervision, removed ScalaConfig and JavaConfig, moved things around 2010-10-18 19:30:43 +02:00
Viktor Klang
66975789cf Removing local caching of actor self fields 2010-10-18 14:04:17 +02:00
Viktor Klang
49774393c3 Removing local caching of actor self fields 2010-10-18 14:04:17 +02:00
Martin Krasser
a1b29e8093 Added missing Consumer trait to example actor 2010-10-16 10:13:06 +02:00
Martin Krasser
721dbf1add Added missing Consumer trait to example actor 2010-10-16 10:13:06 +02:00
ticktock
eee0d32610 Merge branch 'master' of https://github.com/jboner/akka 2010-10-15 12:27:06 -04:00
ticktock
dd6430efc3 Merge branch 'master' of https://github.com/jboner/akka 2010-10-15 12:27:06 -04:00
ticktock
31620a4fd0 adding default riak config to akka-reference.conf 2010-10-15 12:26:31 -04:00
ticktock
942ed3d186 adding default riak config to akka-reference.conf 2010-10-15 12:26:31 -04:00
Viktor Klang
b4ef705958 Closing #456 2010-10-15 17:24:15 +02:00
Viktor Klang
98e48249df Closing #456 2010-10-15 17:24:15 +02:00
Martin Krasser
513e9c5676 Improve Java API to wait for endpoint activation/deactivation. Closes #472 2010-10-15 16:54:25 +02:00
Martin Krasser
77a1a9885c Improve Java API to wait for endpoint activation/deactivation. Closes #472 2010-10-15 16:54:25 +02:00
ticktock
b8acb06681 final tweaks before pushing to master 2010-10-15 10:28:20 -04:00
ticktock
34e07451fb final tweaks before pushing to master 2010-10-15 10:28:20 -04:00
ticktock
b15f41781a merging master 2010-10-15 10:26:42 -04:00
ticktock
54800f6902 merging master 2010-10-15 10:26:42 -04:00
Martin Krasser
96b8b455ed Improve API to wait for endpoint activation/deactivation. Closes #472 2010-10-15 15:35:17 +02:00
Martin Krasser
8977b9ebc9 Improve API to wait for endpoint activation/deactivation. Closes #472 2010-10-15 15:35:17 +02:00
Viktor Klang
b929fd13e0 Added Java API for Supervise 2010-10-15 10:06:04 +02:00
Viktor Klang
1c96a117a8 Added Java API for Supervise 2010-10-15 10:06:04 +02:00
Viktor Klang
fbddef7157 Merge with master 2010-10-15 10:03:12 +02:00
Viktor Klang
645e7ec926 Merge with master 2010-10-15 10:03:12 +02:00
ticktock
7b465bc46f added fork of riak-java-pb-client to embedded repo, udpated backend to use new code therein, and all tests pass 2010-10-14 19:50:17 -04:00
ticktock
732edcf924 added fork of riak-java-pb-client to embedded repo, udpated backend to use new code therein, and all tests pass 2010-10-14 19:50:17 -04:00