Commit Graph

  • 48bb6631f9 Tweak factory lifecycle handling Janne Valkealahti 2015-07-11 16:08:41 +01:00
  • 087da55cbb Add autostart flag for top-level machine - take2 Janne Valkealahti 2015-07-11 09:34:45 +01:00
  • 2c0c79a537 Add autostart flag for top-level machine Janne Valkealahti 2015-07-10 18:37:16 +01:00
  • 8292bbff00 Fixing initial state transitions Janne Valkealahti 2015-07-10 17:24:56 +01:00
  • 9b6caaf6b8 Docs updates Janne Valkealahti 2015-07-05 17:36:45 +01:00
  • 24ca522802 Fix typo Janne Valkealahti 2015-07-05 15:52:40 +01:00
  • c4e5e999e0 Fix typo Janne Valkealahti 2015-07-05 15:51:53 +01:00
  • 9c67299a35 Add event if event is not accepted Janne Valkealahti 2015-07-05 15:43:04 +01:00
  • bba4bc1d28 Add headers and events to serialization Janne Valkealahti 2015-07-05 09:52:36 +01:00
  • cb3b811707 Fix for failing test Janne Valkealahti 2015-07-04 18:39:20 +01:00
  • bdbe9c32db Fix for failing test Janne Valkealahti 2015-07-04 18:27:29 +01:00
  • ddc19392c6 Further fixes for tasks recipe Janne Valkealahti 2015-07-04 18:13:07 +01:00
  • 2ac515b04b Polish Janne Valkealahti 2015-07-04 15:34:24 +01:00
  • 6ae2f2fa43 Can now skip initial state Janne Valkealahti 2015-07-04 15:15:27 +01:00
  • 4b858b1d9b Add skeleton for tasks recipe Janne Valkealahti 2015-07-03 14:02:17 +01:00
  • 44d09f257e Change StateMachinePersist interface Janne Valkealahti 2015-06-20 15:41:35 +01:00
  • e2fe4907d3 Add config builder for distributed machine Janne Valkealahti 2015-06-18 13:20:04 +01:00
  • 742010f1a5 Change distributed machine to use interceptor Janne Valkealahti 2015-06-18 11:22:37 +01:00
  • b6333925bb Modify sample Janne Valkealahti 2015-06-17 09:41:05 +01:00
  • 2dd237b9bd Modify sample Janne Valkealahti 2015-06-17 09:39:30 +01:00
  • 1bcdbd5ae0 Add base work for recipes Janne Valkealahti 2015-06-17 09:19:43 +01:00
  • 608183f2a3 Add builder pattern for state machine instantiation Janne Valkealahti 2015-06-13 22:17:06 +01:00
  • c03b998d1e Update readme Janne Valkealahti 2015-06-12 19:25:43 +01:00
  • c68fa5d09d Add skeleton for distributed state machine Janne Valkealahti 2015-06-12 18:15:50 +01:00
  • 1648b39de1 Lift requirement of enums for states and events Janne Valkealahti 2015-06-03 18:26:21 +01:00
  • 7dc56c4867 Fix some typos Janne Valkealahti 2015-06-02 08:13:01 +01:00
  • 75a4da811e Ref doc updates Janne Valkealahti 2015-05-30 18:01:21 +01:00
  • aaa20e6b26 Add better spel support for actions and guards Janne Valkealahti 2015-05-30 17:00:34 +01:00
  • 7d26f505a1 Add tests for turnstile sample Janne Valkealahti 2015-05-30 09:29:10 +01:00
  • 9fc17338e6 Remove feature limitations section Janne Valkealahti 2015-05-29 17:56:08 +01:00
  • d7249bf927 Tune fork/state sections in docs Janne Valkealahti 2015-05-29 17:52:10 +01:00
  • 7fa8c12c30 Polish tasks example Janne Valkealahti 2015-05-29 15:07:44 +01:00
  • b73e22864f Add missing headers Janne Valkealahti 2015-05-29 11:32:28 +01:00
  • 2fb774e837 Polish Janne Valkealahti 2015-05-29 11:24:39 +01:00
  • b61f7fd3bb Tweaks to fragile tests #36 Janne Valkealahti 2015-05-29 11:06:23 +01:00
  • 61ec8723df Updates to docs Janne Valkealahti 2015-05-29 10:59:47 +01:00
  • 2df44abc53 Add new washer sample Janne Valkealahti 2015-05-25 11:08:30 +01:00
  • 2b3db24345 Better support for parallel regions Janne Valkealahti 2015-05-24 17:38:41 +01:00
  • 517bf69364 Fix fragile tests Janne Valkealahti 2015-05-17 16:33:13 +01:00
  • cc4794d014 Add new tasks sample Janne Valkealahti 2015-05-17 16:04:52 +01:00
  • 2a31254b91 Add first concept of better internal machine comm Janne Valkealahti 2015-05-17 15:28:42 +01:00
  • a4baf0135b Fix some issues for annotated methods for initial state Janne Valkealahti 2015-05-16 17:25:06 +01:00
  • 6394bae349 Fix join source with region state Janne Valkealahti 2015-05-16 15:32:02 +01:00
  • 844a70c588 Add way to remove listener Janne Valkealahti 2015-05-16 10:15:28 +01:00
  • d5811c3ac4 Fix choice state create Janne Valkealahti 2015-05-15 16:15:34 +01:00
  • d29c240ad0 Fix possible NPE in RegionState Janne Valkealahti 2015-05-15 15:15:26 +01:00
  • d847dbacc4 Add tests for fork/join Janne Valkealahti 2015-05-14 17:12:49 +01:00
  • 80b62bc555 EnumState isSimple() returns wrong value Janne Valkealahti 2015-05-10 18:16:21 +01:00
  • e21b9559da Should not define terminate state as state Janne Valkealahti 2015-05-10 18:07:46 +01:00
  • 362df027b4 Fix triggerless transition in regions Janne Valkealahti 2015-05-10 17:45:32 +01:00
  • 5e1dec0ede Add test for triggerless region transitions Janne Valkealahti 2015-05-09 19:26:20 +01:00
  • 214f8a45e3 Triggerless transition doesn't work from initial to terminate Janne Valkealahti 2015-05-09 17:45:42 +01:00
  • 44c6e53834 Tune automatic configuration Janne Valkealahti 2015-05-08 12:50:04 +01:00
  • 3aa53af67b Fixing fragile tests Janne Valkealahti 2015-05-06 20:22:37 +01:00
  • 104d6158e8 Fixing fragile tests Janne Valkealahti 2015-05-06 19:51:59 +01:00
  • a3cceee651 EnumStateMachineFactory doesn't always check initial state Janne Valkealahti 2015-05-06 18:26:43 +01:00
  • 8e42ca0688 Should not define initial state as state Janne Valkealahti 2015-05-06 10:59:06 +01:00
  • 1186ae4a71 Support fork/join with regions Janne Valkealahti 2015-05-05 19:58:31 +01:00
  • a26f4f08d6 RegionState not created with nested states - take 2 Janne Valkealahti 2015-05-02 18:41:50 +01:00
  • ffa2bcbfa8 RegionState not created with nested states Janne Valkealahti 2015-05-01 11:26:47 +01:00
  • f24dd481bc Spring cleaning, take 1 Janne Valkealahti 2015-04-26 10:49:38 +01:00
  • 9d2d4038e2 Support history pseudostates Janne Valkealahti 2015-04-26 10:14:53 +01:00
  • d31919fd19 Fix typo in readme Janne Valkealahti 2015-04-24 18:49:43 +01:00
  • b45f5ef988 Support choice pseudostate Janne Valkealahti 2015-04-23 17:40:34 +01:00
  • 911901cfb6 Fix base support for region config Janne Valkealahti 2015-04-18 19:39:46 +01:00
  • 8c481b6a21 Fix bean conflict with spring-security Janne Valkealahti 2015-04-16 13:45:57 +01:00
  • 5759fb2180 Set to next build snapshot version Janne Valkealahti 2015-04-14 17:01:32 +01:00
  • f8c1554995 Release version 1.0.0.M1 Spring Buildmaster 2015-04-14 08:16:46 -07:00
  • 9c38014369 Fix javadoc warnings Janne Valkealahti 2015-04-14 15:53:41 +01:00
  • 0365b72dcb Polish docs Janne Valkealahti 2015-04-13 11:59:49 +01:00
  • 29da80c6f7 Add missing javadocs for StateConfigurer Janne Valkealahti 2015-04-12 09:09:25 +01:00
  • 247c90ad90 Make end state a proper pseudostate Janne Valkealahti 2015-04-11 09:57:17 +01:00
  • 2721437b23 Pump up framework to 4.1.6 Janne Valkealahti 2015-04-10 14:32:22 +01:00
  • d0e96368a2 More content and sample Janne Valkealahti 2015-04-10 11:39:16 +01:00
  • da0e507524 Polish quick example Janne Valkealahti 2015-04-10 09:41:31 +01:00
  • f89d201562 Remove javadoc verbose flag Janne Valkealahti 2015-04-10 09:16:59 +01:00
  • 60e8f0745a Type cast access for ext state variables. Janne Valkealahti 2015-04-10 09:14:58 +01:00
  • eae691f4a5 Update readme, add contributing Janne Valkealahti 2015-04-10 08:47:30 +01:00
  • 771a69e32e Javadoc fixes Janne Valkealahti 2015-04-09 16:21:34 +01:00
  • f776a0acc3 Tune samples and update ref docs Janne Valkealahti 2015-04-09 12:03:36 +01:00
  • b505016455 Add event into state context Janne Valkealahti 2015-04-09 12:01:42 +01:00
  • c3891fc482 Tryind to fix some test issues Janne Valkealahti 2015-04-08 10:32:50 +01:00
  • 487911b4de StateContext may use wrong statemachine Janne Valkealahti 2015-04-07 22:18:03 +01:00
  • 4c13f0b479 Initialize project page Janne Valkealahti 2015-04-06 16:55:18 +01:00
  • 45ebce9c64 Updates to docs and samples Janne Valkealahti 2015-04-06 10:55:54 +01:00
  • e5c67b1c22 Reference doc updates Janne Valkealahti 2015-04-05 22:22:45 +01:00
  • 3f3a8bbc65 Updates to cdplayer sample Janne Valkealahti 2015-04-05 18:50:11 +01:00
  • 8282daf5d8 Fix substate transition Janne Valkealahti 2015-04-04 15:51:45 +01:00
  • a4fcb9da97 Expose extended state Janne Valkealahti 2015-04-04 10:24:50 +01:00
  • cceec5500a Add flag to disable context events Janne Valkealahti 2015-04-03 23:36:28 +01:00
  • e1be34cc92 Fix proper transition into super state Janne Valkealahti 2015-04-03 10:47:14 +01:00
  • 85cc2df29e Ref doc updates Janne Valkealahti 2015-03-28 18:51:19 +00:00
  • d108410005 Add proper substate handling for transitions Janne Valkealahti 2015-03-28 08:43:24 +00:00
  • 4bf49654b9 Add initial action and fix internal transition event Janne Valkealahti 2015-03-27 12:59:50 +00:00
  • ac13ef7fa6 Create dist and docs artifacts Janne Valkealahti 2015-03-24 18:42:18 +00:00
  • 005bf688c3 Updates to showcase sample Janne Valkealahti 2015-03-22 18:55:49 +00:00
  • 4d0442c3d2 Remove obsolete machine ref in header Janne Valkealahti 2015-03-22 18:35:11 +00:00
  • 6e10433b1b Fixing various aspects of state handling Janne Valkealahti 2015-03-22 18:25:39 +00:00
  • 073df4e438 Add adapter impl for StateMachineListener Janne Valkealahti 2015-03-21 15:19:17 +00:00
  • 15a88b902a Revert "updates" Janne Valkealahti 2015-03-21 15:23:22 +00:00