Roland Kuhn
993b60af35
add minutes and hours to Duration
2010-12-20 20:53:30 +01:00
Roland Kuhn
63617e1b71
add user documentation comments to FSM
...
- also remove checks from startWith again, but point users to initialize
2010-12-20 20:52:27 +01:00
momania
acee86f9cd
- merge in transition callback handling
...
- renamed notifying -> onTransition
- updated dining hakkers example and unit test
- moved buncher to fsm sample project
2010-12-20 10:40:23 +01:00
Roland Kuhn
716aab270f
change ff=unix
2010-12-19 22:27:11 +01:00
Roland Kuhn
ec5be9b23b
improvements on FSM
...
- change to akka.util.Duration
- add proper implicits to enable timeouts like "5 seconds"
- add concept of state timeouts, which are actually attached to states
- add timer handling for conveniently modeling timing irrespective of message "interruptions"
- add generic Buncher class as usage example and useful utility
2010-12-19 22:16:15 +01:00
Derek Williams
aa38fa9013
Remove workaround since Configgy has logging removed
2010-12-18 21:37:29 -07:00
Derek Williams
a6f1f7f08a
Use new configgy
2010-12-18 21:36:28 -07:00
Derek Williams
3926e4b84e
New Configgy version with logging removed
2010-12-18 21:35:55 -07:00
Peter Vlugter
fb45478519
Update group id in sbt plugin
2010-12-16 14:44:40 +13:00
Viktor Klang
a0abeb826b
Fixing a glitch in the API
2010-12-14 10:10:52 +01:00
Viktor Klang
8f4db98733
Bumping version to 1.1-SNAPSHOT
2010-12-13 16:51:53 +01:00
Viktor Klang
0e0daebc54
Merge branch 'release_1_0_RC1'
2010-12-13 16:47:17 +01:00
Viktor Klang
18b9782f7b
Changing versions to 1.0-RC2-SNAPSHOT
2010-12-13 16:04:02 +01:00
Jonas Bonér
1e84f7f3f2
Merge branch 'master' of github.com:jboner/akka
2010-12-10 09:00:57 +01:00
Jonas Bonér
f2610935b3
fixed bug in which the default configuration timeout was always overridden by 5000L
2010-12-10 09:00:52 +01:00
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
ticktock
e985ee9765
Merge branch 'master' of github.com:jboner/akka into ticket-538
2010-12-09 10:14:49 -05:00
Viktor Klang
120829da22
Merge branch 'release_1_0_RC1'
2010-12-08 10:15:13 +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
6ad4267ed6
Instructions on how to run the sample
2010-12-01 22:43:28 -08:00
Jonas Bonér
05a8209e5e
Merge branch 'master' of github.com:jboner/akka
2010-12-01 15:45:14 +01:00
Jonas Bonér
09381f81d1
changed access modifier for RemoteServer.serverFor
2010-12-01 15:43:36 +01:00
Jonas Bonér
bf4ed2b849
changed access modifier for RemoteServer.serverFor
2010-12-01 15:42:51 +01:00
Viktor Klang
9b273f9c7d
Merge branch 'master' of github.com:jboner/akka
2010-12-01 10:17:35 +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
Jonas Bonér
1aed36bcd7
Merge branch 'master' of github.com:jboner/akka
2010-11-30 11:51:34 +01:00
Jonas Bonér
e3691130ff
renamed DurableMailboxType to DurableMailbox
2010-11-30 11:51:23 +01:00
Viktor Klang
ec1d0e4f71
Adding Java API for per session remote actors, closing ticket #561
2010-11-29 20:49:15 +01:00
ticktock
693e91d75b
merged module move refactor from master
2010-11-28 10:55:06 -05: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