Commit graph

1896 commits

Author SHA1 Message Date
Viktor Klang
9c1cbfffaf Merge branch 'master' of github.com:jboner/akka 2010-09-09 09:58:21 +02:00
Viktor Klang
7e0442d9da Fixing #425 by retrieving the MODULE$ 2010-09-09 09:58:11 +02:00
rossputin
ba7801c5dc minor edits to scala test specs descriptors, fix up comments 2010-09-08 21:27:50 +01:00
Viktor Klang
aab16eff06 Optimization of Index 2010-09-08 17:50:48 +02:00
Jonas Bonér
fb9d2737eb Merge branch 'master' of git@github.com:jboner/akka 2010-09-06 21:27:16 +02:00
Jonas Bonér
9a2163de7f improved error reporting 2010-09-06 21:26:02 +02:00
Viktor Klang
db5a8c1b6a Added javadocs for Function and Procedure 2010-09-06 15:43:38 +02:00
Viktor Klang
9ffd618124 Added Function and Procedure (Java API) + added them to Agent, closing #262 2010-09-06 15:41:48 +02:00
Viktor Klang
9fe5827c16 Added setAccessible(true) to circumvent security exceptions 2010-09-06 15:41:03 +02:00
Viktor Klang
e66bb02311 Merge branch 'master' of github.com:jboner/akka 2010-09-06 14:58:53 +02:00
Viktor Klang
641e63a1a1 Closing ticket #261 2010-09-06 14:56:12 +02:00
Jonas Bonér
0a7c2c7db9 minor fix 2010-09-06 14:17:55 +02:00
Jonas Bonér
165b22e24a Merge branch 'master' of git@github.com:jboner/akka 2010-09-06 14:03:58 +02:00
Jonas Bonér
403dc2bf1c minor edits 2010-09-06 14:03:49 +02:00
Viktor Klang
58dc1f4180 Merge branch 'master' of github.com:jboner/akka 2010-09-06 12:08:27 +02:00
Viktor Klang
6a1cb745c1 Closing #401 with a nice, brand new, multimap 2010-09-06 12:08:10 +02:00
Viktor Klang
1fed6a28be Removing unused field 2010-09-06 12:07:15 +02:00
Michael Kober
28f1949cfb fix: server initiated remote actors not found
removed fixme comment
2010-09-06 09:40:35 +02:00
Debasish Ghosh
485aebbeac redisclient support for Redis 2.0. Not fully backward compatible, since Redis 2.0 has some differences with 1.x 2010-09-05 21:31:31 +05:30
Viktor Klang
526a35703c Removed LIFT_VERSION 2010-09-04 18:51:33 +02:00
Viktor Klang
1a6079d314 Removing Lift sample project and deps (saving ~5MB of dist size 2010-09-04 18:26:00 +02:00
Viktor Klang
930a3afa7d Fixing Dispatcher config bug #422 2010-09-04 12:00:12 +02:00
Viktor Klang
2286e96470 Added support for UntypedLoadBalancer and UntypedDispatcher 2010-09-03 16:25:25 +02:00
Viktor Klang
42201a89a3 Merge branch 'master' of github.com:jboner/akka 2010-09-03 11:45:13 +02:00
Viktor Klang
f2d8651aaa Fixing ticket #420 2010-09-03 11:45:01 +02:00
Viktor Klang
68a6319bbe Fixing mailboxSize for ThreadBasedDispatcher 2010-09-03 11:43:58 +02:00
Michael Kober
5199063d00 added config element for mailbox capacity, ticket 408 2010-09-02 15:18:11 +02:00
Jonas Bonér
8e1c3ace5c Moved ActorSerialization to 'serialization' package 2010-09-01 19:22:39 +02:00
Jonas Bonér
6c65023afd Merge branch 'master' of git@github.com:jboner/akka 2010-09-01 18:54:34 +02:00
Viktor Klang
817dd124a8 Optimization + less code 2010-09-01 17:43:53 +02:00
Viktor Klang
9368ddc25d Added support hook for persistent mailboxes + cleanup and optimizations 2010-09-01 16:33:56 +02:00
Michael Kober
021dd2d732 Merge branch 'log-categories' 2010-09-01 11:02:49 +02:00
Michael Kober
f6b6bd357c added alias for log category warn 2010-09-01 10:58:02 +02:00
Viktor Klang
6bec082900 Upgrading Multiverse to 0.6.1 2010-08-31 23:25:35 +02:00
Viktor Klang
a364ce1fe1 Add possibility to set default cometSupport in akka.conf 2010-08-31 18:11:39 +02:00
Viktor Klang
cd0d5d06dc Fix ticket #415 + add Jetty dep 2010-08-31 18:11:13 +02:00
Viktor Klang
69822ae07a Merge branch 'oldmaster' 2010-08-31 16:44:23 +02:00
Viktor Klang
15b4d51566 Ripping out Grizzly and replacing it with Jetty 2010-08-31 16:43:47 +02:00
Jonas Bonér
d913f6d2be Added all config options for STM to akka.conf 2010-08-31 10:39:18 +02:00
Viktor Klang
4df0b66fbd Increased the default timeout for ThreadBasedDispatcher to 10 seconds 2010-08-31 09:33:34 +02:00
Viktor Klang
a7d7923af8 Merge branch 'master' of github.com:jboner/akka 2010-08-31 09:31:14 +02:00
Jonas Bonér
ea60588c21 Changed JtaModule to use structural typing instead of Field reflection, plus added a guard 2010-08-30 19:47:35 +02:00
Viktor Klang
09ab5a5554 Moving Queues into akka-actor 2010-08-30 15:54:19 +02:00
Viktor Klang
ec4735505e Merge branch 'master' into transfer_queue 2010-08-30 14:37:24 +02:00
Viktor Klang
8e884df116 Updating Netty to 3.2.2.Final 2010-08-30 14:35:31 +02:00
Viktor Klang
92c86e8c01 Fixing master 2010-08-30 13:17:58 +02:00
Viktor Klang
5e649e926c Merge branch 'master' of github.com:jboner/akka into transfer_queue 2010-08-30 09:13:33 +02:00
Jonas Bonér
4a339f835a Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/resources/logback.xml
	akka-actor/src/main/scala/dataflow/DataFlowVariable.scala
	akka-actor/src/test/scala/dataflow/DataFlowSpec.scala
	akka-remote/src/main/scala/remote/RemoteClient.scala
	akka-remote/src/test/resources/logback-test.xml
2010-08-29 18:17:36 +02:00
Jonas Bonér
ee47eaee5b removed trailing whitespace 2010-08-29 17:25:42 +02:00
Jonas Bonér
fc7068282d renamed cassandra storage-conf.xml 2010-08-28 19:26:56 +02:00