Commit graph

347 commits

Author SHA1 Message Date
Peter Vlugter
a32c30ad75 First pass on separating stm into its own module
- removed transactors everywhere
- moved stm into akka-stm module
- disabled agents (they use transactors internally)
- rewrote persistence tests so that they don't use transactors
2010-11-14 09:53:14 +13:00
Viktor Klang
98af9c42bc Removing legacy code for 1.0 2010-11-12 10:58:16 +01:00
ticktock
0a720060fb merged master 2010-11-08 21:25:02 -05:00
ticktock
528a604fd0 working simpledb backend, not the fastest thing in the world 2010-11-08 20:40:19 -05:00
ticktock
7d5a8e135a switching to aws-java-sdk, for consistent reads (Apache 2 licenced) finished impl 2010-11-08 16:16:11 -05:00
Jonas Bonér
696393b265 Merge branch 'master' of git@github.com:jboner/akka 2010-11-08 17:57:41 +01:00
Viktor Klang
a4d25dabab Closing ticket 476 - verify licenses 2010-11-08 15:58:09 +01:00
Jonas Bonér
5c7c033f67 Merge branch 'master' of git@github.com:jboner/akka 2010-11-08 15:42:16 +01:00
Jonas Bonér
a80477fc87 Fixed maven groupId and some other minor stuff 2010-11-08 15:42:08 +01:00
ticktock
9c0908e4d5 wip for simpledb backend 2010-11-07 20:04:07 -05:00
ticktock
ff273585fa realized that there are other MIT deps in akka, re-enabling 2010-11-06 11:33:44 -04:00
ticktock
277a789143 commenting out memcached support pending license question 2010-11-06 11:30:58 -04:00
ticktock
14698b0f4e merged master 2010-11-03 20:37:19 -04:00
ticktock
0d0f1aaed6 merged master 2010-11-03 20:32:59 -04:00
Viktor Klang
31eddd9c16 Fixing #491 and lots of tiny optimizations 2010-11-02 20:30:18 +01:00
ticktock
1af208532a Memcached Storage Backend 2010-11-01 20:26:28 -04:00
Jonas Bonér
c276c621bf removed trailing spaces 2010-10-29 16:33:31 +02:00
Martin Krasser
757559a8a0 Remove Camel staging repo 2010-10-29 11:54:34 +02:00
Martin Krasser
564692cd42 Merge remote branch 'remotes/origin/master' into 458-krasserm and resolved conflict in akka-camel/src/main/scala/CamelService.scala 2010-10-29 11:04:48 +02:00
Viktor Klang
620e2342a4 Bumping Jackson version to 1.4.3 2010-10-28 14:27:48 +02:00
Viktor Klang
774debbf09 Merge with master 2010-10-28 14:03:53 +02:00
Jonas Bonér
83ab962bda converted tabs to spaces 2010-10-26 23:44:13 +02:00
Viktor Klang
4a43c933a1 Switching to non-SSL repo for jBoss 2010-10-26 14:23:55 +02:00
Viktor Klang
8fd6361c44 BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
Martin Krasser
e6d8357cb9 Upgrade to Camel 2.5 release candidate 2 2010-10-26 07:48:41 +02:00
Viktor Klang
5354f77635 Updating Netty to 3.2.3, closing ticket #495 2010-10-25 16:28:18 +02:00
Martin Krasser
48c7d391f8 Merge branch 'master' into 458-krasserm 2010-10-22 12:57:59 +02:00
ticktock
e15f926cba refactoring complete, vold tests still acting up 2010-10-21 22:30:39 -04:00
Viktor Klang
35b64b04ed Changes publication from sourcess to sources 2010-10-21 11:00:10 +02:00
Debasish Ghosh
3ffba776ae fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
Debasish Ghosh
2aec12ee05 fix for issue #480 Regression multibulk replies redis client with a new version of redisclient 2010-10-19 23:38:41 +05:30
Martin Krasser
9515c93545 Upgrade to Camel 2.5 release candidate leaving ActiveMQ at version 5.3.2 because of https://issues.apache.org/activemq/browse/AMQ-2935 2010-10-19 10:44:04 +02:00
Viktor Klang
645e7ec926 Merge with master 2010-10-15 10:03:12 +02:00
ticktock
732edcf924 added fork of riak-java-pb-client to embedded repo, udpated backend to use new code therein, and all tests pass 2010-10-14 19:50:17 -04:00
Viktor Klang
536f634089 Closing ticket #469 2010-10-14 18:03:57 +02:00
Martin Krasser
5282b0991a Upgrade to Camel 2.5-SNAPSHOT, Jetty 7.1.6.v20100715 and ActiveMQ 5.4.1 2010-10-14 14:22:08 +02:00
Viktor Klang
c0aadf4064 Merge branch 'master' into Kahlen-master 2010-10-12 17:54:07 +02:00
Viktor Klang
2dc7c30695 Merging in CouchDB support 2010-10-12 17:29:32 +02:00
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
685c6df702 Fixed akka-jta bug and added tests 2010-10-11 09:53:44 +02:00
ticktock
e7b483b75b Initial Scaffold of Riak Module 2010-10-09 22:24:31 -04: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
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
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
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
4eb17b1090 Add couchdb support 2010-10-05 19:55:39 +08:00
Kahlen Lin
b1df66092a my first commit 2010-10-05 19:31:28 +08:00
Yung-Luen Lan
ef2d7cce72 Merge branch 'master' of http://github.com/jboner/akka 2010-10-04 14:52:02 +08:00