Commit Graph

  • 5165221d84 Add history state support for uml model Janne Valkealahti 2016-04-16 15:36:26 +01:00
  • 7938086c46 Add fork and join state support for uml model Janne Valkealahti 2016-04-16 14:50:31 +01:00
  • 78391822a9 Add choice state support for uml model Janne Valkealahti 2016-04-16 12:24:58 +01:00
  • 3c7edd433e Add support for linked choice states Janne Valkealahti 2016-04-16 09:50:26 +01:00
  • 4e7b3eb66b Add new persist tests Janne Valkealahti 2016-04-15 15:37:49 +01:00
  • b5da16ac82 Update docs Janne Valkealahti 2016-04-10 15:53:42 +01:00
  • cb7005b445 Add entry/exit points support for uml model Janne Valkealahti 2016-04-10 14:59:11 +01:00
  • 6f2e90f320 Add final state support for uml model Janne Valkealahti 2016-04-10 10:00:50 +01:00
  • 313fe954cb Add root regions support for uml model Janne Valkealahti 2016-04-09 17:58:47 +01:00
  • ba1729c928 Add base support for exit/entry points Janne Valkealahti 2016-04-09 16:38:41 +01:00
  • 51145f1368 Add base support for eclipse papyrus modeling Janne Valkealahti 2016-04-09 16:04:16 +01:00
  • 6cce27e30b Add distibuted action Janne Valkealahti 2016-03-28 10:44:48 +01:00
  • 89d183f91c Fix state entry called too many times Janne Valkealahti 2016-03-27 16:54:57 +01:00
  • c61507cae6 Fix end state handling Janne Valkealahti 2016-03-25 09:06:51 +00:00
  • 1bf65760d5 Allow user to use machine id Janne Valkealahti 2016-03-24 07:54:36 +00:00
  • b9a0860d88 Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages Janne Valkealahti 2016-03-22 12:37:07 +00:00
  • a82ff5b936 Fix history state reset Janne Valkealahti 2016-03-22 12:07:18 +00:00
  • 936be90bf4 Update changelog Janne Valkealahti 2016-03-20 14:06:59 +00:00
  • 05d4cf05f1 Fix zk ensemble join and start Janne Valkealahti 2016-03-20 14:04:28 +00:00
  • 8ca21a10f2 Polish Janne Valkealahti 2016-03-20 09:46:54 +00:00
  • 5ec61f35d9 Polish Janne Valkealahti 2016-03-20 09:46:08 +00:00
  • 272749bb87 Updates to docs Janne Valkealahti 2016-03-20 09:35:37 +00:00
  • 9641afeeb4 Document spring javaconfig usage for beans Janne Valkealahti 2016-03-19 16:27:16 +00:00
  • fe6ca757e9 update changelog Janne Valkealahti 2016-03-19 14:34:54 +00:00
  • 32c335c5e3 Polish model usage Janne Valkealahti 2016-03-19 14:22:00 +00:00
  • d3eb24ed1c Refactor config model classes Janne Valkealahti 2016-03-19 10:06:38 +00:00
  • 79a91220f6 Fix possible NPE Janne Valkealahti 2016-03-19 09:09:19 +00:00
  • 981a5335a8 Factories now use model SPI Janne Valkealahti 2016-03-13 16:20:14 +00:00
  • 07de17784e Make verifier configurable Janne Valkealahti 2016-03-13 14:08:21 +00:00
  • 5b5f9b7f69 Update docs Janne Valkealahti 2016-03-12 16:43:26 +00:00
  • f72e4dad9e Add history support for persist Janne Valkealahti 2016-03-12 15:52:36 +00:00
  • f389244862 Polish Janne Valkealahti 2016-03-11 18:46:13 +00:00
  • 66fe71e9cc Enhance things around StateMachinePersister Janne Valkealahti 2016-03-11 18:43:45 +00:00
  • 5cd7d348e9 Package change Janne Valkealahti 2016-03-06 16:57:48 +00:00
  • a981ed4361 Add base system for StateMachinePersister Janne Valkealahti 2016-03-06 15:17:37 +00:00
  • ef19e119b4 Fix timing in tests Janne Valkealahti 2016-03-05 18:19:46 +00:00
  • 17389303aa Fix timing in tests Janne Valkealahti 2016-03-05 18:03:56 +00:00
  • c6f56df79d Handle annotation method call errors Janne Valkealahti 2016-03-05 12:30:17 +00:00
  • 28a23cbf15 Timer interval reset for states Janne Valkealahti 2016-03-05 11:28:34 +00:00
  • 8b560f5bba Support @WithStateMachine as meta annotation Janne Valkealahti 2016-03-02 10:01:09 +00:00
  • 008316f434 Set executor for TimerTrigger Janne Valkealahti 2016-03-02 08:23:36 +00:00
  • d15493435d When using the StateMachineBuilder outside of the springboot framework, it is not possible to create a timer trigger, because the taskScheduler is not set on the TimerTrigger/LifecycleObjectSupport when the AbstractStateMachineFactory is building the TimerTrigger. This results in a NullPointerException while building the StateMachine. Lorin Metzger 2016-02-29 13:26:43 -05:00
  • c3b3fe65b7 Catch Throwable instead Exception Janne Valkealahti 2016-02-20 09:48:18 +00:00
  • 160ceef61d Use kryo shaded Janne Valkealahti 2016-02-13 16:37:24 +00:00
  • ebfa86a0ca Initial config error model and spi Janne Valkealahti 2016-02-13 15:32:18 +00:00
  • 3ea89d14da Add test support for intermediate state changes Janne Valkealahti 2016-02-07 15:05:47 +00:00
  • a72a27252c Make listeners not to cause malfunction Janne Valkealahti 2016-02-06 16:02:41 +00:00
  • 512b3f1d08 Add Code of Conduct Janne Valkealahti 2016-02-02 16:27:23 +00:00
  • 833dc1643c Update docs Janne Valkealahti 2016-01-30 18:15:41 +00:00
  • 3d37f14a34 Backport: Add default taskExecutor/taskScheduler via builder Janne Valkealahti 2016-01-16 19:28:57 +00:00
  • d12df0ab45 Update changelog Janne Valkealahti 2016-01-30 09:38:08 +00:00
  • 1ca88d0a6e Update docs Janne Valkealahti 2016-01-30 08:47:52 +00:00
  • 294430c9fb Add redis persist sample Janne Valkealahti 2016-01-26 13:11:17 +00:00
  • a952714857 Reset machine with null context Janne Valkealahti 2016-01-26 09:09:30 +00:00
  • f6079c8a94 Add source to event not accepted stage Janne Valkealahti 2016-01-23 10:13:37 +00:00
  • e28caf1164 Add test for timer transition Janne Valkealahti 2016-01-21 08:45:17 +00:00
  • 26b52dedb6 Add default taskExecutor/taskScheduler via builder Janne Valkealahti 2016-01-16 19:28:57 +00:00
  • 2e7be9da83 Fix possible event miss in zk dist machine Janne Valkealahti 2016-01-15 12:40:46 +00:00
  • 6282ef7932 Fix possible event miss in zk dist machine Janne Valkealahti 2016-01-15 12:40:46 +00:00
  • 599ffc99e2 Apply fix for issue #148 to 1.0.x branch. Michael Shindle 2016-01-11 17:34:14 -08:00
  • c866bdcaa2 Fix javadoc errors Janne Valkealahti 2016-01-10 09:37:33 +00:00
  • 95c91cef6c Polish tests Janne Valkealahti 2016-01-10 09:29:37 +00:00
  • f22fc8495c Polish javadocs Janne Valkealahti 2016-01-09 09:44:25 +00:00
  • 51bc34b897 Update docs and polish Janne Valkealahti 2016-01-09 09:24:52 +00:00
  • e08edf0265 Remove most of the non state context usage Janne Valkealahti 2016-01-02 18:13:59 +00:00
  • 4aa18a4ca5 Fix some StateContext use cases Janne Valkealahti 2015-12-31 17:39:57 +00:00
  • ebdb0fd0ed Next development version 1.0.3.BUILD-SNAPSHOT Spring Buildmaster 2015-12-30 04:53:57 -08:00
  • 79c49c5a78 Add synchronization Janne Valkealahti 2015-12-30 11:09:48 +00:00
  • 5227aea34b Add synchronization Janne Valkealahti 2015-12-30 10:55:56 +00:00
  • 7395b6afcd Update changelog Janne Valkealahti 2015-12-30 09:35:22 +00:00
  • b624330681 Fix event defer issues Janne Valkealahti 2015-12-30 08:46:52 +00:00
  • 9d59209ce8 Fix event defer issues Janne Valkealahti 2015-12-30 08:46:52 +00:00
  • 4f5eb88626 Add StateContext into StateMachineListener Janne Valkealahti 2015-12-26 16:37:56 +00:00
  • 71fb0ce869 Version upgrades Janne Valkealahti 2015-12-25 17:59:00 +00:00
  • c2a458ce70 Overhaul annotation and listener processing Janne Valkealahti 2015-12-25 09:10:36 +00:00
  • 0ac5785ec5 Overhaul annotation and listener processing Janne Valkealahti 2015-12-23 22:20:57 +00:00
  • c4629e1dcd Upgrade to kryo 3 Janne Valkealahti 2015-12-20 15:53:29 +00:00
  • 3e322e4d00 Add redis persisting support Janne Valkealahti 2015-12-20 15:44:15 +00:00
  • d0aaa4bfee Add base security support Janne Valkealahti 2015-12-20 14:33:54 +00:00
  • cba4b2fd0c Fix action error in transition Janne Valkealahti 2015-12-19 21:40:13 +00:00
  • a9f106e930 DefaultStateMachineExecutor using wrong extended state Janne Valkealahti 2015-12-16 18:51:06 +00:00
  • ab292eedca DefaultStateMachineExecutor using wrong extended state Janne Valkealahti 2015-12-16 18:51:06 +00:00
  • d25f656a48 Fix content warning issues over https Brian Clozel 2015-12-16 14:23:00 +01:00
  • f2f8c1a3c4 Wrong publish method calls Janne Valkealahti 2015-12-15 08:42:52 +00:00
  • c28c07868f Wrong publish method calls Janne Valkealahti 2015-12-15 08:42:52 +00:00
  • 3602130cc0 Add scope sample Janne Valkealahti 2015-12-13 11:13:33 +00:00
  • 41371d292b Fix machine autostart with annotation config Janne Valkealahti 2015-12-12 20:05:43 +00:00
  • 1b0ca6ebef Add scope sample Janne Valkealahti 2015-12-13 11:13:33 +00:00
  • 8aaf66afea Fix machine autostart with annotation config Janne Valkealahti 2015-12-12 20:05:43 +00:00
  • 8068cb9dd2 StateMachineTestPlan with multiple event Janne Valkealahti 2015-12-06 15:27:22 +00:00
  • a9d24c038c Event defer for substates and regions Janne Valkealahti 2015-12-06 14:47:10 +00:00
  • 05a4155d9d StateMachineTestPlan with multiple event Janne Valkealahti 2015-12-06 15:27:22 +00:00
  • b7cc1df59b Event defer for substates and regions Janne Valkealahti 2015-12-06 14:47:10 +00:00
  • 2569900dfb Switch master to 1.1.0.BUILD-SNAPSHOT Janne Valkealahti 2015-11-28 12:17:32 +00:00
  • ed25006075 Add support for session scope Janne Valkealahti 2015-11-28 09:13:10 +00:00
  • c0b24a3ca1 Fix typo in OnStateMachineStop Janne Valkealahti 2015-11-27 07:43:34 +00:00
  • 68e0cd5f72 Change way BeanFactory and TaskExecutor are set Janne Valkealahti 2015-11-27 07:41:36 +00:00
  • 40be191b21 Update tests Janne Valkealahti 2015-11-26 15:30:39 +00:00
  • f6037802fd Fix empty @OnTransition Janne Valkealahti 2015-11-26 12:10:22 +00:00
  • c981c5a6ee Update docs Janne Valkealahti 2015-11-26 09:36:47 +00:00