1. 27 8月, 2021 3 次提交
  2. 24 8月, 2021 1 次提交
  3. 15 7月, 2021 1 次提交
  4. 03 7月, 2021 1 次提交
  5. 10 6月, 2021 2 次提交
  6. 04 6月, 2021 1 次提交
  7. 20 5月, 2021 1 次提交
  8. 19 5月, 2021 3 次提交
  9. 30 4月, 2021 1 次提交
  10. 20 4月, 2021 1 次提交
  11. 14 4月, 2021 2 次提交
  12. 24 3月, 2021 1 次提交
  13. 09 3月, 2021 1 次提交
  14. 08 3月, 2021 1 次提交
  15. 08 12月, 2020 4 次提交
  16. 13 11月, 2020 1 次提交
  17. 23 10月, 2020 1 次提交
    • R
      [ISSUE #1846] Dledger model change into pipeline manner to improve performance (#1847) · 845c5fd6
      rongtong 提交于
      * enhancement(dledger):implement asyncPutMessage in dledger commitlog
      
      * enhancement(dledger):move serialization out of lock
      
      * fix(dledger):fix the issue that queueOffset is overwritten
      
      * fix(dledger):fix the issue that get wrong queueOffset
      
      * test(dledger):add dledgerCommitlog put messages async unit test
      
      * chore(dledger): fix the issue that cannot find symbol of variable SCHEDULE_TOPIC
      845c5fd6
  18. 11 8月, 2020 1 次提交
  19. 29 7月, 2020 1 次提交
  20. 24 6月, 2020 5 次提交
  21. 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
  22. 25 5月, 2020 1 次提交
  23. 23 5月, 2020 1 次提交
  24. 03 4月, 2020 1 次提交
  25. 30 3月, 2020 1 次提交
  26. 05 3月, 2020 2 次提交