1. 05 2月, 2021 1 次提交
  2. 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
  3. 29 11月, 2020 1 次提交
  4. 01 11月, 2020 1 次提交
  5. 24 10月, 2020 1 次提交
  6. 17 10月, 2020 1 次提交
    • Z
      Fix application start duration log "Failed to load class... · 06bec028
      zifeihan 提交于
      Fix application start duration log "Failed to load class org.slf4j.impl.StaticLoggerBinder." (#5678)
      
      * Fix application start duration log "Failed to load class "org.slf4j.impl.StaticLoggerBinder"." when use kafka reporter. because kafka reporter use slf4j-api, but no implementor for slf4j.
      
      * Polishing.
      
      * Adapter slf4j Logger of agent used to skywalking agent Logger.
      
      * Make the comments more accurate.
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      06bec028
  7. 29 9月, 2020 1 次提交
  8. 29 8月, 2020 1 次提交
  9. 17 8月, 2020 1 次提交
  10. 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
  11. 12 6月, 2020 1 次提交
  12. 31 3月, 2020 1 次提交
  13. 19 3月, 2020 1 次提交
  14. 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
  15. 08 2月, 2020 1 次提交
  16. 05 2月, 2020 1 次提交
  17. 29 12月, 2019 1 次提交
  18. 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
  19. 24 12月, 2019 1 次提交
  20. 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
  21. 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
  22. 15 8月, 2019 1 次提交
  23. 05 8月, 2019 1 次提交
  24. 31 7月, 2019 1 次提交
  25. 28 7月, 2019 1 次提交
  26. 25 7月, 2019 1 次提交
  27. 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
  28. 28 5月, 2019 1 次提交
  29. 30 4月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.2 (#2563) · 9b87086d
      wu-sheng 提交于
      * Move submodule plugin.
      
      * Always auto-submodule
      
      * [maven-release-plugin] prepare release v6.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Change keys location.
      9b87086d
  30. 26 3月, 2019 1 次提交
    • 1. Fixed the warning of 'parent.relativePath' points issue when running the... · a482eaf3
      彭勇升 pengys 提交于
      1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404)
      
      2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
      3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
      4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
      5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.
      a482eaf3
  31. 18 1月, 2019 1 次提交
    • wu-sheng's avatar
      GA tagged, move to 6.1 (#2180) · 5a7eb565
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.0.0-GA
      
      * [maven-release-plugin] prepare for next development iteration
      5a7eb565
  32. 23 12月, 2018 1 次提交
  33. 26 11月, 2018 1 次提交
  34. 06 11月, 2018 1 次提交
    • wu-sheng's avatar
      Sync 6.0.0-alpha release and version up to beta. (#1883) · 72a39e1f
      wu-sheng 提交于
      * Lock oracle and resin plugins version.
      
      * Move resin and oracle plugin to openskywalking
      
      * Restore submodule active.
      
      * Add another submodule active command.
      
      * Remove the wrong test cases in release and fix some doc issues.
      
      * [maven-release-plugin] prepare release v6.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Fix some doc
      72a39e1f
  35. 01 11月, 2018 1 次提交
    • wu-sheng's avatar
      Bug fix (#1857) · 13f88259
      wu-sheng 提交于
      * Fix mesh receiver doesn't update heartbeat.
      
      * Fix bug of mesh heartbeat and rest receiver.
      
      * Fix issue: opencensus is included in agent without shade. @tuohai666
      13f88259
  36. 20 10月, 2018 1 次提交
  37. 30 8月, 2018 1 次提交
    • D
      5.x grpcbug (#1603) · 69933eb6
      dylan 提交于
      * update 5.x grpc version form 1.10 to 1.14 and  Solve the resulting guava and log4j version conflicts
      
      * Specify guava version 20.0
      
      * update parrent pom guava version
      69933eb6
  38. 24 8月, 2018 2 次提交
  39. 22 8月, 2018 1 次提交