1. 11 6月, 2019 1 次提交
  2. 10 6月, 2019 1 次提交
  3. 09 6月, 2019 4 次提交
  4. 08 6月, 2019 1 次提交
  5. 07 6月, 2019 2 次提交
  6. 06 6月, 2019 1 次提交
  7. 05 6月, 2019 1 次提交
    • D
      Provide plugin for Solr-7.x(client) (#2730) · 6ae51742
      daming 提交于
      * new branch for solrj-plugin
      
      * rollback and add module solrj-plugin
      
      * preparing to pr
      
      * to resolve reviewers' suggestions
      
      * remove unused code
      
      * remove unused code
      
      * remove unused comments
      
      * To avoid NPE
      
      * fix typo
      
      * Change to JRE6
      
      * fix pom.xml merge incorrectly. and java.net.URL instead of Regex
      
      * Using RuntimeContext instead of ThreadLocal
      
      * To reduce unnecessary tags
      
      * add test cases
      
      * fix validation fail
      
      * add solrj-plugin into component-libraries & Supported-list
      
      * to trace all patch to avoid recheck status of span
      
      * remove unnecessary properites
      
      * remove unnecessary tags
      
      * Add the config to document of setup
      6ae51742
  8. 04 6月, 2019 3 次提交
  9. 03 6月, 2019 2 次提交
    • wu-sheng's avatar
      Dynamic Configuration and Dynamic Configuration Service (#2810) · 2e846c60
      wu-sheng 提交于
      * Implement the base of config API module.
      
      * Finish configuration module codebases w/o tests, revert some changes.
      
      * Finish mock tests.
      
      * Add new gRPC service for configuration.
      
      * Make gRPC configuration sync provider works.
      
      * Add database slow statement dynamic setting.
      
      * Finish the dynamic configuration service.
      
      * Fix version.
      2e846c60
    • Good news of an important feature: time series implementation in Elasticsearch storage. (#2808) · 5036e833
      彭勇升 pengys 提交于
      * The new feature of Elasticsearch storage with the time series implementation.
      
      * Time bucket util improve.
      
      * Fixed some Gramma error.
      
      * Update ttl.md
      
      Polish English a little.
      
      * Update ttl.md
      
      Add more explicit description of TTL
      
      * Update ttl.md
      
      * Update StorageModuleElasticsearchConfig.java
      
      Set otherMetricsDataTTL = 0 as default, make user more clear.
      
      * Rename the timeSeriesAble to capableOfTimeSeries
      
      * Fixed a test case failure.
      5036e833
  10. 02 6月, 2019 3 次提交
    • L
      Fix Mysql 6.x plugin (#2803) · 8716bb0d
      li.can 提交于
      * fix NPE
      
      * fix 6.x
      
      * optimize
      
      * add final
      
      * fix ci
      
      * Update apm-sniffer/apm-sdk-plugin/jdbc-commons/src/main/java/org/apache/skywalking/apm/plugin/jdbc/JDBCDriverInterceptor.java
      
      add not null
      Co-Authored-By: NXin,Zhang <zhangxin@apache.org>
      8716bb0d
    • Z
      Provide plugin for ShardingSphere (#2699) (#2727) · f803a2ad
      Zhang Yonglun 提交于
      * merge
      
      * merge
      
      * Provide plugin for ShardingSphere (#2699)
      
      * Provide plugin for ShardingSphere (#2699)
      
      * Provide plugin for ShardingSphere (#2699)
      
      * adjust package name (#2699)
      
      * fix mvnw (#2699)
      
      * revert files access permission from 644 to 755
      
      * change the access permission from 644 to 755
      
      * change files access permission from 644 to 755
      
      * revert all no changes files
      f803a2ad
    • K
      Update powered-by.md (#2807) · 9786893a
      karott 提交于
      9786893a
  11. 01 6月, 2019 2 次提交
  12. 31 5月, 2019 6 次提交
  13. 28 5月, 2019 2 次提交
  14. 27 5月, 2019 2 次提交
  15. 26 5月, 2019 1 次提交
  16. 25 5月, 2019 2 次提交
  17. 24 5月, 2019 2 次提交
    • wu-sheng's avatar
      Update Supported-list.md (#2751) · bb4c8c04
      wu-sheng 提交于
      bb4c8c04
    • F
      Support RESTEasy 3.x (#2665) · bc6f06f9
      FuCheng,Yan 提交于
      * feat(agent sdk): resteasy plugin
      
      * fix(agent sdk): fix component define
      
      * fix(agent sdk): fix file license
      
      * fix(agent sdk): fix file license
      
      * docs(agent sdk): add supported list
      
      * fix(agent sdk): fix file license
      
      * fix(agent sdk): fix response error tag
      
      * fix(agent sdk): fix
      
      * fix(agent sdk): adapter 3.5+
      
      * fix(agent sdk): remove unreasonable async handling
      bc6f06f9
  18. 23 5月, 2019 4 次提交