Jonas Bonér
|
b0e5fe793c
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-20 13:34:01 +02:00 |
|
Jonas Bonér
|
0494addf0c
|
Cleaned up JTA stuff
|
2010-04-20 13:32:34 +02:00 |
|
Michael Kober
|
34bc489390
|
Merge branch 'master' of github.com:jboner/akka
|
2010-04-20 12:00:14 +02:00 |
|
Jonas Bonér
|
1818950d48
|
Merge branch 'master' into jta
|
2010-04-20 11:45:17 +02:00 |
|
Jonas Bonér
|
dbc9125177
|
Finalized the JTA support
|
2010-04-20 11:44:26 +02:00 |
|
Michael Kober
|
c9189ac741
|
fixed #154 added ActiveObjectConfiguration with fluent API
|
2010-04-20 10:54:10 +02:00 |
|
Peter Vlugter
|
7f9a9c7130
|
fix for Vector from Dean (ticket #155)
|
2010-04-20 11:09:53 +12:00 |
|
Peter Vlugter
|
ca83d0af64
|
added Dean's test for Vector bug (blowing up after 32 items)
|
2010-04-20 11:09:53 +12:00 |
|
Viktor Klang
|
ca88bf237e
|
Removed jndi.properties
|
2010-04-19 23:49:39 +02:00 |
|
Viktor Klang
|
c0b35fec55
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-19 20:49:53 +02:00 |
|
Jonas Bonér
|
085d472364
|
added logging to jta detection
|
2010-04-17 19:48:52 +02:00 |
|
Jonas Bonér
|
908156ea13
|
jta-enabled stm
|
2010-04-17 19:28:14 +02:00 |
|
Jonas Bonér
|
fa50bdae47
|
upgraded to 0.9
|
2010-04-17 18:35:34 +02:00 |
|
Jonas Bonér
|
085d796de7
|
Merge branch 'master' into jta
|
2010-04-17 18:24:48 +02:00 |
|
Jonas Bonér
|
51aea9b386
|
added TransactionManagerDetector
|
2010-04-17 18:24:41 +02:00 |
|
Jonas Bonér
|
4ec7f8f316
|
added sbt plugin file
|
2010-04-16 14:36:51 +02:00 |
|
Jonas Bonér
|
1dee9d5898
|
Added Cassandra logging dependencies to the compile jars
|
2010-04-16 09:23:24 +02:00 |
|
Peter Vlugter
|
b60604eb13
|
updating TransactionalRef to be properly monadic
|
2010-04-16 15:11:59 +08:00 |
|
Peter Vlugter
|
10016df2a7
|
tests for TransactionalRef in for comprehensions
|
2010-04-16 15:11:59 +08:00 |
|
Peter Vlugter
|
9545efacd5
|
tests for TransactionalRef
|
2010-04-16 15:11:58 +08:00 |
|
Jonas Bonér
|
5fc8ad229e
|
converted tabs to spaces
|
2010-04-16 01:48:53 +02:00 |
|
Jonas Bonér
|
2ce690d9eb
|
Updated old scaladoc
|
2010-04-16 00:02:38 +02:00 |
|
Viktor Klang
|
e42b1f888d
|
Removed Scala 2.8 deprecation warnings
|
2010-04-15 16:05:16 +02:00 |
|
Jonas Bonér
|
ce173d7351
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-15 14:05:20 +02:00 |
|
rossputin
|
3c4efcbd10
|
update instructions for chat running chat sample
|
2010-04-14 20:33:46 +01:00 |
|
Jonas Bonér
|
0f3803d111
|
Added AtomicTemplate to allow atomic blocks from Java code
|
2010-04-14 20:54:27 +02:00 |
|
Debasish Ghosh
|
6b83b84ee9
|
Redis client now implements pubsub. Also included a sample app for RedisPubSub in akka-samples
|
2010-04-14 23:50:26 +05:30 |
|
Jonas Bonér
|
0268f6f847
|
fixed bug with ignoring timeout in Java API
|
2010-04-14 15:37:29 +02:00 |
|
Michael Kober
|
4cedc47ce0
|
Merge branch 'link-active-objects'
|
2010-04-14 10:01:07 +02:00 |
|
Michael Kober
|
396ae43235
|
implemented link/unlink for active objects
|
2010-04-14 09:56:01 +02:00 |
|
Viktor Klang
|
baabcef4db
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-13 20:30:18 +02:00 |
|
Jonas Bonér
|
d1dcb81ed3
|
added compile options
|
2010-04-12 07:29:24 +02:00 |
|
Jonas Bonér
|
4f64769d0e
|
fixed bug in config file
|
2010-04-12 07:03:52 +02:00 |
|
Viktor Klang
|
e41da8223e
|
Documented replyTo
|
2010-04-11 00:00:18 +02:00 |
|
Viktor Klang
|
e83a57b7b0
|
Moved a runtime error to compile time
|
2010-04-11 00:00:06 +02:00 |
|
Viktor Klang
|
cd9477dfe2
|
Refactored _isEventBased into the MessageDispatcher
|
2010-04-10 23:59:40 +02:00 |
|
Viktor Klang
|
043f9f642e
|
Readded more SBinary functionality
|
2010-04-10 00:50:57 +02:00 |
|
Jonas Bonér
|
bcd8132464
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-09 14:24:48 +02:00 |
|
Jonas Bonér
|
5893b04774
|
cleaned up remote tests + remvod akkaHome from sbt build file
|
2010-04-09 14:24:33 +02:00 |
|
Michael Kober
|
85756e18df
|
added test for supervised remote active object
|
2010-04-09 13:27:22 +02:00 |
|
Jonas Bonér
|
6ed887fb7b
|
fixed bug in Agent.scala, fixed bug in RemoteClient.scala, fixed problem with tests
|
2010-04-09 11:16:38 +02:00 |
|
Peter Vlugter
|
1e789b3648
|
Initial values possible for TransactionalRef, TransactionalMap, and TransactionalVector
|
2010-04-09 14:25:04 +08:00 |
|
Peter Vlugter
|
ebab76b348
|
Added alter method to TransactionalRef
|
2010-04-09 14:25:03 +08:00 |
|
Peter Vlugter
|
e780ba0f82
|
fix for HashTrie: apply and + now return HashTrie rather than Map
|
2010-04-09 14:25:03 +08:00 |
|
Jan Kronquist
|
edba42e23a
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-08 20:53:00 +02:00 |
|
Jan Kronquist
|
cda65ba830
|
Started working on issue #121 Added actorFor to get the actor for an activeObject
|
2010-04-08 20:52:22 +02:00 |
|
Jonas Bonér
|
441ad40856
|
improved scaladoc for Actor.scala
|
2010-04-08 17:05:59 +02:00 |
|
Jonas Bonér
|
ed7b51e4d4
|
removed Actor.remoteActor factory method since it does not work
|
2010-04-08 17:03:48 +02:00 |
|
Jonas Bonér
|
ed9fc04443
|
Added JTA module, monadic and higher-order functional API
|
2010-04-08 17:02:01 +02:00 |
|
Jonas Bonér
|
7b28f56a16
|
Merge branch 'master' of git@github.com:jboner/akka into sbt
|
2010-04-07 21:29:00 +02:00 |
|