Jonas Bonér
|
016c071f25
|
Fixed deadlock when Transactor is restarted in the middle of a transaction
|
2010-07-14 12:51:00 +02:00 |
|
Peter Vlugter
|
dd7dc9e179
|
Removed isTransactionalityEnabled
|
2010-06-20 10:10:09 +12:00 |
|
Peter Vlugter
|
b20b399505
|
Removed unused stm config options from akka conf
|
2010-06-20 09:27:43 +12:00 |
|
Jonas Bonér
|
92434bb493
|
Fixed bug in setting sender ref + changed version to 0.10
|
2010-06-08 20:46:12 +02:00 |
|
Jonas Bonér
|
23f65513e2
|
Bumped version to 0.10-SNAPSHOT
|
2010-06-08 10:15:06 +02:00 |
|
Jonas Bonér
|
abf650067f
|
Upgraded to version 0.9.1
|
2010-06-07 09:57:48 +02:00 |
|
Jonas Bonér
|
cc0641004b
|
Fixed bug in remote actors + improved scaladoc
|
2010-06-04 15:58:26 +02:00 |
|
Jonas Bonér
|
56e7428e47
|
Removed trailing whitespace
|
2010-06-01 18:41:39 +02:00 |
|
Jonas Bonér
|
a6edff9375
|
Cleaned up 'Supervisor' code and ScalaDoc + renamed dispatcher throughput option in config to 'dispatcher.throughput'
|
2010-05-31 15:40:55 +02:00 |
|
Jonas Bonér
|
ce064cc4c1
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
config/akka-reference.conf
|
2010-05-30 12:52:33 +02:00 |
|
Jonas Bonér
|
fb44990cb7
|
Fixed bug in STM and Persistence integration: added trait Abortable and added abort methods to all Persistent datastructures and removed redundant errornous atomic block
|
2010-05-30 12:51:24 +02:00 |
|
Viktor Klang
|
b8fd1d1c31
|
Ported akka-sample-secure
|
2010-05-29 15:24:06 +02:00 |
|
Viktor Klang
|
64f4b36b74
|
Looks promising!
|
2010-05-28 23:13:37 +02:00 |
|
Viktor Klang
|
547f4c9ac9
|
Merge branch 'master' of github.com:jboner/akka into wip-akka-rest-fix
|
2010-05-28 19:27:29 +02:00 |
|
Jonas Bonér
|
5aaf127dde
|
Fix of issue #235
|
2010-05-28 16:32:11 +02:00 |
|
Peter Vlugter
|
419d18adca
|
Added default dispatch.throughput value to akka-reference.conf
|
2010-05-27 15:58:28 +12:00 |
|
Viktor Klang
|
8d5e685ad6
|
Tweaking akka-reference.conf
|
2010-05-26 23:39:50 +02:00 |
|
Viktor Klang
|
42185955fa
|
Initial attempt at fixing akka rest
|
2010-05-25 21:53:49 +02:00 |
|
Jonas Bonér
|
ea9253c0f8
|
Upgraded to Cassandra 0.6.1
|
2010-05-25 12:24:15 +02:00 |
|
Jonas Bonér
|
e414ec0e07
|
Fixed bug in Transaction.Local persistence management
|
2010-05-25 09:45:09 +02:00 |
|
Jonas Bonér
|
60c08e9524
|
Fixed bug in issue #211; Transaction.Global.atomic {...} management
|
2010-05-24 14:13:16 +02:00 |
|
Jonas Bonér
|
65b6c21888
|
Add the possibility to start Akka kernel or use Akka as dependency JAR *without* setting AKKA_HOME or have an akka.conf defined somewhere. Also moved JGroupsClusterActor into akka-core and removed akka-cluster module
|
2010-05-21 14:50:56 +02:00 |
|
Jonas Bonér
|
844fa2db06
|
Improved error handling and message for Config
|
2010-05-16 20:44:22 +02:00 |
|
Jonas Bonér
|
f7407d3adf
|
Rewritten "home" address management and protocol, all test pass except 2
|
2010-05-16 10:59:06 +02:00 |
|
Jonas Bonér
|
dfc45e0a71
|
Refactored code into ActorRef, LocalActorRef and RemoteActorRef
|
2010-05-13 15:40:49 +02:00 |
|
Viktor Klang
|
1a4f80c9ef
|
Added Kerberos config
|
2010-05-06 22:28:32 +02:00 |
|
Jonas Bonér
|
0494addf0c
|
Cleaned up JTA stuff
|
2010-04-20 13:32:34 +02:00 |
|
Jonas Bonér
|
dbc9125177
|
Finalized the JTA support
|
2010-04-20 11:44:26 +02:00 |
|
Jonas Bonér
|
908156ea13
|
jta-enabled stm
|
2010-04-17 19:28:14 +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
|
4f64769d0e
|
fixed bug in config file
|
2010-04-12 07:03:52 +02:00 |
|
Jonas Bonér
|
e4e96f61c8
|
Added API to add listeners to subscribe to Error, Connect and Disconnect events on RemoteClient
|
2010-04-06 15:07:02 +02:00 |
|
Jonas Bonér
|
30badd6cc0
|
cleaned up packaging in samples to all be "sample.x"
|
2010-04-05 12:32:15 +02:00 |
|
rossputin
|
0cfe5e24c8
|
fix for comments
|
2010-04-04 09:53:23 +01:00 |
|
Debasish Ghosh
|
d6de99bcee
|
new redisclient with support for clustering
|
2010-04-02 16:48:02 +05:30 |
|
Jonas Bonér
|
ef79034cdc
|
Updated version to 0.8x
|
2010-03-30 19:37:48 +02:00 |
|
Jonas Bonér
|
ba3c3ba91e
|
upgraded to 0.7
|
2010-03-20 11:36:06 +01:00 |
|
Jonas Bonér
|
cfa97cd487
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-03-20 09:50:08 +01:00 |
|
Jonas Bonér
|
fba843e02d
|
Added tests to AgentTest and cleaned up Agent
|
2010-03-20 09:49:59 +01:00 |
|
Martin Krasser
|
1e69215710
|
Fix for InstantiationException on Kernel startup
|
2010-03-19 08:06:34 +01:00 |
|
Martin Krasser
|
1481d1d40c
|
akka-camel added to manifest classpath. All examples enabled.
|
2010-03-16 07:08:10 +01:00 |
|
Martin Krasser
|
3c90654e2f
|
initial resolution of conflicts after merge with master
|
2010-03-15 16:17:50 +01:00 |
|
Jonas Bonér
|
dda8e515ca
|
merged with upstream
|
2010-03-11 11:05:10 +01:00 |
|
Jonas Bonér
|
bb4945b0a6
|
Renamed packages in the whole project to be OSGi-friendly, A LOT of breaking changes
|
2010-03-11 08:53:27 +01:00 |
|
Viktor Klang
|
4840f789dd
|
Making it possile to turn cluster on/off in config
|
2010-03-07 23:23:09 +01:00 |
|
ross.mcdonald
|
af8a87749c
|
update docs, and comments
|
2010-03-06 09:29:39 +00:00 |
|
Martin Krasser
|
8100cdc27e
|
Merge branch 'master' into camel
|
2010-03-06 06:27:37 +01:00 |
|
Viktor Klang
|
a1e58b5b5e
|
Default-enabling JGroups
|
2010-03-05 23:48:36 +01:00 |
|
Martin Krasser
|
8d5c3fd217
|
Merge remote branch 'remotes/origin/master' into camel
|
2010-03-05 21:51:38 +01:00 |
|