Jonas Bonér
|
1b454c94de
|
Merge branch 'release_1_0_RC1' of github.com:jboner/akka into release_1_0_RC1
|
2010-12-10 09:00:04 +01:00 |
|
Jonas Bonér
|
a3ecb233bb
|
fixed bug in which the default configuration timeout was always overridden by 5000L
|
2010-12-10 08:59:35 +01:00 |
|
Viktor Klang
|
b19c219f01
|
Adding McPom
|
2010-12-08 10:14:27 +01:00 |
|
Jonas Bonér
|
96af4142fb
|
applied McPom
|
2010-12-07 17:41:45 +01:00 |
|
Jonas Bonér
|
09381f81d1
|
changed access modifier for RemoteServer.serverFor
|
2010-12-01 15:43:36 +01:00 |
|
Jonas Bonér
|
979c426caf
|
Merge branch 'release_1_0_RC1' of github.com:jboner/akka into release_1_0_RC1
|
2010-11-30 12:28:28 +01:00 |
|
Jonas Bonér
|
5a4898058f
|
renamed DurableMailboxType to DurableMailbox
|
2010-11-30 12:27:58 +01:00 |
|
Viktor Klang
|
30f73c7ca4
|
Fixing SLF4J logging lib switch, insane API FTL
|
2010-11-30 12:00:58 +01:00 |
|
Viktor Klang
|
ec1d0e4f71
|
Adding Java API for per session remote actors, closing ticket #561
|
2010-11-29 20:49:15 +01:00 |
|
Jonas Bonér
|
aa47e66c5a
|
bumped version to 1.0-RC1
|
2010-11-26 17:49:25 +01:00 |
|
Viktor Klang
|
ea5cd05c8b
|
Switched AkkaLoader to use Switch instead of volatile boolean
|
2010-11-26 12:53:59 +01:00 |
|
Viktor Klang
|
d0a29568c1
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-25 16:28:39 +01:00 |
|
Viktor Klang
|
c76ff14269
|
Moving all message typed besides Transition into FSM object
|
2010-11-25 16:11:58 +01:00 |
|
momania
|
cfd12fe3a9
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-25 15:09:37 +01:00 |
|
momania
|
e248f8ea96
|
- added local maven repo as repo for libs so publishing works
- added databinder repo again: needed for publish to work
|
2010-11-25 15:08:04 +01:00 |
|
Viktor Klang
|
4acee62576
|
Adding AkkaRestServlet that will provide the same functionality as the AkkaServlet - Atmosphere
|
2010-11-25 14:10:53 +01:00 |
|
Viktor Klang
|
6121a8008f
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-25 10:17:02 +01:00 |
|
Jonas Bonér
|
6cf7cc2986
|
removed trailing whitespace
|
2010-11-24 21:05:12 +01:00 |
|
Jonas Bonér
|
ba258e6a1c
|
tabs to spaces
|
2010-11-24 21:04:33 +01:00 |
|
Jonas Bonér
|
1b37b9d3ef
|
removed dataflow stream for good
|
2010-11-24 21:03:42 +01:00 |
|
Jonas Bonér
|
96011a026e
|
renamed dataflow variable file
|
2010-11-24 17:49:06 +01:00 |
|
Viktor Klang
|
268c41116e
|
Merge branch 'master' of github.com:jboner/akka
|
2010-11-24 16:57:07 +01:00 |
|
Viktor Klang
|
22a970a7e0
|
Making HotSwap stacking not be the default
|
2010-11-24 16:55:05 +01:00 |
|
Jonas Bonér
|
2ba20cf5f1
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-24 16:36:43 +01:00 |
|
Jonas Bonér
|
900b90ca57
|
uncommented the dataflowstream tests and they all pass
|
2010-11-24 16:36:23 +01:00 |
|
momania
|
9b602c4470
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-11-24 15:45:15 +01:00 |
|
momania
|
774dd97183
|
- re-add fsm samples
- removed ton of whitespaces from the project definition
|
2010-11-24 15:44:42 +01:00 |
|
Viktor Klang
|
08e5ee523a
|
Removing unused imports
|
2010-11-24 15:33:30 +01:00 |
|
Viktor Klang
|
73531cb3e3
|
Merge with master
|
2010-11-24 15:05:29 +01:00 |
|
Viktor Klang
|
9a010109d7
|
Fixing silly error plus fixing bug in remtoe session actors
|
2010-11-24 15:02:36 +01:00 |
|
Jonas Bonér
|
ebdfd56425
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-24 14:49:21 +01:00 |
|
Jonas Bonér
|
f21a83ec3c
|
added effect to java api
|
2010-11-24 14:49:10 +01:00 |
|
Viktor Klang
|
10dacf707b
|
Fixing %d for logging into {}
|
2010-11-24 13:55:18 +01:00 |
|
Viktor Klang
|
bc1ae7814b
|
Fixing all %s into {} for logging
|
2010-11-24 13:53:53 +01:00 |
|
Viktor Klang
|
08abc15e8a
|
Switching to raw SLF4J on internals
|
2010-11-24 13:42:41 +01:00 |
|
momania
|
3c71c4aa82
|
- fix race condition with timeout
- improved stopping mechanism
- renamed 'until' to 'forMax' for less confusion
- ability to specif timeunit for timeout
|
2010-11-24 13:35:32 +01:00 |
|
Jonas Bonér
|
5d436e3903
|
cleaned up project file
|
2010-11-23 15:59:37 +01:00 |
|
Jonas Bonér
|
f97d04f1b7
|
Separated core from modules, moved modules to akka-modules repository
|
2010-11-23 15:31:28 +01:00 |
|
Viktor Klang
|
7f0358277b
|
Closing #555
|
2010-11-23 14:21:07 +01:00 |
|
Viktor Klang
|
6d94622878
|
Mist now integrated in master
|
2010-11-23 13:00:09 +01:00 |
|
Viktor Klang
|
a347bc3e5d
|
Switching to SBT 0.7.5.RC0 and now we can drop the ubly AkkaDeployClassLoader
|
2010-11-23 12:57:07 +01:00 |
|
Viktor Klang
|
31d5d7cb67
|
Moving Mist into almost one file, changing Servlet3.0 into a Provided jar and adding an experimental Filter
|
2010-11-23 12:35:14 +01:00 |
|
Jonas Bonér
|
62f312cd45
|
upgraded to single jar aspectwerkz
|
2010-11-23 10:35:14 +01:00 |
|
Viktor Klang
|
1bca2414d5
|
Merge with master
|
2010-11-23 09:25:24 +01:00 |
|
Jonas Bonér
|
4c4fe3c71b
|
Upgrade to Scala 2.8.1
|
2010-11-23 09:20:44 +01:00 |
|
Jonas Bonér
|
7ee8accfb1
|
Fixed problem with message toString is not lazily evaluated in RemoteClient
|
2010-11-23 08:36:47 +01:00 |
|
Jonas Bonér
|
6188e708ef
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-23 08:19:29 +01:00 |
|
Jonas Bonér
|
a7ef1da733
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-11-23 08:19:04 +01:00 |
|
Peter Vlugter
|
1178f156c6
|
Disable cross paths on parent projects as well
|
2010-11-23 12:28:21 +13:00 |
|
Peter Vlugter
|
629334bc9f
|
Remove scala version from dist paths - fixes #549
|
2010-11-23 11:50:06 +13:00 |
|