Commit graph

1501 commits

Author SHA1 Message Date
Viktor Klang
7ce3e86c56 Merge branch 'master' of http://github.com/Kahlen/akka into Kahlen-master 2010-10-12 16:10:31 +02:00
Viktor Klang
d534971cda Fixed akka-jta bug and added tests 2010-10-11 09:53:44 +02:00
Viktor Klang
685c6df702 Fixed akka-jta bug and added tests 2010-10-11 09:53:44 +02:00
ticktock
bf227926cf Initial Scaffold of Riak Module 2010-10-09 22:24:31 -04:00
ticktock
e7b483b75b Initial Scaffold of Riak Module 2010-10-09 22:24:31 -04:00
momania
53bde24e88 Merge branch 'master' into amqp
Conflicts:
	akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/AMQP.scala
	akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/FaultTolerantConnectionActor.scala
2010-10-08 17:55:43 +02:00
momania
53bdcd4951 Merge branch 'master' into amqp
Conflicts:
	akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/AMQP.scala
	akka-amqp/src/main/scala/se/scalablesolutions/akka/amqp/FaultTolerantConnectionActor.scala
2010-10-08 17:55:43 +02:00
Jonas Bonér
ac08784e15 Upgraded to Scala 1.2 final. 2010-10-06 22:11:02 +02:00
Jonas Bonér
ac85e40398 Upgraded to Scala 1.2 final. 2010-10-06 22:11:02 +02:00
Jonas Bonér
7bf7cb4e70 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-persistence/akka-persistence-common/src/main/scala/Storage.scala
2010-10-06 12:12:45 +02:00
Jonas Bonér
1000db8708 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-persistence/akka-persistence-common/src/main/scala/Storage.scala
2010-10-06 12:12:45 +02:00
Jonas Bonér
02f51169ef Upgraded to AspectWerkz 2.2.2 with new fix for Scala load-time weaving 2010-10-06 11:15:08 +02:00
Jonas Bonér
05720fb0cc Upgraded to AspectWerkz 2.2.2 with new fix for Scala load-time weaving 2010-10-06 11:15:08 +02:00
Yung-Luen Lan
212f268a80 Merge branch 'master' of http://github.com/jboner/akka into couchdb 2010-10-06 10:31:43 +08:00
Yung-Luen Lan
71e7de46ec Merge branch 'master' of http://github.com/jboner/akka into couchdb 2010-10-06 10:31:43 +08:00
Yung-Luen Lan
6b20ed2fac Merge branch 'couchdb' of http://github.com/Kahlen/akka into couchdb
Conflicts:
	akka-persistence/akka-persistence-couchdb/src/main/scala/CouchDBStorageBackend.scala
	project/build/AkkaProject.scala
2010-10-05 20:04:09 +08:00
Yung-Luen Lan
a158e4944b Merge branch 'couchdb' of http://github.com/Kahlen/akka into couchdb
Conflicts:
	akka-persistence/akka-persistence-couchdb/src/main/scala/CouchDBStorageBackend.scala
	project/build/AkkaProject.scala
2010-10-05 20:04:09 +08:00
Yung-Luen Lan
04871d8d30 Add couchdb support 2010-10-05 19:55:39 +08:00
Yung-Luen Lan
4eb17b1090 Add couchdb support 2010-10-05 19:55:39 +08:00
Kahlen Lin
ed47beb0a7 my first commit 2010-10-05 19:31:28 +08:00
Kahlen Lin
b1df66092a my first commit 2010-10-05 19:31:28 +08:00
Yung-Luen Lan
32f4a63163 Merge branch 'master' of http://github.com/jboner/akka 2010-10-04 14:52:02 +08:00
Yung-Luen Lan
ef2d7cce72 Merge branch 'master' of http://github.com/jboner/akka 2010-10-04 14:52:02 +08:00
Yung-Luen Lan
bad99fd6b3 Add couch db plugable persistence module scheme. 2010-10-04 14:51:28 +08:00
Yung-Luen Lan
9c3da5a083 Add couch db plugable persistence module scheme. 2010-10-04 14:51:28 +08:00
ticktock
6f188730d7 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-10-03 19:03:14 -04:00
ticktock
09c2fb87a1 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-10-03 19:03:14 -04:00
Viktor Klang
692866181c Updating Atmosphere to 0.6.2 and switching to using SimpleBroadcaster 2010-10-02 17:32:44 +02:00
Viktor Klang
6f11ce032d Updating Atmosphere to 0.6.2 and switching to using SimpleBroadcaster 2010-10-02 17:32:44 +02:00
ticktock
131d2016d9 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-09-29 20:14:06 -04:00
ticktock
31a2f15810 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-09-29 20:14:06 -04:00
Debasish Ghosh
7af91bcc70 new version of redisclient containing a redis based persistent deque 2010-09-29 18:29:19 +05:30
Debasish Ghosh
c245d33009 new version of redisclient containing a redis based persistent deque 2010-09-29 18:29:19 +05:30
ticktock
b234bd621a Initial Sketch of Persistence Compatibility Tests 2010-09-28 09:49:58 -04:00
ticktock
6d0ce27983 Initial Sketch of Persistence Compatibility Tests 2010-09-28 09:49:58 -04: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
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
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
Viktor Klang
09a1f54cc7 Merge with master 2010-09-23 21:37:12 +02:00
Viktor Klang
2c522673c1 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
Viktor Klang
1d1ce9010c 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
4e62147e33 Corrected the optional run of the hbase tests 2010-09-23 20:25:01 +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
David Greco
d7a2e166da 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
Viktor Klang
a539313136 Re-adding voldemort 2010-09-23 17:16:44 +02:00