1. 24 6月, 2020 5 次提交
  2. 05 6月, 2020 1 次提交
    • J
      [ISSUE #1976]System topic should add permission checking globally (#1985) · b6307dfc
      Jun 提交于
      * fix #1976
      System Topic like SCHEDULE_TOPIC_XXXX should not be create or delete by user
      
      * User can not send message to system topic SCHEDULE_TOPIC_XXXX
      
      * the-->The
      
      * fix magic number 18
      
      * move system topic to TopicValidator except TBW102
      
      * move TBW102 and isSystemTopic to TopicValidator
      
      * add test code
      
      * validateTopic --> validatorSystemTopic, validatorBlacklistTopic
      
      * validateTopic --> validatorSystemTopic, validatorBlacklistTopic
      
      * rename some methods
      b6307dfc
  3. 25 5月, 2020 1 次提交
  4. 23 5月, 2020 1 次提交
  5. 03 4月, 2020 1 次提交
  6. 30 3月, 2020 1 次提交
  7. 05 3月, 2020 4 次提交
  8. 04 3月, 2020 1 次提交
  9. 14 2月, 2020 1 次提交
  10. 12 2月, 2020 1 次提交
  11. 20 1月, 2020 3 次提交
  12. 13 1月, 2020 1 次提交
  13. 31 12月, 2019 1 次提交
  14. 27 12月, 2019 2 次提交
    • H
      feat(pullconsumer) add pull sys flag (#1658) · f1b856a0
      Heng Du 提交于
      feat(lite_pull_consumer) add support for consume from where
      
      test(pull_consumer) add unit test for compute from where
      
      test(PullSysFlag) add lite pull sys flag unit test
      
      feat(pull_consumer) add the verification of ConsumerFromWhere value
      f1b856a0
    • 后端沉思录's avatar
      fix typo:highter · b3d93a0c
      后端沉思录 提交于
      b3d93a0c
  15. 12 12月, 2019 1 次提交
    • H
      [ISSUE #1637]Fix 1637 (#1644) · f8f6fbe4
      Heng Du 提交于
      * fix(broker): add the check logic of the server to the topic
      
      * chore(test):add unit test
      
      * chore(validator):polish the code
      
      * chore(test):add ASF license header
      f8f6fbe4
  16. 29 11月, 2019 1 次提交
  17. 19 11月, 2019 3 次提交
  18. 31 10月, 2019 1 次提交
  19. 16 10月, 2019 3 次提交
  20. 15 10月, 2019 1 次提交
  21. 29 9月, 2019 1 次提交
  22. 27 8月, 2019 2 次提交
  23. 22 8月, 2019 1 次提交
    • [RIP-15]Add Ipv6 support for RocketMQ (#1352) · c7c9601d
      陈永明 提交于
      * Remove the useless files
      
      * Replace PermSize with MetaspaceSize, details see http://openjdk.java.net/jeps/122
      
      * Update DLedgerCommitLog.java (#1145)
      
      Delete useless code
      
      * Remove the duplicate content
      
      * Polish the comment (#1107)
      
      * Minor Typo fix  (#860)
      
      * [ISSUE #1082] Fix disconnection of HA (#1083)
      
      * fixed the text description in chinese doc (#1339)
      
      * fix /dev/shm not found on some OSs (#1345)
      
      * Refactor the protection logic when pulling
      
      * change the MQVersion variable to rocketmq 4.5.2 version;
      
      * Minor polish
      
      * Fix the wrong package name
      
      * [maven-release-plugin] prepare release rocketmq-all-4.5.2
      
      * [maven-release-plugin] prepare for next development iteration
      
      * [RIP-15]Add Ipv6 support for RocketMQ
      c7c9601d
  24. 01 8月, 2019 2 次提交