1. 10 9月, 2021 1 次提交
  2. 08 9月, 2021 1 次提交
  3. 07 9月, 2021 1 次提交
  4. 06 9月, 2021 2 次提交
  5. 03 9月, 2021 1 次提交
  6. 01 9月, 2021 1 次提交
  7. 31 8月, 2021 1 次提交
  8. 26 8月, 2021 2 次提交
  9. 23 8月, 2021 1 次提交
  10. 30 7月, 2021 1 次提交
    • wu-sheng's avatar
      Begin 8.8.0 iteration (#7395) · 1c5e22a7
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.7.0
      
      * [maven-release-plugin] prepare for next development iteration
      1c5e22a7
  11. 29 7月, 2021 1 次提交
  12. 05 7月, 2021 1 次提交
  13. 20 6月, 2021 1 次提交
  14. 08 6月, 2021 1 次提交
  15. 05 6月, 2021 1 次提交
  16. 15 5月, 2021 1 次提交
  17. 10 5月, 2021 1 次提交
  18. 09 4月, 2021 1 次提交
  19. 20 2月, 2021 1 次提交
  20. 02 2月, 2021 1 次提交
    • wu-sheng's avatar
      Begin the 8.5.0 iteration (#6302) · cdfe6ab3
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      cdfe6ab3
  21. 01 1月, 2021 1 次提交
  22. 29 11月, 2020 1 次提交
  23. 03 11月, 2020 1 次提交
  24. 24 10月, 2020 1 次提交
  25. 16 10月, 2020 1 次提交
  26. 29 9月, 2020 1 次提交
  27. 21 8月, 2020 1 次提交
  28. 31 7月, 2020 1 次提交
    • wu-sheng's avatar
      Begin 8.2.0 iteration. (#5211) · 2f2840cb
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      2f2840cb
  29. 23 7月, 2020 1 次提交
  30. 21 7月, 2020 1 次提交
  31. 20 7月, 2020 1 次提交
  32. 12 6月, 2020 1 次提交
  33. 06 6月, 2020 1 次提交
    • S
      Remove nacos (#4867) · f3d907bf
      songzhendong 提交于
      * Add annotation(AlarmCore.start)
      
      * Upgrade nacos version to 1.2.0
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update nacos version to 1.2.0
      
      * Update tls_key_generate.sh path
      
      Update tls_key_generate.sh path
      
      * Add annotation(AlarmCore.start)
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update tls_key_generate.sh path
      
      * Execution Authority
      
      * Remove nacos
      
      * remove nacos code
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      * remove nacos
      Co-authored-by: Nsongzhendong <289505773@qq.com>
      Co-authored-by: Nsongzhendong <songzhendong@xiaomi.com>
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      f3d907bf
  34. 31 3月, 2020 1 次提交
  35. 19 3月, 2020 1 次提交
  36. 04 3月, 2020 2 次提交
  37. 11 2月, 2020 1 次提交
    • K
      Set up more strict code styles and fix existing issues (#4337) · 5b255ba3
      kezhenxu94 提交于
      Motivation:
      
      Review code styles with some bots automatically.
      
      Modifications:
      
      Set up ReviewDog in GitHub Action to review code style.
      
      Add more check rules to checkstyle plugin.
      
      Result:
      
      Obvious code styles can be reviewed and commented automatically.
      5b255ba3