1. 06 11月, 2019 1 次提交
  2. 05 11月, 2019 3 次提交
  3. 04 11月, 2019 3 次提交
  4. 03 11月, 2019 2 次提交
  5. 01 11月, 2019 3 次提交
  6. 31 10月, 2019 3 次提交
  7. 30 10月, 2019 6 次提交
  8. 29 10月, 2019 2 次提交
    • 静夜思朝颜'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
    • P
      Modify application.yml to set MySQL as storage provider (#3733) · f44b0948
      panjuan 提交于
      *  Modify application.yml to set MySQL as storage provider
      
      * use volume
      f44b0948
  9. 28 10月, 2019 6 次提交
  10. 27 10月, 2019 6 次提交
  11. 26 10月, 2019 1 次提交
  12. 25 10月, 2019 3 次提交
    • wu-sheng's avatar
      Remove a definition. (#3706) · f8f31f40
      wu-sheng 提交于
      f8f31f40
    • wu-sheng's avatar
      Update powered-by.md (#3708) · e73efb65
      wu-sheng 提交于
      Bring zhaopin.com to the powered by page
      e73efb65
    • S
      feat: add support of mongodb v3.7.x or higher (#3591) · 80af1667
      scolia 提交于
      * feat: add support of mongodb v3.7.x or higher
      
      * feat: remove mapping, using EnhancedInstance to mark remotePeer
      
      * feat: add support of v3.6.x
      
      * fix: disable support will 3.6.x, which will throw ClassCircularityError exception
      
      * style: clean code
      
      * fix support of 3.8.x~3.11.1, update test case and doc
      
      * update stage name
      
      * rename class
      
      * rename stage
      80af1667
  13. 24 10月, 2019 1 次提交
    • Q
      Add register persistent worker latency metrics #3671 (#3677) · 69a28d45
      qiyang 提交于
      * Add register persistent worker latency metrics  #3671
      
      * remove never thrown exception on Time#close()
      add panel to mesh-mode-grafana.json
      
      * remove never thrown exception on Time#close()
      add panel to mesh-mode-grafana.json
      69a28d45