Commit graph

2122 commits

Author SHA1 Message Date
Viktor Klang
8bedc2b326 Fixing compiler issue that caused problems when compiling with JDT 2010-09-28 10:22:55 +02:00
ticktock
72d885903c Merge branch 'master' of github.com:jboner/akka 2010-09-27 19:05:46 -04:00
ticktock
ae2716c826 Finished off Queue API 2010-09-27 19:05:35 -04:00
ticktock
8c67399ea1 Further Queue Impl 2010-09-27 16:59:44 -04:00
Viktor Klang
a47ce5be4e Fixing ticket 413 2010-09-27 17:30:49 +02:00
ticktock
b714003a6e Merge branch 'master' of https://github.com/jboner/akka 2010-09-27 11:20:50 -04:00
Michael Kober
078d11b676 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
ticktock
47401a9261 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
David Greco
71a56e991e 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
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
ticktock
e6a0cf5251 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
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
0e03f0c34e 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
c2462dd15b 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
Michael Kober
2c969faf06 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
Debasish Ghosh
a1f35fa4f0 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
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
1505c3ac14 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
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
3e43f6cb8f Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:08:27 +02:00
David Greco
83b2450393 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 09:17:29 +02:00
David Greco
b76c76651f Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 09:15:52 +02:00
ticktock
0a6210645d More Queue impl 2010-09-23 22:58:24 -04:00
ticktock
ffcd6b3fcd Refactoring Vector to only use 1 voldemort store, and setting up for implementing Queue 2010-09-23 21:14:36 -04:00
Viktor Klang
09a1f54cc7 Merge with master 2010-09-23 21:37:12 +02:00
Viktor Klang
c5e2face0e Added support for having integration tests and stresstest optionally enabled 2010-09-23 21:30:20 +02:00
David Greco
7d2d9e18ef Corrected the optional run of the hbase tests 2010-09-23 20:25:01 +02:00
David Greco
6846c0c5b4 Merge branch 'master' of github.com:jboner/akka 2010-09-23 19:37:43 +02:00
David Greco
31f0194b8c Now the hbase tests don't spit out too much logs, made the running of the hbase tests optional 2010-09-23 19:37:18 +02:00
Debasish Ghosh
39b86487b3 Merge branch 'serialization-dg-wip' 2010-09-23 21:56:08 +05:30
Debasish Ghosh
175dcd8362 removed unnecessary imports 2010-09-23 21:55:05 +05:30
Viktor Klang
2a2bddef5a Merge branch 'master' of github.com:jboner/akka 2010-09-23 17:16:56 +02:00
Viktor Klang
a539313136 Re-adding voldemort 2010-09-23 17:16:44 +02:00
Viktor Klang
919cdf2f68 Merging with ticktock 2010-09-23 17:16:18 +02:00
Viktor Klang
e1a794438f Merging with ticktock 2010-09-23 17:11:50 +02:00
ticktock
264225a160 Removing BDB as a test-runtime dependency 2010-09-23 10:57:14 -04:00
Viktor Klang
a9b58993c3 Temporarily removing voldemort module pending license resolution 2010-09-23 16:40:55 +02:00
Viktor Klang
e2ac6bb51c Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Viktor Klang
3016cf69c8 Removing registeredInRemoteNodeDuringSerialization 2010-09-23 14:50:11 +02:00
Viktor Klang
893f62117c Removing the running of HBase tests 2010-09-23 14:11:15 +02:00
Viktor Klang
e169a462d9 Merge with master 2010-09-23 14:10:58 +02:00