1. 12 11月, 2019 1 次提交
  2. 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
  3. 05 8月, 2019 1 次提交
  4. 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
  5. 18 6月, 2019 1 次提交
  6. 16 6月, 2019 1 次提交
  7. 14 6月, 2019 1 次提交
  8. 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
  9. 09 6月, 2019 1 次提交
  10. 07 6月, 2019 1 次提交
    • K
      Provide Nacos dynamic configuration center implementation. fixes #2816 (#2817) · 7f227709
      kezhenxu94 提交于
      * Provide Nacos dynamic configuration center implementation. fixes #2816
      
      * Add unit tests
      
      * Sync
      
      * Replace pull-mode with watch-mode
      
      * Fix ci
      
      * Unify dependency management
      
      * Add integration tests
      
      * Revert unexpected changes
      
      * Add more test cases
      
      * Revert unexpected changes
      
      * Suppress IDE warning
      
      * Correctify volumes position
      
      * Add license header
      
      * Remove Chinese comments
      
      * Sync
      
      * Sync
      
      * Sync
      
      * Sync
      
      * Revert unexpected changes
      
      * Rebase on refactored code and add missing config to docker
      
      * Fix unit test
      
      * Revert unnecessary changes
      7f227709