1. 28 10月, 2018 1 次提交
  2. 27 10月, 2018 1 次提交
    • Add service and instance reset function (#1790) · b11d4793
      刘新元 Liu XinYuan 提交于
      * Manually trigger agent registration and write registration status to file
      
      * Delete unused variables
      
      * Code optimization, encapsulating some methods
      
      * add clear DataCarrier function
      
      * revert SkyWalkingAgent
      
      * Optimize code and logic, including updating applicatin_id in unRegisterOperationNames
      
      * Server end metadata loss notification
      
      * Server end metadata loss notification
      
      * fix file stream close and other problem
      
      * revert to old
      
      * fix some bug
      Signed-off-by: NLiu-XinYuan <879928098@qq.com>
      
      * fix some bugs in agent reset
      
      * add close inputStream and fileChannel and fix some bug
      
      * fixed some bugs
      b11d4793
  3. 15 8月, 2018 1 次提交
  4. 02 4月, 2018 1 次提交
    • wu-sheng's avatar
      Provide advanced features document (#1014) · 7a733ce4
      wu-sheng 提交于
      * Provide document for TLS
      
      * Provide direct uplink doc.
      
      * Add namespace document.
      
      * Provide token auth doc.
      
      * Provide setting override document.
      
      * Fix two typo.
      
      * Fix more typos.
      7a733ce4
  5. 31 3月, 2018 1 次提交
    • wu-sheng's avatar
      Support token auth in gRPC upstream (#1000) · d322f528
      wu-sheng 提交于
      * Add client side token.
      
      * Fix ci.
      
      * Fix most codes of token auth at both sides.
      
      * Add settings in config files.
      
      * Make auth interceptor doesn't throw expcetion.
      
      * Update AuthenticationSimpleChecker.java
      
      * Update AuthenticationActivator.java
      
      * Revert "Update AuthenticationActivator.java"
      
      This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.
      
      * Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth
      
      # Conflicts:
      #	apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java
      
      * Fix Auhentication token works incorrect (#1001)
      
      * Fix Auhentication token works incorrect
      
      * Change way to build GRPC Channel
      
      * Response an empty header when auth fails.
      d322f528
  6. 24 3月, 2018 1 次提交
  7. 23 3月, 2018 1 次提交
  8. 03 3月, 2018 1 次提交
  9. 27 11月, 2017 2 次提交
  10. 21 11月, 2017 1 次提交
  11. 20 11月, 2017 1 次提交
  12. 03 11月, 2017 1 次提交
  13. 14 10月, 2017 1 次提交