1. 01 4月, 2018 2 次提交
  2. 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
  3. 30 3月, 2018 3 次提交
  4. 29 3月, 2018 1 次提交
  5. 28 3月, 2018 1 次提交
  6. 27 3月, 2018 1 次提交
  7. 26 3月, 2018 2 次提交
  8. 25 3月, 2018 2 次提交
  9. 24 3月, 2018 1 次提交
  10. 23 3月, 2018 2 次提交
  11. 22 3月, 2018 2 次提交
    • wu-sheng's avatar
      Support TLS of gRPC between agent and server. (#968) · d8d28a0b
      wu-sheng 提交于
      * Finish the prototype of TLS of gRPC between agent and server.
      
      * Fix for rat check.
      
      * Update GRPCChannelManager.java
      
      * Update AgentModuleGRPCProvider.java
      
      * Upgrade netty version (#971)
      
      * Make sure end user can't start gRPC server with and without SSL in the same port.
      d8d28a0b
    • wu-sheng's avatar
      Support ES type/table namespace feature (#956) · 0e60d40d
      wu-sheng 提交于
      * Proposal the code structure for table name prefix. Related to #932
      
      * Fix style check.
      
      * Keep ESDao table name in control.
      
      * Finish all codes about ES namespace feature.
      0e60d40d
  12. 21 3月, 2018 1 次提交
  13. 20 3月, 2018 4 次提交
  14. 19 3月, 2018 6 次提交
    • wu-sheng's avatar
      Fix zk path error. (#963) · afcd3314
      wu-sheng 提交于
      afcd3314
    • wu-sheng's avatar
      Update How-to-release.md (#961) · b1265dfc
      wu-sheng 提交于
      b1265dfc
    • wu-sheng's avatar
      Add namespace for headers. (#954) · c56046d2
      wu-sheng 提交于
      c56046d2
    • wu-sheng's avatar
      Merge release documents (#960) · ae39e7b5
      wu-sheng 提交于
      * Update docs for alpha release
      
      * Delete a comma.
      
      * Update How-to-build.md
      
      * Add data-set licenses file
      
      * Rename LICENSES-data-set to LICENSE-data-set
      
      * Update LICENSE
      
      * Remove fastclick from LICENSE
      
      * Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.
      
      * [maven-release-plugin] prepare release apm-5.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Product name is not correct
      
      * Add more documents for release.
      
      * Change profile id.
      
      * Add CHANGES file in distribution file.
      
      * Revert "[maven-release-plugin] prepare for next development iteration"
      
      This reverts commit ac815019.
      
      * Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"
      
      This reverts commit 095597c9.
      
      * Add rat plugin to check dependency license and add license head into missing files.
      
      * Fix docs.
      
      * Exclude web ui config file.
      
      * Next release guide.
      
      * UI update.
      
      * Update docs.
      
      * Build source shell.
      
      * Update docs and source release.
      
      * remove .sha256 requirement.
      
      * Update How-to-release.md
      
      * Update How-to-release.md
      
      * Update build doc.
      
      * Update docs.
      
      * Update How-to-release.md
      
      * Update How-to-release.md
      ae39e7b5
    • O
      Use secure connection to npmjs.org (#958) · 83624860
      Olaf Flebbe 提交于
      83624860
    • Asf/5.0 alpha/release (#959) · dcd6a71f
      彭勇升 pengys 提交于
      * Update docs for alpha release
      
      * Delete a comma.
      
      * Update How-to-build.md
      
      * Add data-set licenses file
      
      * Rename LICENSES-data-set to LICENSE-data-set
      
      * Update LICENSE
      
      * Remove fastclick from LICENSE
      
      * Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.
      
      * [maven-release-plugin] prepare release apm-5.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Product name is not correct
      
      * Add more documents for release.
      
      * Change profile id.
      
      * Add CHANGES file in distribution file.
      
      * Revert "[maven-release-plugin] prepare for next development iteration"
      
      This reverts commit ac815019.
      
      * Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"
      
      This reverts commit 095597c9.
      
      * Add rat plugin to check dependency license and add license head into missing files.
      
      * Fix docs.
      
      * Exclude web ui config file.
      
      * Next release guide.
      
      * UI update.
      
      * Update docs.
      
      * Build source shell.
      dcd6a71f
  15. 17 3月, 2018 1 次提交
  16. 16 3月, 2018 2 次提交
  17. 15 3月, 2018 2 次提交
  18. 14 3月, 2018 1 次提交
    • wu-sheng's avatar
      Prepare beta iteratoration (#944) · 08267611
      wu-sheng 提交于
      * [maven-release-plugin] prepare release apm-5.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      08267611
  19. 12 3月, 2018 2 次提交
  20. 11 3月, 2018 2 次提交
  21. 10 3月, 2018 1 次提交