1. babe3ed style(formatting, missing semicolons, …) by vongosling · 4 years, 4 months ago
  2. 87a6137 fix(consumer): send back error when consuming failed. (#210) by dinglei · 4 years, 4 months ago
  3. 255de3b fix(consumer): fix the issue that msg lost when send back to broker failed. (#209) by dinglei · 4 years, 4 months ago
  4. d321677 feat(namespace): add name space support (#207) by dinglei · 4 years, 4 months ago
  5. bc5adc5 refactor(rebalance): use smart_ptr to manage pull request (#206) by dinglei · 4 years, 5 months ago
  6. 4e90be9 fix(travis): update rocketmq download link to apache archive. by dinglei · 4 years, 5 months ago
  7. bc369cd modify package version to prepare to release 1.2.4 by ShannonDing · 4 years, 6 months ago release-1.2.4 1.2.4
  8. dbbc155 remove boost from StringIdMaker, and fix some bugs. (#183) by James Yin · 4 years, 6 months ago
  9. e237d8b replace boost::thread::hardware_concurrency with std::thread::hardware_concurrency. (#171) by James Yin · 4 years, 6 months ago
  10. ce126b7 Optimize transport layer (#165) by James Yin · 4 years, 6 months ago
  11. b1b2d5b fixed typo bug in DefaultMQPushConsumer::getConsumerRunningInfo. (#178) by James Yin · 4 years, 6 months ago
  12. 817a817 feat(errorno): add new error no for transaction producer (#201) by dinglei · 4 years, 6 months ago
  13. 0846f30 Update README.md by dinglei · 4 years, 6 months ago
  14. de6579e fix(trasaction):fix the error that local executer have not been called by ShannonDing · 4 years, 6 months ago
  15. 2e8b317 Add trasaction message for C APIs (#199) by dinglei · 4 years, 7 months ago
  16. 9fa724e chore(example): make more sense for output by vongosling · 4 years, 7 months ago
  17. 869c2dd style(example):format the code style in example (#196) by dinglei · 4 years, 7 months ago
  18. 6bf50cd Merge branch 'master' of github.com:apache/rocketmq-client-cpp by vongosling · 4 years, 7 months ago
  19. 25c1bc4 Polish the examples by vongosling · 4 years, 7 months ago
  20. 0420f89 Fix: skip compressing if message is a batch one by also · 4 years, 8 months ago
  21. 2dfbb0c feat(producer): Support user data in async callback by ShannonDing · 4 years, 7 months ago
  22. 77e6b8f Support set max cache size for consumer. by ShannonDing · 4 years, 7 months ago
  23. 352ea92 Format the code style. by ShannonDing · 4 years, 8 months ago
  24. 3b2c0f3 feat(producer): add method for orderly message sending by shardingkey by ShannonDing · 4 years, 8 months ago
  25. 544eaea feat(producer): add method for orderly message sending by shardingkey by ShannonDing · 4 years, 8 months ago
  26. dcf3a1f Polish license format by ShannonDing · 4 years, 8 months ago release-1.2.3 1.2.3
  27. e15bd83 fixed dangling point in GetLatestErrorMessage. (#181) by James Yin · 4 years, 8 months ago
  28. 8a2ed5a Cocreate the license for the 3rd party file by ShannonDing · 4 years, 9 months ago
  29. b782163 Fix license issues to release 1.2.3 by ShannonDing · 4 years, 9 months ago
  30. 32fb1c8 Modify deploy shell to package license and notice file by jonnxu · 4 years, 9 months ago
  31. 6ba65e1 Modify deploy shell to package license and notice file by ShannonDing · 4 years, 9 months ago
  32. 1020914 Add license and notice binary to prepare release by jonnxu · 4 years, 9 months ago
  33. 72208e4 Add license and notice be to prepare release by ShannonDing · 4 years, 9 months ago
  34. 2c213cf Wrong lock flag for pull request in orderly consume when unlock bug (#175) by jonnxu · 4 years, 9 months ago
  35. f8e2faf boost build64 on windows (#167) by doodoocoder · 4 years, 9 months ago
  36. 8ade424 Format the code (#172) by jonnxu · 4 years, 9 months ago
  37. 88aae5a Support muti-thread compile in build.sh by jonnxu · 4 years, 9 months ago
  38. 0ae5909 Add cpu core variant for make thread task by jonnxu · 4 years, 9 months ago
  39. 281ec04 Update make -j to make -j4 by jonnxu · 4 years, 9 months ago
  40. ed71e22 Add GetLatestErrorMessage feature by jonnxu · 4 years, 9 months ago
  41. 010e143 Merge branch 'master' into issue-errorinfo by jonnxu · 4 years, 9 months ago
  42. c445724 Optimize type detection for DefaultMQProducer.sendKernelImpl and cproducer.SendMessageAsync by jonnxu · 4 years, 9 months ago
  43. 5e4b657 [Feature] Support producer transaction message (#154) by jonnxu · 4 years, 9 months ago
  44. 6f3619c Merge m_futureTable and m_asyncFutureTable together by jonnxu · 4 years, 10 months ago
  45. d5f3595 optimize BatchMessage detection in DefaultMQProducer::sendKernelImpl, and fix bug in CProducer. by James Yin · 4 years, 11 months ago
  46. dc31850 merge m_futureTable and m_asyncFutureTable together. by James Yin · 5 years ago
  47. 640a322 change ResponseFutureTest (#159) by githublaohu · 4 years, 10 months ago
  48. a14580f [ISSUE #137] split TcpRemotingClient::m_ioService into m_dispatchService and m_handleService by jonnxu · 4 years, 10 months ago
  49. 94d97a0 Export send batch messages api in c style by jonnxu · 4 years, 10 months ago
  50. 8b6cb07 Remove useless code such as removeDropedPullRequestOpaque and deleteOpaqueForDropPullRequest. by jonnxu · 4 years, 10 months ago
  51. f33a696 remove removeDropedPullRequestOpaque and deleteOpaqueForDropPullRequest. by James Yin · 5 years ago
  52. 390bfe6 Resolve the bug without encode batch flag when send batch message #152 by jonnxu · 4 years, 11 months ago
  53. df4d218 Extract decode from TcpRemotingClient::m_ioService to TcpRemotingClient::m_dispachService. by James Yin · 5 years ago
  54. 5689607 Update: update network interface. (#60) by James · 5 years ago
  55. b87f753 batch issue by donggang123 · 5 years ago
  56. 8c2b1ca [ISSUE #142] save string::find result into a string::size_type variable. by James · 5 years ago
  57. f76604c Add Lock on write and read Error Message by Jim Wang · 5 years ago
  58. c1f4254 Fix build warnings in namespace util (#140) by dinglei · 5 years ago
  59. d403cd4 change by laohu · 5 years ago
  60. b63736e change by laohu · 5 years ago
  61. 30002f4 clang-framt by laohu · 5 years ago
  62. cc582f1 bacht send message by laohu · 5 years ago
  63. 1ec72c0 Modify MQClientErrorContainer Method signature by Jim Wang · 5 years ago
  64. 43b87fe Add GetLatestErrorMessage feature by Jim Wang · 5 years ago
  65. 7e9f70d Update TcpRemotingClient.cpp by dinglei · 5 years ago 1.2.2 1.2.2-rc1
  66. 8541939 Modify project name to rocketmq-client-cpp in CMakeList file (#136) by dinglei · 5 years ago
  67. 68b323d [ISSUE #134]Fixed ResponseFuture leak when invokeHeartBeat is failed. (#135) by James · 5 years ago
  68. 28c4cf0 [ISSUE #121]Support connect MQ endpoint with ACL (#133) by dinglei · 5 years ago
  69. 9b239c9 Format project with clang-format Chromium (#131) by donggang123 · 5 years ago
  70. 6812341 Resolve crash, test cash error and compile warning for unit test cash (#129) by donggang123 · 5 years ago
  71. 5156eda build.sh中为make增加了多线程编译参数 by chuenfaiy · 5 years ago
  72. 3d524c6 [ISSUE #118] Support send message oneway orderly for C API by donggang123 · 5 years ago
  73. 5cf3e33 fix test case issue :environmental anomaly (#125) by githublaohu · 5 years ago
  74. 066af4e unit-test-common-3 (#117) by githublaohu · 5 years ago
  75. 99c0761 unit-test-common-2 (#116) by githublaohu · 5 years ago
  76. 6780adf unit-test-common-1 (#115) by githublaohu · 5 years ago
  77. 8af8de2 Merge pull request #114 from githublaohu/unit-test-protocol-3 by dinglei · 5 years ago
  78. b371731 unit-test-protocol-2 (#113) by githublaohu · 5 years ago
  79. 7908162 unit-test-protocol-1 (#112) by githublaohu · 5 years ago
  80. 46ee33b Consume message from slave if master is down. (#105) by James · 5 years ago
  81. c7e7508 [API]Add Order Async Send API(C) and example (#102) by hugoasdf · 5 years ago
  82. 3f83ddc Add unit-test for transport (#110) by githublaohu · 5 years ago
  83. a42078d [ISSUE #89] it will crash when starting orderly push consumer. (#108) by donggang123 · 5 years ago
  84. da49964 [ISSUE #42] Fixed this issue that cann't set namesrv with hostname (#98) by wangjuneng · 5 years ago
  85. 3e385ed unit-test-protocol-3 by laohu · 5 years ago
  86. dcba721 [Issue#94] Support send batch message to broker (#95) by donggang123 · 5 years ago
  87. 8012255 Merge pull request #103 from githublaohu/unit-test-extern by wlliqipeng · 5 years ago
  88. 75dbf95 Add a example of orderly PushConsumer (#97) by wlliqipeng · 5 years ago
  89. 5dc393e delete object by laohu · 5 years ago
  90. 43fbe8d changge check-git-clang-format by laohu · 5 years ago
  91. 8747e2d change ckeck-git-clang-foramt.sh by laohu · 5 years ago
  92. d51d397 change by laohu · 5 years ago
  93. 9fb1579 unit-test-extern by laohu · 5 years ago
  94. 41ea38d First stage 1 (#83) by githublaohu · 5 years ago
  95. d0b0be0 Fixed MQDecoder::createMessageId and MQDecoder::decodeMessageId. (#92) by James · 5 years ago
  96. 19eb604 Enable clang format in CI (#72) by Wang Qing · 5 years ago
  97. 3b8509e Optimize: optimize memory copy in MemoryBlock by move constructor and move assignment. (#70) by James · 5 years ago
  98. af5a1bf [ISSUE #77] optimize process of allocate opaque by atomic without lock. by James · 5 years ago
  99. fed75d8 [ISSUE #86] fixed GetMessageStoreTimestamp not return StoreTimestamp by James · 5 years ago 1.2.1-rc1
  100. d588bd9 fixed bug in RemotingCommand::Assign, that cause duplicated opaque allocated by s_seqNumber. (#85) by James · 5 years ago