1. be68c91 fix bug in tcc demo doc by yjjnls · 3 years, 10 months ago
  2. cf7af88 Merge pull request #674 from apache/SCB-2044 by Lei Zhang · 3 years, 10 months ago
  3. f91ed8d SCB-2044 Fixed the Environment class instance thread issue by Willem Jiang · 3 years, 10 months ago
  4. fd07b17 SCB-2004 Rename preState to preComponsitedState by Lei Zhang · 4 years ago
  5. 41b27fa SCB-2004 Fix await for Travis CI by Lei Zhang · 4 years ago
  6. 8e0afb7 SCB-2004 Use message-driven compensation retry instead of recursive compensation by Lei Zhang · 4 years ago
  7. c2d52e9 SCB-2004 In Omega, if CallbackContenxt does not contain callbackMethod, send TxCompensateAckFailedEvent to Alpha instead of throwing NPE by Lei Zhang · 4 years ago
  8. b476b8b Merge pull request #661 from apache/SCB-1928 by Lei Zhang · 4 years ago
  9. 6ff4f0d SCB--1928 Fixed the ServiceInstance length check on ServiceConfig by Willem Jiang · 4 years ago
  10. 26630e0 Update Release Number by asifdxtreme · 4 years ago
  11. d315a88 Fix Java Doc issue for the release by asifdxtreme · 4 years ago 0.6.0
  12. 3f74377 ServiceComb Pack 0.6.0 Release by asifdxtreme · 4 years ago
  13. 99db6c8 Fixing Document error by asifdxtreme · 4 years ago
  14. e8d4e46 Merge pull request #660 from dengliming/SCB-1880 by Lei Zhang · 4 years ago
  15. bd0e774 Merge pull request #659 from dengliming/master by Lei Zhang · 4 years ago
  16. 563fb34 Fix demo by dengliming · 4 years ago
  17. 9e2605f Remove the EnableOmega annotation by dengliming · 4 years ago
  18. 0ee0bb9 Verify the instanceId size by dengliming · 4 years ago
  19. 421b9fd SCB-1879 Support to disable the TCC feature from configuration by Willem Jiang · 4 years, 1 month ago
  20. a0e5cfe SCB-1852 No mapping for beginTime then ignore unmapped by Lei Zhang · 4 years, 1 month ago
  21. b55ddcf SCB-1852 Fixed Alpha UI query error when the ES index not exits or empty by Lei Zhang · 4 years, 1 month ago
  22. 04a4552 SCB-1877 Fixed AlphaUI's Saga list sorted by time bug by Lei Zhang · 4 years, 1 month ago
  23. 7fc2452 fix typo by CMonkey · 4 years, 2 months ago
  24. 16fb2d2 SCB-1811 Add error logs by Lei Zhang · 4 years, 2 months ago
  25. 7b21229 SCB-1811 Configure PAYLOADS_MAX_LENGTH parameter from setting environment variable by Lei Zhang · 4 years, 2 months ago
  26. 97b9558 SCB-1735 Removing unused code by Lei Zhang · 4 years, 2 months ago
  27. 1e0f417 SCB-1735 Add compensation timeout case for Integration Test by Lei Zhang · 4 years, 2 months ago
  28. 0573fd8 SCB-1735 Adding a new event to the state machine by Lei Zhang · 4 years, 2 months ago
  29. 58021df SCB-1735 Show TxCompensateAckTimeoutEvent in the transaction details list by Lei Zhang · 4 years, 2 months ago
  30. 2d98d6b SCB-1735 Catch the compensation method timeout exception and send a CompensateAckTimeoutEvent event and record by Lei Zhang · 4 years, 2 months ago
  31. 655b6dd SCB-1735 Modify compensate method support asynchronous timeout by Lei Zhang · 4 years, 2 months ago
  32. d2b8434 SCB-1724 Update upgrade-guide & state-diagram documents for SCB-1696 by Lei Zhang · 4 years, 4 months ago
  33. b15ce2a SCB-1696 Added wait time for compensating retry acceptance test cases by Lei Zhang · 4 years, 4 months ago
  34. ead3ae0 SCB-1696 Added forward and reverse configuration parameters in the transaction details page by Lei Zhang · 4 years, 4 months ago
  35. a448291 SCB-1696 Added compensation failure test cases by Lei Zhang · 4 years, 4 months ago
  36. 7bddf5b SCB-1696 Refactoring duplicate code by Lei Zhang · 4 years, 4 months ago
  37. 5baeda1 SCB-1696 Optimize state machine compensation retry strategy using reverseRetries and retryDelayInMilliseconds by Lei Zhang · 4 years, 4 months ago
  38. 66cf5ce SCB-1696 Added property retryDelayInMilliseconds to TxStartedEvent and used as reverse compensation retry interval by Lei Zhang · 4 years, 5 months ago
  39. 67881c2 SCB-1696 Remove keepRetryingTillXXX test cases by Lei Zhang · 4 years, 5 months ago
  40. 4e6232d SCB-1696 Add attribute reverseRetries and reverseTimeout to @Compensable by Lei Zhang · 4 years, 5 months ago
  41. 197d986 SCB-1707 Update test cases for forward retry failure scenario by Lei Zhang · 4 years, 5 months ago
  42. 2259476 SCB-1707 Add prefix 'forward' to parameter retries and timeout by Lei Zhang · 4 years, 5 months ago
  43. cac096b SCB-1707 forward compensation only sends once a failure event if multiple retries fail by Lei Zhang · 4 years, 5 months ago
  44. 133a2fa Revert "SCB-1695 Add attribute mode to @Compensable annotation" by Lei Zhang · 4 years, 5 months ago
  45. 898e1ee SCB-1695 Add attribute mode to @Compensable annotation by Lei Zhang · 4 years, 5 months ago
  46. b41bbb5 SCB-1695 Use org.mockito.Mockito.any instead of deprecated org.mockito.Matchers.any by Lei Zhang · 4 years, 5 months ago
  47. 40d6e07 SCB-1690 omega-transport-resttemplate does not use RestTemplateBuilder by Daniel Qian · 4 years, 5 months ago
  48. b9fb634 SCB-1694 Rename APIv1ControllerTests.java to APIv1ControllerTest.java by Lei Zhang · 4 years, 5 months ago
  49. cb78750 SCB-1694 Improve unit test coverages for APIv1Controller by Lei Zhang · 4 years, 5 months ago
  50. 081bdeb SCB-1685 Use containsInAnyOrder instead of contains by Lei Zhang · 4 years, 5 months ago
  51. b48c2d1 SCB-1685 Change Assert method contains to hasItems by Lei Zhang · 4 years, 5 months ago
  52. 4eaa274 SCB-1646 Added 0.6.0 upgrade guide document by Lei Zhang · 4 years, 5 months ago
  53. 70dafb9 SCB-1646 Rename @Compensable property retries and timeout with the "forward" prefix by Lei Zhang · 4 years, 5 months ago
  54. a24da42 SCB-1688 Added prompt information when accessing Alpha UI in non-state machine mode by Lei Zhang · 4 years, 5 months ago
  55. 41504a1 SCB-1668 Replace sun.misc.BASE64* with java.util.Base64 by Lei Zhang · 4 years, 5 months ago
  56. 5cf4d40 SCB-1670 add license header for TransactionContextDto.java by Daniel Qian · 4 years, 5 months ago
  57. 7aa7e2c SCB-1670 Add an IT for explicit TransactionContext transfer by Daniel Qian · 4 years, 5 months ago
  58. 8936dcb SCB-1670 refactor pack-tests name because it's a IT for RestTemplate scenario by Daniel Qian · 4 years, 5 months ago
  59. 6ca6fa2 SCB-1670 make TransactionContext serializable by Daniel Qian · 4 years, 5 months ago
  60. 184e9c0 SCB-1669 Fixed reverse compensation sort bug in FSM by Lei Zhang · 4 years, 5 months ago
  61. b4ea871 SCB-1658 Improve encapsulation on txEntityMap of SagaData by Lei Zhang · 4 years, 6 months ago
  62. a8b2410 SCB-1627 Method name ask rename to getAck by Lei Zhang · 4 years, 6 months ago
  63. c29fecc SCB-1627 Compensation in the reverse order by Lei Zhang · 4 years, 6 months ago
  64. b44e17d SCB-1627 Send compensation ack event only when Alpha with Akka Actor by Lei Zhang · 4 years, 6 months ago
  65. bda9b4d SCB-1627 Package Alpha's metadata with AlphaMetas by Lei Zhang · 4 years, 6 months ago
  66. c3c3789 SCB-1627 Revert "Update test cases for compensation result events" by Lei Zhang · 4 years, 6 months ago
  67. bbc54eb SCB-1627 Rename CompensateAskWait to CompensateAckCountDownLatch by Lei Zhang · 4 years, 6 months ago
  68. 21403ab SCB-1627 Rename CompensateAskType to CompensateAckType by Lei Zhang · 4 years, 6 months ago
  69. bb52a98 SCB-1627 Rename CompensateAskFailedException to CompensateAckFailedException by Lei Zhang · 4 years, 6 months ago
  70. e4da4ad SCB-1627 Alpha waits for Omega compensation response by Lei Zhang · 4 years, 6 months ago
  71. 7c97b0a SCB-1627 Update test cases for compensation result events by Lei Zhang · 4 years, 6 months ago
  72. ca52f12 SCB-1627 CallbackContext send the compensation result event to Alpha by Lei Zhang · 4 years, 6 months ago
  73. ad39aa7 SCB-1627 Define compensation success and failure event type by Lei Zhang · 4 years, 6 months ago
  74. 9202a35 SCB-1627 Moved CallbackContext from omega-context to omega-transaction by Lei Zhang · 4 years, 6 months ago
  75. f059f96 revert RecoveryPolicyTimeoutWrapper by CMonkey · 4 years, 6 months ago
  76. 4519913 modify InterruptedException by CMonkey · 4 years, 6 months ago
  77. 13bb9ef SCB-1282 Support for custom "omegaUniqueIdGenerator" bean. by zengxiangjiang · 4 years, 6 months ago
  78. cdd571e SCB-1577 Remove connection blocking wait by Lei Zhang · 4 years, 6 months ago
  79. c35ce3d SCB-1577 Added some logging to method onCompleted by Lei Zhang · 4 years, 6 months ago
  80. 39d867d SCB-1577 Refactoring RPC connections by Lei Zhang · 4 years, 6 months ago
  81. 7de9a98 SCB-1577 Modify OnConnected method to bidirectional streaming RPC by Lei Zhang · 4 years, 6 months ago
  82. 82700b6 Merge pull request #608 from apache/SCB-1617 by Lei Zhang · 4 years, 6 months ago
  83. eac31f6 SCB-1617 Update the README files for contributors by Willem Jiang · 4 years, 6 months ago
  84. 37cb415 Try to fix the test failure in master by Willem Jiang · 4 years, 6 months ago
  85. 23bba65 SCB-1614 Delete comment line by Lei Zhang · 4 years, 6 months ago
  86. fab4331 SCB-1609 Fixed the SagaEnd type issue by Willem Jiang · 4 years, 6 months ago
  87. cf2d349 SCB-1611 metirc system.load.average.1m does not support windows os by Lei Zhang · 4 years, 6 months ago
  88. 3622252 SCB-1602:added tar file mode by jose.cardoso · 4 years, 6 months ago
  89. 76691da Merge pull request #596 from apache/SCB-1597 by Lei Zhang · 4 years, 6 months ago
  90. a66f00d make this method public by CMonkey · 4 years, 6 months ago
  91. fd7796e add error logger by CMonkey · 4 years, 6 months ago
  92. df9b46f SCB-1597 Support checking the table without order by Willem Jiang · 4 years, 6 months ago
  93. 6ae83b9 SCB-1597 Clean up the code of acceptance-tests by Willem Jiang · 4 years, 6 months ago
  94. 3ca1e80 SCB-1585 Update the Omega java code setting by Willem Jiang · 4 years, 6 months ago
  95. 4efb963 Merge pull request #595 from chanjarster/scb1595-sonarcloud-disable-shallow-clone by Lei Zhang · 4 years, 6 months ago
  96. a285e20 add sonarcloud badge in README by Daniel Qian · 4 years, 6 months ago
  97. 1661099 fix <name> and <url> in root pom.xml by Daniel Qian · 4 years, 6 months ago
  98. b23d8f2 SCB-1595 ServiceComb Pack integrates with SonarCloud Disable shallow clone by Daniel Qian · 4 years, 6 months ago
  99. bce3e38 SCB-1595 ServiceComb Pack integrates with SonarCloud by Daniel Qian · 4 years, 6 months ago
  100. 2554be3 SCB-1593 Add notice for Boringssl support ciphers by Lei Zhang · 4 years, 6 months ago