Commit graph

12466 commits

Author SHA1 Message Date
Michael Kober
078d11b676 Merge branch 'ticket322' 2010-09-26 19:05:26 +02:00
Michael Kober
e02744425d Merge branch 'ticket322' 2010-09-26 19:05:26 +02:00
Jonas Bonér
ecad8febe9 Merge branch 'master' of git@github.com:jboner/akka 2010-09-25 18:37:37 +02:00
Jonas Bonér
91781c7414 Merge branch 'master' of git@github.com:jboner/akka 2010-09-25 18:37:37 +02:00
ticktock
47401a9261 Merge branch 'master' of github.com:jboner/akka 2010-09-25 12:05:28 -04:00
ticktock
b12d097320 Merge branch 'master' of github.com:jboner/akka 2010-09-25 12:05:28 -04:00
ticktock
191ff4c53d Made dequeue operation retriable in case of errors, switched from Seq to Stream for queue removal 2010-09-25 12:05:06 -04:00
ticktock
eccfc868c9 Made dequeue operation retriable in case of errors, switched from Seq to Stream for queue removal 2010-09-25 12:05:06 -04:00
David Greco
71a56e991e Small change in the config file 2010-09-25 09:09:52 +02:00
David Greco
05adfd4b2d Small change in the config file 2010-09-25 09:09:52 +02:00
Jonas Bonér
4f25ffb2e3 Merge branch 'master' of git@github.com:jboner/akka 2010-09-25 06:45:59 +02:00
Jonas Bonér
3559f2fecd Merge branch 'master' of git@github.com:jboner/akka 2010-09-25 06:45:59 +02:00
Jonas Bonér
771d370985 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/Dispatchers.scala
	akka-actor/src/main/scala/dispatch/MessageHandling.scala
	akka-actor/src/main/scala/util/ReflectiveAccess.scala
2010-09-25 06:44:12 +02:00
Jonas Bonér
fe42fdf782 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/Dispatchers.scala
	akka-actor/src/main/scala/dispatch/MessageHandling.scala
	akka-actor/src/main/scala/util/ReflectiveAccess.scala
2010-09-25 06:44:12 +02:00
ticktock
e6a0cf5251 more queue implementation 2010-09-24 23:52:27 -04:00
ticktock
b9146e61f9 more queue implementation 2010-09-24 23:52:27 -04:00
ticktock
49efebc942 Refactor to utilize only one voldemort store per datastructure type 2010-09-24 19:38:28 -04:00
ticktock
96c9fecf0d Refactor to utilize only one voldemort store per datastructure type 2010-09-24 19:38:28 -04:00
Jonas Bonér
33e491e86e Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/Dispatchers.scala
	akka-actor/src/main/scala/dispatch/MessageHandling.scala
	akka-actor/src/main/scala/util/ReflectiveAccess.scala
2010-09-24 22:49:28 +02:00
Jonas Bonér
1a5466e075 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-actor/src/main/scala/dispatch/Dispatchers.scala
	akka-actor/src/main/scala/dispatch/MessageHandling.scala
	akka-actor/src/main/scala/util/ReflectiveAccess.scala
2010-09-24 22:49:28 +02:00
Jonas Bonér
0e03f0c34e Changed file-based mailbox creation 2010-09-24 20:28:23 +02:00
Jonas Bonér
4ea4158cde Changed file-based mailbox creation 2010-09-24 20:28:23 +02:00
Martin Krasser
6ca5e37892 Merge branch 'master' of github.com:jboner/akka 2010-09-24 18:14:03 +02:00
Martin Krasser
909db3b892 Merge branch 'master' of github.com:jboner/akka 2010-09-24 18:14:03 +02:00
Martin Krasser
c2462dd15b API-docs improvements. 2010-09-24 18:11:29 +02:00
Martin Krasser
f6868e19cf API-docs improvements. 2010-09-24 18:11:29 +02:00
ticktock
a17837e4b4 Merge remote branch 'ticktock/master' 2010-09-24 11:27:09 -04:00
ticktock
6bd10378d5 Merge remote branch 'ticktock/master' 2010-09-24 11:27:09 -04:00
Michael Kober
2c969faf06 closing ticket322 2010-09-24 13:37:58 +02:00
Michael Kober
882ff9060b closing ticket322 2010-09-24 13:37:58 +02:00
Martin Krasser
d3744e66de Merge branch 'master' of github.com:jboner/akka 2010-09-24 12:18:41 +02:00
Martin Krasser
0f7e33704d Merge branch 'master' of github.com:jboner/akka 2010-09-24 12:18:41 +02:00
momania
c6470b0e02 initial take on java examples 2010-09-24 12:13:29 +02:00
momania
b04683680b initial take on java examples 2010-09-24 12:13:29 +02:00
Debasish Ghosh
a1f35fa4f0 reducing boilerplate imports with package objects 2010-09-24 15:42:52 +05:30
Debasish Ghosh
934a9db76b reducing boilerplate imports with package objects 2010-09-24 15:42:52 +05:30
Martin Krasser
4f578b58f7 Only execute tests matching *Test by default in akka-camel and akka-sample-camel. Rename stress tests in akka-sample-camel to *TestStress. 2010-09-24 12:11:25 +02:00
Martin Krasser
72e8b95a71 Only execute tests matching *Test by default in akka-camel and akka-sample-camel. Rename stress tests in akka-sample-camel to *TestStress. 2010-09-24 12:11:25 +02:00
Martin Krasser
c58a8c7744 Only execute tests matching *Test by default in akka-camel and akka-sample-camel. Rename stress tests in akka-sample-camel to *TestStress. 2010-09-24 12:08:27 +02:00
Martin Krasser
65ad0e2b5a Only execute tests matching *Test by default in akka-camel and akka-sample-camel. Rename stress tests in akka-sample-camel to *TestStress. 2010-09-24 12:08:27 +02:00
Martin Krasser
1505c3ac14 Organized imports 2010-09-24 11:53:19 +02:00
Martin Krasser
54ec9e3e64 Organized imports 2010-09-24 11:53:19 +02:00
Martin Krasser
7606dda33a Renamed two akka-camel tests from *Spec to *Test 2010-09-24 10:40:46 +02:00
Martin Krasser
cc80abf79b Renamed two akka-camel tests from *Spec to *Test 2010-09-24 10:40:46 +02:00
David Greco
b7005bcc08 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:09:02 +02:00
David Greco
f5a37670dd Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:09:02 +02:00
David Greco
3e43f6cb8f Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:08:27 +02:00
David Greco
c0dd6da228 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:08:27 +02:00
momania
489db0074f add test filter to the amqp project 2010-09-24 09:29:05 +02:00
momania
96895a40fa add test filter to the amqp project 2010-09-24 09:29:05 +02:00