Commit graph

300 commits

Author SHA1 Message Date
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
ac85e40398 Upgraded to Scala 1.2 final. 2010-10-06 22:11:02 +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
05720fb0cc Upgraded to AspectWerkz 2.2.2 with new fix for Scala load-time weaving 2010-10-06 11:15:08 +02:00
ticktock
09c2fb87a1 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-10-03 19:03:14 -04:00
Viktor Klang
6f11ce032d Updating Atmosphere to 0.6.2 and switching to using SimpleBroadcaster 2010-10-02 17:32:44 +02:00
ticktock
31a2f15810 Merge branch 'master' of github.com:jboner/akka into ticket-443 2010-09-29 20:14:06 -04:00
Debasish Ghosh
c245d33009 new version of redisclient containing a redis based persistent deque 2010-09-29 18:29:19 +05:30
ticktock
6d0ce27983 Initial Sketch of Persistence Compatibility Tests 2010-09-28 09:49:58 -04:00
momania
b04683680b initial take on java examples 2010-09-24 12:13:29 +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
96895a40fa add test filter to the amqp project 2010-09-24 09:29:05 +02:00
Viktor Klang
2c522673c1 Merge with master 2010-09-23 21:37:12 +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
4e62147e33 Corrected the optional run of the hbase tests 2010-09-23 20:25:01 +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
68ac180671 Re-adding voldemort 2010-09-23 17:16:44 +02:00
Viktor Klang
ccee06a4c5 Temporarily removing voldemort module pending license resolution 2010-09-23 16:40:55 +02:00
Viktor Klang
9a4f2a79a4 Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Viktor Klang
7a132a97b7 Merge branch 'master' into new_master 2010-09-23 13:33:41 +02:00
David Greco
b3b2ddacb9 Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 13:12:10 +02:00
David Greco
f9c8af68ef renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:16:00 +02:00
David Greco
1d9d8495dd Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 10:37:22 +02:00
Viktor Klang
38365da887 Merge branch 'master' into new_master 2010-09-23 10:27:23 +02:00
Viktor Klang
a6dd0986e7 Removing log4j and making Jetty intransitive 2010-09-23 10:27:05 +02:00
Viktor Klang
1c61c4097b Merge branch 'master' into new_master 2010-09-22 22:48:02 +02:00
Viktor Klang
476e810833 Bumping Jersey to 1.3 2010-09-22 22:14:07 +02:00
David Greco
38978ab71d Now the hbase persistent storage tests dont'run by default 2010-09-22 16:05:43 +02:00
Viktor Klang
aae0a1c009 Merge branch 'new_uuid' into new_master 2010-09-22 16:05:38 +02:00
ticktock
8b719b4105 adding sjson as a test dependency to voldemort persistence 2010-09-21 11:00:28 -04:00
ticktock
fed341d5bc merge master of jboner/akka 2010-09-21 10:50:46 -04:00
ticktock
ad213eac52 fixing the formatting damage I did 2010-09-20 21:25:20 -04:00
Viktor Klang
f9203d99f4 Merge with master + update RemoteProtocol.proto 2010-09-17 11:32:03 +02:00
David Greco
d750aa3cf8 Merge remote branch 'upstream/master' 2010-09-16 13:13:08 +02:00
Debasish Ghosh
0b35666689 fix for issue #436, new version of sjson jar 2010-09-16 16:09:53 +05:30
David Greco
75a03cf69b Corrected a problem merging with the upstream 2010-09-16 08:35:24 +02:00
David Greco
2eeb301aa7 Merge remote branch 'upstream/master'
Conflicts:
	project/build/AkkaProject.scala
2010-09-16 08:08:58 +02:00
Peter Vlugter
0952281e11 Resolve casbah time dependency from casbah snapshots repo 2010-09-16 13:58:25 +12:00
ticktock
f8f4b26d94 switched voldemort to log4j-over-slf4j 2010-09-15 19:37:21 -04:00
ticktock
5ad5a4df07 finished ref map vector and some initial test scaffolding 2010-09-15 16:25:23 -04:00
David Greco
a14697e6ca Added a simple test showing how to use Hbase testing utilities 2010-09-15 15:03:22 +02:00
David Greco
848e0cbbfe Added a new project akka-persistence-hbase 2010-09-15 09:31:53 +02:00
David Greco
8172252a24 Added a new project akka-persistence-hbase 2010-09-15 09:08:46 +02:00
ticktock
34da28ff03 initial structures 2010-09-14 16:43:15 -04:00
Debasish Ghosh
4386c3c1ee disabled tests for redis and mongo to be run automatically since they need running servers 2010-09-14 16:28:52 +05:30
Viktor Klang
94a3841433 The unborkening of master: The return of the Poms 2010-09-14 12:18:39 +02:00
Debasish Ghosh
8d31ab7983 changes for ticket #343. Test harness runs for both Redis and Mongo 2010-09-10 23:08:25 +05:30
Debasish Ghosh
44c0d5b075 Refactor mongodb module to confirm to Redis and Cassandra. Issue #430 2010-09-09 14:31:18 +05:30
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