1. 15 12月, 2019 1 次提交
    • wu-sheng's avatar
      Remove the local/exit span register mechanism in Java agent scenario (#4059) · 4e501328
      wu-sheng 提交于
      * Remove the local span and exit span register mechanism in Java agent scenario.
      
      * Fix config, plugin, and document, as exit span is not required register anymore.
      
      * Try to fix the test case expected data due to no register for exit span.
      
      * Fix toolkit case.
      
      * Remove exit span from plugin test framework document.
      
      * Update protocol, FAQ, and CHANGELOG documents to highlight this change.
      
      * Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.
      
      * Fix the snapshot and add inexistence operation name id.
      
      * Fix several async cases.
      
      * Fix undertow test case.
      
      * Fix wrong error log name.
      
      * Keep name consistent with 6.x concepts.
      
      * Try to fix 3 async scenarios.
      
      * Fix okhttp case.
      
      * Fix Spring Async case.
      
      * Fix another NPE
      
      * Fix NPE when first span has no endpoint id when it is local or exit span.
      
      * Still fill first operation name when no endpoint id.
      4e501328
  2. 12 12月, 2019 1 次提交
    • A
      [test/plugin] immigrate test cassandra scenario. (#4040) · 4ec2cb07
      aderm 提交于
      * [test/plugin] immigrate test cassandra scenario.
      
      * update support list doc.
      
      * delete space error.
      
      * disable jmx report.
      
      * remove jmx dependence.
      
      * Disable jmx report.
      
      * Update support list doc.
      4ec2cb07
  3. 11 12月, 2019 1 次提交
  4. 10 12月, 2019 1 次提交
  5. 06 12月, 2019 1 次提交
  6. 05 12月, 2019 1 次提交
    • A
      [test/plugin] immigrate test oracle scenario. (#4006) · 17da2e2e
      aderm 提交于
      * [test/plugin] immigrate test oracle scenario.
      
      * repair ojdbc14.jar download url.
      
      * 1.update ojdbc14.jar site;2.Adjust task position.
      
      * fix curl download problem by add -L.
      
      * Merge run steps.
      17da2e2e
  7. 04 12月, 2019 1 次提交
  8. 02 12月, 2019 1 次提交
    • A
      Immigrate test gson scenario. (#3989) · 52de0c6d
      Alan Lau 提交于
      * Immigrate test gson scenario.
      
      * Fix actions yaml & move gson test to other groups.
      
      * Fix wrong format.
      
      * Rename the group name.
      
      * Add 2.8.6 version. && remove healthCheck.
      52de0c6d
  9. 01 12月, 2019 1 次提交
  10. 30 11月, 2019 1 次提交
  11. 26 11月, 2019 1 次提交
  12. 25 11月, 2019 1 次提交
    • A
      [test/plugin] Immigrate tests okhttp scenario (#3905) · 8ad3bab4
      Alan Lau 提交于
      * Immigrate tests okhttp scenario
      
      * Fix Header.
      
      * Fix license Header.
      
      * Modify code follow the reivew suggestions.
      
      * Fix expected.xml
      
      * Restore the missed config
      
      * Update okhttp elapsed time.
      
      * Update total time for Group1.
      
      * Fix the missed operationNames.
      8ad3bab4
  13. 19 11月, 2019 3 次提交
  14. 17 11月, 2019 3 次提交
  15. 16 11月, 2019 1 次提交
  16. 15 11月, 2019 3 次提交
  17. 14 11月, 2019 1 次提交
  18. 13 11月, 2019 1 次提交
  19. 09 11月, 2019 2 次提交
  20. 08 11月, 2019 1 次提交
  21. 07 11月, 2019 1 次提交
  22. 06 11月, 2019 1 次提交
  23. 05 11月, 2019 1 次提交
  24. 04 11月, 2019 3 次提交
  25. 03 11月, 2019 1 次提交
  26. 31 10月, 2019 3 次提交
  27. 30 10月, 2019 1 次提交
  28. 29 10月, 2019 1 次提交
    • 静夜思朝颜's avatar
      fix deficient code, "/socket.io/" http segment declare (#3717) · 7ebb3107
      静夜思朝颜 提交于
      * fix deficient code, "/socket.io/" http segment declare
      
      * add agent test and fix expectedData.yaml file
      
      * add listener on tomcat start, work for reduce socket io server start time
      change "/socket.io/" operation "http.method", cause get or post will invoke both
      
      * resolve style check error
      
      * change socket io server and client start to health check servlet
      
      * if startClientAndWaitConnect invoke on multi-thread, it will only check client ref, no check connect state, fix it.
      7ebb3107
  29. 28 10月, 2019 1 次提交