1. cb1435d Merge pull request #188 from RongtongJin/fix_186 by von gosling · 4 years, 7 months ago
  2. 594161d Merge pull request #179 from RongtongJin/polish_transaction by von gosling · 4 years, 7 months ago
  3. 77922af fix(autoconfig):more elegant optimization by rongtongjin · 4 years, 7 months ago
  4. 90d3e1a fix(autoconfig):fix selectorExpression cannot autoconfigure from configure file by rongtongjin · 4 years, 7 months ago
  5. 5b855a2 chore(version):change back to 4.5.2 to make CI pass by rongtongjin · 4 years, 7 months ago
  6. 95d247c refactor(transaction):refactor transaction message implementation by rongtongjin · 4 years, 7 months ago
  7. e5f28fe Merge pull request #172 from ShannonDing/notice by von gosling · 4 years, 7 months ago
  8. e1c8019 fix(doc):update the year in NOTICE and upgrade the spring version to 2.0.4 in README by ShannonDing · 4 years, 7 months ago
  9. 96289be [maven-release-plugin] prepare for next development iteration by ShannonDing · 4 years, 7 months ago
  10. ee4b5a7 [maven-release-plugin] prepare release rocketmq-spring-all-2.0.4 by ShannonDing · 4 years, 7 months ago release-2.0.4 rocketmq-spring-all-2.0.4
  11. 8b2426e Merge pull request #152 from zkzlx/message by von gosling · 4 years, 7 months ago
  12. 87f2218 Merge branch 'master' into message by von gosling · 4 years, 7 months ago
  13. e10cc5e [ISSUE #81]Fix RocketMQTemplate.syncSend collection type method signature (#150) by Martin · 4 years, 8 months ago
  14. ab0406f Merge pull request #164 from RongtongJin/fix_namespace by Heng Du · 4 years, 8 months ago
  15. 23690b8 fix(transaction):fix transactionProducer has incorrect namespace by rongtongjin · 4 years, 8 months ago
  16. 71a1e9c Merge pull request #129 from liuliuzo/master by Heng Du · 4 years, 8 months ago
  17. 24ac48d fix:#103 support resolvePlaceholders for selectorExpression codestyle by 16534 · 4 years, 8 months ago
  18. be8b8a4 fix:#103 support resolvePlaceholders for selectorExpression codestyle by 16534 · 4 years, 8 months ago
  19. abf0ad0 Merge pull request #1 from apache/master by zhao liuliu · 4 years, 8 months ago
  20. 4294eb0 solve the problems arising from review by zkzlx · 4 years, 8 months ago
  21. bd855b7 resolve Travis CI build by zkzlx · 4 years, 9 months ago
  22. 4c623e7 rocketmq-format-style by zkzlx · 4 years, 9 months ago
  23. e8a1cd6 test by zkzlx · 4 years, 9 months ago
  24. 79c6ae9 RocketMQ support MessageConverter by zkzlx · 4 years, 9 months ago
  25. d8a38d3 fix:#103 support resolvePlaceholders for selectorExpression codestyle by liuliu · 4 years, 9 months ago
  26. f85574d fix:#103 support resolvePlaceholders for selectorExpression codestyle by liuliu · 4 years, 9 months ago
  27. 95ca292 fix:#103 support resolvePlaceholders for selectorExpression codestyle by liuliu · 4 years, 9 months ago
  28. 908ea48 [ISSUE 99 & ISSUE 107] Fix the message was consumed twice because of the same instanceName by King · 4 years, 10 months ago
  29. 0834f86 Merge pull request #137 from duhenglucky/master by von gosling · 4 years, 10 months ago
  30. c2cd6ef Upgrade rocketmq dependency to 4.5.2 by duhenglucky · 4 years, 10 months ago
  31. a380c88 fix:#103 support resolvePlaceholders for selectorExpression codestyle check by liuliu · 4 years, 10 months ago
  32. 4e719a9 fix:#103 support resolvePlaceholders for selectorExpression by liuliu · 4 years, 10 months ago
  33. aeb448a [ISSUE #117]Fix timeout failed in syncSendOrderly. by shaolsh · 4 years, 10 months ago
  34. cc1a340 Merge pull request #97 from fenghaichun/master by von gosling · 5 years ago
  35. f0aeec2 Merge pull request #109 from RongtongJin/master by von gosling · 5 years ago
  36. 13bb2d4 modify .travis.yml to make travis-ci work (add dist:trusty) by rongtongjin · 5 years ago
  37. 812212f modify .travis.yml to make travis-ci work by rongtongjin · 5 years ago
  38. 99f706d format code style by feng chunhai · 5 years ago
  39. 4de7a70 add test for "resolve the placeholder for listener.txProducerGroup() " by feng chunhai · 5 years ago
  40. b9150ef Merge pull request #102 from walking98/patch-2 by Kevin Wang · 5 years ago
  41. ef63a5a update README by Kevin Wang · 5 years ago
  42. 508aa99 resolve the placeholder for "listener.txProducerGroup()" by feng chunhai · 5 years ago
  43. 3e34dd9 [ISSUE #86] add feature: consumer listener enabled configuration (#87) by Luan Louis · 5 years ago
  44. 92497cb Merge pull request #84 from wangxing-git/master by Heng Du · 5 years ago
  45. 813f0d8 Set the correct transaction id identification key for subsequent operations. (#82) by lookcoder · 5 years ago
  46. 4ee8b0e unit test by wangxing · 5 years ago
  47. 7c5e260 [maven-release-plugin] prepare for next development iteration by ShannonDing · 5 years ago
  48. 9d5b224 [maven-release-plugin] prepare release rocketmq-spring-all-2.0.3 by ShannonDing · 5 years ago release-2.0.3 rocketmq-spring-all-2.0.3
  49. e5f7c4c Rebase version to 2.0.3-SNAPSHOT by ShannonDing · 5 years ago
  50. c1e8b30 optimization by wangxing · 5 years ago
  51. 5cfba3c fix #83 by wangxing · 5 years ago
  52. 68c4bbd Merge pull request #77 from walking98/master by Heng Du · 5 years ago
  53. 07d8559 Add new accessChannel property for both producer/consumer @since RMQ 4.5.1 by walking98 · 5 years ago
  54. fed289c Merge remote-tracking branch 'upstream/master' by walking98 · 5 years ago
  55. 96d4054 Update example version to 2.0.4-snapshot (#76) by dinglei · 5 years ago
  56. 0110055 [ISSUE #74]Add acl examples compile in the project (#75) by dinglei · 5 years ago
  57. 1f76b80 [ISSUE #67]Fix typo in example readme file (#73) by dinglei · 5 years ago
  58. 514ca88 Update mvn central label search condition by ShannonDing · 5 years ago
  59. 5054020 Update current release version in readme file by ShannonDing · 5 years ago
  60. c5e8b26 [maven-release-plugin] prepare for next development iteration by ShannonDing · 5 years ago
  61. e583fe4 [maven-release-plugin] prepare release rocketmq-spring-all-2.0.3 by ShannonDing · 5 years ago
  62. f3eb640 Update example dependency version to 2.0.3 by ShannonDing · 5 years ago
  63. 53d4a8c Update RocketMQ version to 4.5.1 by ShannonDing · 5 years ago
  64. 5293288 Merge branch 'master' of https://github.com/walking98/rocketmq-spring by walking98 · 5 years ago
  65. 05412ae [ISSUE #51]raise a warning log message if no property 'rocketmq.name-server' is defined in application.property (#69) by Kevin Wang · 5 years ago
  66. 72cd513 Generate spring-configuration-metadata.json for easy configuration tips. (#61) by 如梦技术 · 5 years ago
  67. 7d77027 ISSUE #45 raise a warning log message if no property 'rocketmq.name-server' is defined in application.property by walking98 · 5 years ago
  68. b7d97cf Merge branch 'master' of https://github.com/walking98/rocketmq-spring by walking98 · 5 years ago
  69. c36554e Merge pull request #64 from walking98/patch-1 by von gosling · 5 years ago
  70. cd05381 Update README_zh_CN.md by Kevin Wang · 5 years ago
  71. 6b4d51b [ISSUE-59] Sending batch messages with RocketMQTemplate (#60) by Kevin Wang · 5 years ago
  72. 52e50a5 [ISSUE-59] Sending batch messages with RocketMQTemplate by walking98 · 5 years ago
  73. 15658b4 Merge remote-tracking branch 'upstream/master' by walking98 · 5 years ago
  74. 9dcbd93 [ISSUE-46] Support mutliple RocketMQTemplate & name-server overrided Consumer Listener (#56) by Kevin Wang · 5 years ago
  75. 733b866 [ISSUE #36]Support delay level configuration in async mode by dinglei · 5 years ago
  76. 08e5758 Support delay message in async send mode by ShannonDing · 5 years ago
  77. 885dbd7 set local testable nameServer in spring configuration file by walking98 · 5 years ago
  78. 1318afd Qualifier name the default RocketMQTemplate as 'rocketMQRemplate' by walking98 · 5 years ago
  79. f72cc09 [ISSUE-46] Support mutliple RocketMQTemplate & name-server overrided Consumer Listener by walking98 · 5 years ago
  80. 7b04b2d Update README_zh_CN.md by von gosling · 5 years ago
  81. 0b8dab5 Update README.md by von gosling · 5 years ago
  82. 2decadd Fix the wrong url by von gosling · 5 years ago
  83. 3039c30 Fix the dead link. by von gosling · 5 years ago
  84. 39d38b2 Update current version to 2.0.2 by Heng Du · 5 years ago
  85. 436e07f [maven-release-plugin] prepare for next development iteration by duhenglucky · 5 years ago release-2.0.2
  86. 9546fb8 [maven-release-plugin] prepare release rocketmq-spring-all-2.0.2 by duhenglucky · 5 years ago rocketmq-spring-all-2.0.2
  87. 079fe61 Merge pull request #49 from fangjian0423/header-conversion! by Heng Du · 5 years ago
  88. 27b3389 Merge pull request #48 from fangjian0423/master by Heng Du · 5 years ago
  89. 03b3ec9 extract toRMQHeaderKey method to generate rmq header key by fangjian0423 · 5 years ago
  90. 496c232 add samples for ACL feature by fangjian0423 · 5 years ago
  91. 64192e8 fixes #41 optimize header conversion by fangjian0423 · 5 years ago
  92. 87a141a update readme by fangjian0423 · 5 years ago
  93. 883eba8 Polish #47 set instanceName to support multi ak/sk by fangjian0423 · 5 years ago
  94. 5a46330 Polish #47 by fangjian0423 · 5 years ago
  95. 9ed5a08 run success on maven-checkstyle-plugin by fangjian0423 · 5 years ago
  96. b1ee9f7 Polish #47 by fangjian0423 · 5 years ago
  97. 2b6181e Add covers all icon. by dinglei · 5 years ago
  98. 2707719 Merge pull request #44 from walking98/nw-pr by von gosling · 5 years ago
  99. e923170 [ISSUE-43] Make the README Travis CI works by 辽天 · 5 years ago
  100. 446f7d1 [ISSUE #38]support payload with byte[] type in message conversion by dinglei · 5 years ago