1. 12 6月, 2020 1 次提交
  2. 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
  3. 31 3月, 2020 1 次提交
  4. 19 3月, 2020 1 次提交
  5. 04 3月, 2020 2 次提交
  6. 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
  7. 02 1月, 2020 1 次提交
    • W
      add Dynamic Configuration Consul AclToken (#4161) · 5fba9190
      web-xiaxia 提交于
      * Update ConsulConfigurationCenterSettings.java
      
      add aclTokne
      
      * Update ConsulConfigurationWatcherRegister.java
      
      add aclToken
      
      * Update application.yml
      
      add aclToken
      
      * Update ConsulConfigurationCenterSettings.java
      
      add aclToken
      
      * Update application.yml
      
      add aclToken
      
      * add aclToken
      
      * Replace with util
      
      * Replace with util
      
      * add consul aclToken
      5fba9190
  8. 29 12月, 2019 1 次提交
  9. 25 12月, 2019 1 次提交
    • wu-sheng's avatar
      Update JDK compiling level to 8, and remove zip dist. (#4119) · b5709960
      wu-sheng 提交于
      * Update JDK compiling level to 8, and remove zip dist.
      
      * Exclude annotation and shade API.
      
      * Fix more exclusion.
      
      * 1. Update grava and gson 2. Fix compile issue. 3. Keep protoc and maven plugin in old version. Some incompatible of 3rd party grpc proto.
      
      * Fix dependency conflicts, license and notice issue, and dependency check script issue
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      b5709960
  10. 24 12月, 2019 1 次提交
  11. 12 11月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.6.0 SNAPSHOT (#3839) · 3fbaec42
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.5.0
      
      * [maven-release-plugin] prepare for next development iteration
      3fbaec42
  12. 11 11月, 2019 1 次提交
  13. 09 10月, 2019 1 次提交
  14. 05 10月, 2019 1 次提交
  15. 09 9月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.5.0 (#3439) · ce20fe10
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      ce20fe10
  16. 16 8月, 2019 1 次提交
  17. 05 8月, 2019 1 次提交
  18. 27 7月, 2019 1 次提交
  19. 17 7月, 2019 1 次提交
  20. 15 7月, 2019 1 次提交
  21. 01 7月, 2019 1 次提交
  22. 29 6月, 2019 1 次提交
    • wu-sheng's avatar
      Move master to 6.3.0 (#2968) · 4faa950c
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.2.0
      
      * [maven-release-plugin] prepare for next development iteration
      4faa950c
  23. 18 6月, 2019 2 次提交
  24. 17 6月, 2019 1 次提交
  25. 16 6月, 2019 1 次提交
  26. 14 6月, 2019 1 次提交
  27. 13 6月, 2019 1 次提交
    • K
      Integrate Jenkins CI (#2864) · f5db90b8
      kezhenxu94 提交于
      * Test
      
      * Sync
      
      * Update ITNacosConfigurationTest.java
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Trigger CI
      
      * Remove unused imports to fix checkstyle
      
      * Remove unused imports to fix checkstyle
      
      * Increase timeout since nacos starts slowlly
      
      * Bump up Oracle JDK version
      
      * Remove OracleJDK due to license
      
      * Add CI-with-IT profile and openjdk9
      
      * Add missing profiles
      
      * Lift failsafe plugin to root
      
      * Update pom.xml
      
      * Remove OPENJDK9
      
      * Try parallel builds and add agent
      
      * Try parallel build and windows
      
      * Try parallel build and windows
      
      * Try parallel build and windows
      
      * Try parallel build
      
      * Try parallel build
      
      * Try parallel build
      
      * Fix indentation
      
      * Trigger CI
      
      * Trigger CI
      
      * Remove Windows stage
      
      * Update mvnw.cmd
      f5db90b8
  28. 11 6月, 2019 1 次提交
  29. 09 6月, 2019 2 次提交
  30. 07 6月, 2019 2 次提交
  31. 03 6月, 2019 1 次提交
    • wu-sheng's avatar
      Dynamic Configuration and Dynamic Configuration Service (#2810) · 2e846c60
      wu-sheng 提交于
      * Implement the base of config API module.
      
      * Finish configuration module codebases w/o tests, revert some changes.
      
      * Finish mock tests.
      
      * Add new gRPC service for configuration.
      
      * Make gRPC configuration sync provider works.
      
      * Add database slow statement dynamic setting.
      
      * Finish the dynamic configuration service.
      
      * Fix version.
      2e846c60