1. 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
  2. 17 6月, 2019 1 次提交
  3. 15 5月, 2019 1 次提交
    • C
      support Nacos cluster (#2640) · 91ffae25
      caoyixiong 提交于
      * Fix #2546
      
      * Change the stackdepth type
      
      * Fix bug
      
      * Fix CI failed
      
      * fix #2599
      
      * fix ci
      
      * add license
      
      * add ActiveTag error methods
      
      * fix
      
      * fix
      
      * nacos
      
      * nacos
      
      * nacos
      
      * nacos
      
      * fix ci
      
      * support nacos cluster
      
      * fix yml
      
      * fix license
      
      * fix ci
      
      * remove optional
      
      * update license
      
      * update license and doc
      
      * fix
      91ffae25