1. 05 9月, 2020 1 次提交
  2. 17 8月, 2020 1 次提交
  3. 30 7月, 2020 1 次提交
  4. 25 7月, 2020 1 次提交
  5. 21 7月, 2020 1 次提交
  6. 22 6月, 2020 1 次提交
  7. 08 6月, 2020 1 次提交
  8. 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
  9. 07 5月, 2020 1 次提交
  10. 13 4月, 2020 1 次提交
  11. 24 3月, 2020 1 次提交
  12. 15 3月, 2020 1 次提交
  13. 19 2月, 2020 1 次提交
  14. 13 1月, 2020 1 次提交
  15. 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
  16. 24 12月, 2019 1 次提交
  17. 18 12月, 2019 1 次提交
  18. 25 11月, 2019 1 次提交
  19. 21 11月, 2019 1 次提交
    • K
      [Feature] Support ElasticSearch 7 as backend storage (#3870) · 9b408e82
      kezhenxu94 提交于
      * [Feature] Officially support ElasticSearch 7 as backend storage
      
      * Extract bootstrap module to be shared by multiple starters
      
      * Add missing configuration file and distinguish different version in test
      
      * Update known-oap-backend-dependencies-es7.txt
      
      Update the dependency lib
      
      * Fix missing adaptation to ElasticSearch 7
      
      * Rename ElasticSearch 7 specific class with Es7 infix
      
      * Fix miss-adapted ElasticSearch DAO API
      
      * Add ES7 specific configuration and polish documentations
      
      * Polish documentations
      
      * Polish documentations
      9b408e82
  20. 17 11月, 2019 1 次提交
  21. 30 9月, 2019 1 次提交
  22. 07 9月, 2019 1 次提交
  23. 05 9月, 2019 1 次提交
  24. 07 8月, 2019 1 次提交
  25. 27 7月, 2019 1 次提交
  26. 18 7月, 2019 1 次提交
    • wu-sheng's avatar
      All NEW OAL Runtime Engine (#3109) · 5b039e97
      wu-sheng 提交于
      * Change OAL generator tool to runtime.
      
      Step 1. change project structure. API links and maven pom.
      
      * Part of metrics class generation
      
      * Metrcis class generated.
      
      * Set up the basic structure of new OAL engine.
      
      * Finish metrics generation.
      
      * Support dispatcher generation.
      
      * Format codes.
      
      * Generate dispatcher all methods.
      
      * Implement disable in hardcode.
      
      * Clear up
      
      * Fix compile startup.
      
      * Update license and document of new OAL engine.
      
      * Fix rat.
      
      * Disable class output in default
      
      * Copy from @kezhenxu94 's test PR, https://github.com/apache/skywalking/pull/3110
      
      * Wait for the mount command to finish
      5b039e97
  27. 29 6月, 2019 1 次提交
  28. 17 6月, 2019 1 次提交
  29. 16 6月, 2019 1 次提交
  30. 15 6月, 2019 1 次提交
  31. 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
  32. 25 4月, 2019 1 次提交
  33. 02 4月, 2019 1 次提交
    • wu-sheng's avatar
      Setup Jaeger receiver and revert #2425 (#2431) · e59a4880
      wu-sheng 提交于
      * Fix missing licenses in dist.
      
      * Move all CoreRegisterLinker together into SharingReceiver.
      
      * Setup receiver endpoint
      
      * Revert "Provide create, delete, isExists template method by elastic client. (#2425)"
      
      This reverts commit e6a7720f.
      e59a4880
  34. 01 3月, 2019 1 次提交
  35. 07 1月, 2019 1 次提交
  36. 27 12月, 2018 1 次提交
  37. 20 12月, 2018 1 次提交
  38. 13 12月, 2018 1 次提交
  39. 18 11月, 2018 1 次提交
  40. 14 11月, 2018 1 次提交