Viktor Klang
|
d41f64df2f
|
Formatting
|
2010-08-09 10:09:26 +02:00 |
|
Viktor Klang
|
bc7326e9d6
|
Closing ticket 370
|
2010-08-09 09:35:41 +02:00 |
|
Viktor Klang
|
6c6d3d246b
|
Closing ticket 337
|
2010-08-06 16:03:36 +02:00 |
|
Viktor Klang
|
774424afe3
|
Closing ticket 367
|
2010-08-03 16:13:19 +02:00 |
|
Jonas Bonér
|
e5c1a45c58
|
formatting
|
2010-07-31 12:37:08 +02:00 |
|
Jonas Bonér
|
2903613098
|
removed trailing whitespace
|
2010-07-29 17:29:51 +02:00 |
|
Jonas Bonér
|
b15d8b8725
|
converted tabs to spaces
|
2010-07-29 16:15:18 +02:00 |
|
Debasish Ghosh
|
cff8a7839d
|
upgraded sjson to 0.7
|
2010-07-29 16:00:05 +05:30 |
|
Jonas Bonér
|
117eb3bf92
|
Merge branch 'wip-typed-actor-jboner' into master
Conflicts:
akka-core/src/test/scala/ActiveObjectContextSpec.scala
akka-core/src/test/scala/ActiveObjectGuiceConfiguratorSpec.scala
akka-core/src/test/scala/ActorObjectUtilFunctionsSpec.scala
akka-core/src/test/scala/NestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/NestedTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RemoteTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RemoteTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RestartNestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RestartNestedTransactionalTypedActorSpec.scala
akka-core/src/test/scala/RestartTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/RestartTransactionalTypedActorSpec.scala
akka-core/src/test/scala/TransactionalActiveObjectSpec.scala
akka-core/src/test/scala/TransactionalTypedActorSpec.scala
akka-core/src/test/scala/TypedActorContextSpec.scala
akka-core/src/test/scala/TypedActorGuiceConfiguratorSpec.scala
akka-core/src/test/scala/TypedActorUtilFunctionsSpec.scala
akka-core/src/test/scala/actor/ActiveObjectContextSpec.scala
akka-core/src/test/scala/actor/ActiveObjectGuiceConfiguratorSpec.scala
akka-core/src/test/scala/actor/ActiveObjectLifecycleSpec.scala
akka-core/src/test/scala/actor/ActorObjectUtilFunctionsSpec.scala
akka-core/src/test/scala/actor/NestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/RestartNestedTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/RestartTransactionalActiveObjectSpec.scala
akka-core/src/test/scala/actor/TransactionalActiveObjectSpec.scala
akka-core/src/test/scala/remote/RemoteTransactionalActiveObjectSpec.scala
|
2010-07-28 20:21:59 +02:00 |
|
Jonas Bonér
|
add77029e0
|
Added TypedActor and TypedTransactor base classes.
Renamed ActiveObject factory object to TypedActor.
Improved network protocol for TypedActor.
Remote TypedActors now identified by UUID.
|
2010-07-26 20:03:33 +02:00 |
|
Martin Krasser
|
922259b171
|
Upload patched camel-jetty-2.4.0.1 that fixes concurrency bug (will be officially released with Camel 2.5.0)
See also https://issues.apache.org/activemq/browse/CAMEL-2986
|
2010-07-24 09:07:44 +02:00 |
|
Hiram Chirino
|
b49f43213a
|
Merge branch 'master' of git://github.com/jboner/akka
|
2010-07-23 14:08:42 -04:00 |
|
Hiram Chirino
|
f540ee1d33
|
update to the released version of hawtdispatch
|
2010-07-23 08:29:10 -04:00 |
|
momania
|
ec97e72da1
|
Test #307 - Proof schedule continues with retarted actor
|
2010-07-23 11:28:42 +02:00 |
|
momania
|
08d0d2c38d
|
Merge branch 'master' of git-proxy:jboner/akka
Conflicts:
project/build/AkkaProject.scala
|
2010-07-22 18:25:22 +02:00 |
|
momania
|
c0ae02ca07
|
WIP
|
2010-07-22 18:20:53 +02:00 |
|
Debasish Ghosh
|
c668615777
|
MongoDB based persistent Maps now use Mongo updates. Also upgraded mongo-java driver to 2.0
|
2010-07-22 16:57:19 +05:30 |
|
Hiram Chirino
|
f4d62224a9
|
adding a HawtDispatch based message dispatcher
|
2010-07-21 15:17:46 -04:00 |
|
Heiko Seeberger
|
22e6be9dee
|
closes #341: Fixed O-S-G-i example.
|
2010-07-21 11:23:17 +02:00 |
|
Heiko Seeberger
|
9f4045888d
|
closes #31: Some fixes to the O-S-G-i settings in SBT project file; also deleted superfluous bnd4sbt.jar in project/build/lib directory.
|
2010-07-21 07:49:57 +02:00 |
|
Heiko Seeberger
|
13ce451d35
|
Merge branch 'master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-07-20 11:26:34 +02:00 |
|
Heiko Seeberger
|
995cab9e95
|
closes #277: Transformed all subprojects to use Dependencies object; also reworked Plugins.scala accordingly.
|
2010-07-20 09:45:09 +02:00 |
|
Heiko Seeberger
|
9e201a3259
|
Merge branch 'master' into 277-hseeberger
|
2010-07-20 08:49:01 +02:00 |
|
Heiko Seeberger
|
02bf9552ca
|
re #277: Created objects for repositories and dependencies and started transformig akka-core.
|
2010-07-20 08:39:18 +02:00 |
|
Viktor Klang
|
96533ee381
|
Fixing case 334
|
2010-07-19 21:47:28 +02:00 |
|
Heiko Seeberger
|
7dc2f85906
|
Merge branch 'master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-07-19 18:05:47 +02:00 |
|
Martin Krasser
|
2b53012a2c
|
Merge commit 'remotes/origin/master' into 320-krasserm, resolve conflicts and compile errors.
|
2010-07-17 07:04:10 +02:00 |
|
Martin Krasser
|
f63bd41d22
|
Do not download sources
|
2010-07-16 17:13:15 +02:00 |
|
Martin Krasser
|
d024b3975f
|
Remove Camel staging repo as Camel 2.4.0 can already be downloaded repo1.
|
2010-07-16 10:50:08 +02:00 |
|
Peter Vlugter
|
c737e2edf4
|
And multiverse module config
|
2010-07-16 15:23:27 +12:00 |
|
Peter Vlugter
|
e6e334d83f
|
Multiverse 0.6-SNAPSHOT again
|
2010-07-16 15:19:54 +12:00 |
|
Viktor Klang
|
b169bf19f2
|
Fixing case 286
|
2010-07-16 00:36:47 +02:00 |
|
Jonas Bonér
|
4dabf49b52
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-amqp/src/main/scala/RpcClientActor.scala
|
2010-07-15 21:39:23 +02:00 |
|
Jonas Bonér
|
58bead88ad
|
Upgraded to new fresh Multiverse with CountDownCommitBarrier bugfix
|
2010-07-15 21:14:16 +02:00 |
|
momania
|
495e884d6c
|
Close #336
|
2010-07-15 18:52:19 +02:00 |
|
Jonas Bonér
|
580f8f71f2
|
Upgraded Akka to Scala 2.8.0 final, finally...
|
2010-07-15 18:04:10 +02:00 |
|
Martin Krasser
|
c24446e3ce
|
Merge commit 'remotes/origin/master' into 320-krasserm
|
2010-07-15 07:47:24 +02:00 |
|
Jonas Bonér
|
28faea7cce
|
Removed Java Active Object tests, not needed now that we have them ported to Scala in the akka-core module
|
2010-07-14 14:46:09 +02:00 |
|
Martin Krasser
|
ba75746c95
|
re #320 Non-blocking in-out message exchanges with actors
Additionally:
- upgrade to Camel 2.4
- drop @consume support for actors
- some refactorings
|
2010-07-13 07:11:42 +02:00 |
|
Debasish Ghosh
|
bbd246a82d
|
bug fix in redisclient, version upgraded to 1.4
|
2010-07-11 21:06:35 +05:30 |
|
momania
|
53d682bfee
|
Merge branch 'master' of http://github.com/jboner/akka
Conflicts:
akka-amqp/src/main/scala/AMQP.scala
|
2010-07-02 12:49:57 +02:00 |
|
Jonas Bonér
|
a06af6b6c9
|
Merged in patch with method to find actor by function predicate on the ActorRegistry
|
2010-07-02 10:51:08 +02:00 |
|
momania
|
cc9ca33358
|
RabbitMQ to 1.8.0
|
2010-07-02 09:50:26 +02:00 |
|
Jonas Bonér
|
02b816b893
|
CodeFellow integration
|
2010-07-01 12:33:58 +02:00 |
|
Jonas Bonér
|
b269048fb2
|
Fixed bug in remote deserialization + fixed some failing tests + cleaned up and reorganized code
|
2010-06-30 16:19:03 +02:00 |
|
Jonas Bonér
|
d95079300b
|
Upgraded to AspectWerkz 2.2 + merged in patch for using Actor.isDefinedAt for akka-patterns stuff
|
2010-06-28 19:06:39 +02:00 |
|
Roman Roelofsen
|
04ba5f14dc
|
Merge branch 'master' into osgi
|
2010-06-28 12:23:14 +02:00 |
|
Viktor Klang
|
d4da572f53
|
Fix for #286
|
2010-06-27 11:38:55 +02:00 |
|
Viktor Klang
|
3c7639fe5f
|
Updated to Netty 3.2.1.Final
|
2010-06-26 23:46:57 +02:00 |
|
Viktor Klang
|
cbfa18d190
|
Upgraded to Atmosphere 0.6 final
|
2010-06-26 14:21:00 +02:00 |
|