Commit Graph

  • 9c5d1fed07 Polish build Janne Valkealahti 2017-11-05 20:10:55 +00:00
  • 42ffc19df9 Fix event processing threading Janne Valkealahti 2017-11-05 17:14:48 +00:00
  • 17c9223103 Fix event processing threading Janne Valkealahti 2017-11-05 17:09:44 +00:00
  • 39f1e6e7ca Fix changes in micrometer Janne Valkealahti 2017-11-04 11:26:45 +00:00
  • be57d1a42e Polish Janne Valkealahti 2017-10-29 16:36:53 +00:00
  • 9a4f48708e Fix combatibility with boot 2.x Janne Valkealahti 2017-10-29 15:55:24 +00:00
  • f8b7c0dae0 Fix method description typo Hazim 2017-10-10 20:53:18 +05:00
  • ab31c942fe Fix state holder usage Janne Valkealahti 2017-10-28 15:07:45 +01:00
  • 43121435f9 Fix method description typo Hazim 2017-10-10 20:53:18 +05:00
  • 5630769f04 Fix logging message when transition action throws exception Pinguet62 2017-09-17 22:31:26 +02:00
  • 29303eb5f4 Fixes to actuator metrics Janne Valkealahti 2017-09-15 16:01:44 +01:00
  • 5035a08e1b Fix actuator usage Janne Valkealahti 2017-09-10 10:11:41 +01:00
  • a838f8a0c2 Upgrade build to gradle 4.1 Janne Valkealahti 2017-08-20 09:42:48 +01:00
  • 0f41e76ed9 Next development version Spring Buildmaster 2017-07-09 08:32:38 +00:00
  • 6fc08b5f01 Clear machine id with null context restore Janne Valkealahti 2017-07-09 08:43:56 +01:00
  • 0753f712f0 Change machine lifecycle with restore Janne Valkealahti 2017-07-09 08:43:10 +01:00
  • 6b636bef2d Add recursive context build Janne Valkealahti 2017-07-09 08:42:44 +01:00
  • f268999400 Fix OnExtendedStateChanged with key Janne Valkealahti 2017-07-09 08:42:11 +01:00
  • 1e60b7abfa Add support for multiple end states with javaconfig Janne Valkealahti 2017-07-09 08:41:30 +01:00
  • 526c05e0f9 @WithStateMachine may register too many processors Janne Valkealahti 2017-07-09 08:40:08 +01:00
  • f4979411f2 Fix build for spring-context Janne Valkealahti 2017-07-09 08:34:16 +01:00
  • 3b79825ec5 Update changelog Janne Valkealahti 2017-07-09 08:14:17 +01:00
  • 609035acea Fix timer after restore Janne Valkealahti 2017-07-08 18:25:44 +01:00
  • a9cf3e1acc Clean machine id when restored with null context Janne Valkealahti 2017-07-08 18:00:02 +01:00
  • 8c18dc86de Change machine lifecycle with restore Janne Valkealahti 2017-07-08 17:34:31 +01:00
  • 38977bef71 Add recursive context build Janne Valkealahti 2017-07-08 10:18:47 +01:00
  • 4cc3dd705d Fix OnExtendedStateChanged with key Janne Valkealahti 2017-07-01 15:18:29 +01:00
  • 673894b0d6 Update build status images Janne Valkealahti 2017-06-29 14:38:35 +01:00
  • 258716099d Fix session deps Janne Valkealahti 2017-06-29 14:28:20 +01:00
  • 04f77664b8 Fix terminal state for persist Janne Valkealahti 2017-06-29 10:17:55 +01:00
  • c15bd99d7f Prevent npe on accept Janne Valkealahti 2017-06-10 15:24:23 +01:00
  • bec44751d9 Backport ci test changes from master Janne Valkealahti 2017-06-10 14:33:55 +01:00
  • bbca0ea504 Fix possible deadlock Janne Valkealahti 2017-06-10 09:11:35 +01:00
  • 78e3e479a7 Add support for multiple end states with javaconfig Janne Valkealahti 2017-06-09 10:06:39 +01:00
  • 1dd3790e4a @WithStateMachine may register too many processors Janne Valkealahti 2017-06-08 09:52:49 +01:00
  • 7fccb6db94 Fix PreStateChange interceptors being called twice for END states Janne Valkealahti 2017-06-08 09:40:09 +01:00
  • 2fb817f803 Fix PreStateChange interceptors being called twice for END states (#367) Fabien Chebel 2017-05-29 14:06:44 +02:00
  • 3eec94fe0c Next development version Spring Buildmaster 2017-05-19 07:45:40 +00:00
  • 222c405682 Update changelog Janne Valkealahti 2017-05-19 08:05:01 +01:00
  • 8d7fe80bdb NPE on sendEvent Janne Valkealahti 2017-05-19 07:52:31 +01:00
  • ca02c2cecb Add additinal sync Janne Valkealahti 2017-05-18 08:53:52 +01:00
  • 4d98b80358 Handle possible deadlock Janne Valkealahti 2017-05-15 11:39:27 +01:00
  • faae270b4b NPE on sendEvent Janne Valkealahti 2017-05-15 11:37:58 +01:00
  • b1d708e241 Fix EventDeferTests Janne Valkealahti 2017-05-07 09:05:29 +01:00
  • 3884d48fef Support actions with transition via choice/junction pseudostate Janne Valkealahti 2017-05-05 14:57:15 +01:00
  • d16e29ea45 Fix post interceptor call Janne Valkealahti 2017-05-05 14:56:44 +01:00
  • d3b6491bbc Fix action error in anonymous transition Janne Valkealahti 2017-05-05 14:55:56 +01:00
  • 331dc05957 Prevent debug calls Janne Valkealahti 2017-05-05 14:55:00 +01:00
  • c4af0e700b StateMachineContextSerializer handles history and id Janne Valkealahti 2017-05-05 14:53:51 +01:00
  • cec0d24035 Support actions with transition via choice/junction pseudostate Janne Valkealahti 2017-05-05 14:40:00 +01:00
  • b2624ada4d Adapt to thymeleaf starter changes Janne Valkealahti 2017-05-05 09:21:23 +01:00
  • c0cb4dee44 Next development version Spring Buildmaster 2017-05-03 12:36:28 +00:00
  • ecbc1eaf49 Update docs copyright year Janne Valkealahti 2017-05-03 10:46:05 +01:00
  • 48d860fbb3 Update changelog Janne Valkealahti 2017-05-03 10:35:26 +01:00
  • 37642b1270 Fix post interceptor call Janne Valkealahti 2017-05-03 10:27:40 +01:00
  • e25c5c6814 Fix action error in anonymous transition Janne Valkealahti 2017-04-20 09:55:44 +01:00
  • 15c537a1c9 Fix monitoring sample tests Janne Valkealahti 2017-04-19 19:18:40 +01:00
  • 168f6476f9 Adapt to logging changes Janne Valkealahti 2017-04-19 15:12:22 +01:00
  • 78527fdaec Add logging to failing test Janne Valkealahti 2017-04-19 11:11:43 +01:00
  • ea9dee4aad Fix mockito deprecation warnings Janne Valkealahti 2017-04-11 20:36:55 +01:00
  • def0fce98c Use spring-integration-zookeeper Janne Valkealahti 2017-04-11 20:20:53 +01:00
  • 7cd5f3c069 Fix Assert deprecation warnings Janne Valkealahti 2017-04-11 19:59:44 +01:00
  • 69c0146d80 Fix eclipse classpath Janne Valkealahti 2017-04-11 19:23:07 +01:00
  • d92b4e54d0 Fix CdPlayerTests Janne Valkealahti 2017-04-10 15:20:49 +01:00
  • cf7b9d7e24 Fix StateMachineMonitorTests Janne Valkealahti 2017-04-10 14:58:48 +01:00
  • cfbe57274c Fix samples for packaging Janne Valkealahti 2017-04-10 11:59:57 +01:00
  • 654c9b84a4 Update propdeps plugin to 0.0.8 Janne Valkealahti 2017-04-06 18:21:16 +01:00
  • 19b23e139c Upgrade gradle to 3.4.1 Janne Valkealahti 2017-04-06 13:34:56 +01:00
  • a59eeb607d Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages Janne Valkealahti 2017-03-24 17:21:08 +00:00
  • b2be58e5da Add defensive check for empty repository key Brian Clozel 2017-03-23 15:58:52 +01:00
  • 33a9c59f39 Prevent debug calls Janne Valkealahti 2017-03-22 15:52:10 +00:00
  • f7a93a7a00 StateMachineContextSerializer handles history and id Janne Valkealahti 2017-03-21 11:08:40 +00:00
  • e51c7655d6 Next development version 1.2.4.BUILD-SNAPSHOT Spring Buildmaster 2017-03-13 16:08:19 +00:00
  • 9ef3730fb4 Update changelog Janne Valkealahti 2017-03-13 15:03:58 +00:00
  • 4e4a48c5b4 Add project icon Janne Valkealahti 2017-03-09 14:48:46 +00:00
  • 42892abe0f Fix project base URL Brian Clozel 2017-03-09 15:03:16 +01:00
  • e9f19ce69f Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages Brian Clozel 2017-03-09 14:49:04 +01:00
  • 6ced0371d8 Disarm timers Janne Valkealahti 2017-03-08 11:02:34 +00:00
  • 688b61d5d2 Notify transition before calling its actions Janne Valkealahti 2017-03-07 17:02:35 +00:00
  • 6e64797ac7 Support Connection Point References Janne Valkealahti 2017-03-06 19:56:51 +00:00
  • 7371f67eb6 Timer trigger deadlock in DefaultStateMachineExecutor Janne Valkealahti 2017-03-09 10:00:06 +00:00
  • 56f3ea06a0 Add log4j 1.x to build deps Janne Valkealahti 2017-03-09 10:49:10 +00:00
  • 7a25849e9c StateMachineInterceptorList set() does nothing Janne Valkealahti 2017-03-08 11:22:34 +00:00
  • 61a790586a Disarm timers Janne Valkealahti 2017-03-08 11:02:34 +00:00
  • 5f8e6c0935 Notify transition before calling its actions Janne Valkealahti 2017-03-07 17:02:35 +00:00
  • 2a4e792d5f Support Connection Point References Janne Valkealahti 2017-03-06 19:56:51 +00:00
  • 70a8657463 StateMachineInterceptorList set() does nothing Gary Rosales 2017-02-15 12:39:07 -05:00
  • 6b2117580a Next development version 1.2.3.BUILD-SNAPSHOT Spring Buildmaster 2017-02-14 13:38:33 +00:00
  • 46d3fe46e8 Update changelog Janne Valkealahti 2017-02-14 13:04:32 +00:00
  • 7d83b1432c Add dependencies bom Janne Valkealahti 2017-02-14 13:00:03 +00:00
  • 12841bd215 Timer trigger deadlock in DefaultStateMachineExecutor Janne Valkealahti 2017-02-13 14:02:09 +00:00
  • 1a3f7da81c Make mongo tests faster Janne Valkealahti 2017-02-10 16:12:03 +00:00
  • 573397b86e Revamp dependency management Janne Valkealahti 2017-02-10 15:50:07 +00:00
  • 90637d68d6 Better generics handling with adapters Janne Valkealahti 2017-02-10 11:50:28 +00:00
  • 1389360950 Better generics handling with adapters Janne Valkealahti 2017-02-10 11:50:28 +00:00
  • c35286e83f Fix typo Janne Valkealahti 2017-02-09 17:55:32 +00:00
  • 29e8cdd276 @WithStateMachine with factory and builder Janne Valkealahti 2017-01-18 09:49:10 +00:00
  • 17d977ddc1 Make autostart smarter Janne Valkealahti 2017-01-18 09:48:14 +00:00
  • f3cd30532b Next development version 1.2.2.BUILD-SNAPSHOT Spring Buildmaster 2017-01-17 09:08:38 +00:00
  • 19bb25d2b7 Update changelog Janne Valkealahti 2017-01-17 08:07:10 +00:00