1. 06 11月, 2018 2 次提交
  2. 02 11月, 2018 1 次提交
  3. 01 11月, 2018 2 次提交
  4. 31 10月, 2018 1 次提交
    • wu-sheng's avatar
      Fix bugs (#1854) · 07e799e4
      wu-sheng 提交于
      * Avoid service inventory object concurrency situation.
      
      * Fix concurrency for minute persistence and others
      
      * Fix document todo.
      
      * Update license. Fix package with dirty agent plugin jar files.
      
      * Fixed not combine error in persistence register worker.
      07e799e4
  5. 28 10月, 2018 2 次提交
    • wu-sheng's avatar
      Revert #1790 reset feature and provide default alarm settings. (#1833) · 8cd327d8
      wu-sheng 提交于
      * Revert reset feature.
      
      * Set default dist alarm settings and make dist package setting files right.
      
      * Support empty list.
      8cd327d8
    • wu-sheng's avatar
      H2 storage (#1712) · a9489b70
      wu-sheng 提交于
      * H2 storage code skeleton.
      
      * Add batch dao for H2.
      
      * Fix wrong refactor.
      
      * Add codes of other dao. No metric dao, wait for @peng-yongsheng new PR.
      
      * Change license of distribution
      
      * Add topology query in H2.
      
      * Add more daos.
      
      * Add some daos.
      
      * Commit all H2 daos. Wait @peng-yongsheng to submit new IAggregationQueryDAO interface.
      
      * Fix some CIs
      
      * Fix wrong refactor, which causes h2 plugin failure.
      
      * Fix all codes of H2 storage. :) and CI should pass. No test.
      
      * Fix CI and typo
      
      * Fix connection closed.
      
      * Fix register bug
      
      * no message
      
      * Fixed service inventory register bug.
      
      * Fix a compile issue.
      
      * Sync change
      
      * Reset es as default storage.
      
      * Fix rat
      
      * Fix H2 compile issue.
      
      * Fix bugs for H2 storage.
      
      * Fix bug in mesh.
      
      * 1. Fix Thermodynamic query bug
      2. Fix service inventory query bug
      3. Fix missing traceid in trace query bug
      
      * Fix query bug.
      
      * Submit reverse caused by prev PR.
      
      * Fix duplicate spans.
      
      * Use H2 as default storage implementor.
      
      * Fix bug in topology query.
      
      * Fix CI
      
      * Fix rat
      
      * Fix two query in H2 storage.
      
      * Fix H2 query
      
      * Make release running in H2 mode and develop mode running is ES mode in default
      a9489b70
  6. 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
  7. 20 10月, 2018 1 次提交
  8. 16 10月, 2018 1 次提交
    • cheetah012's avatar
      Update InterceptPoint.java (#1776) · c838d161
      cheetah012 提交于
      Using Mongo 2.14.3, we found that :" java. lang. ClassNotFoundException: Can't find MongoDBCollection Method Interceptor",  must use "org.apache.skywalking.apm.plugin.mongodb.v2.MongoDBCollectionMethodInterceptor" to solve this problem.
      c838d161
  9. 26 9月, 2018 1 次提交
    • C
      Add Undertow 2.x plugin (#1700) · d9418926
      chenpengfei 提交于
      * Add Undertow 2.x plugin
      
      * Undertow: Interceptor method executeRootHandler in class Connectors
      
      * Change version number to 6.0.0-alpha-SNAPSHOT
      d9418926
  10. 25 9月, 2018 1 次提交
    • wu-sheng's avatar
      Alarm module code core ready (#1644) · 933ae20b
      wu-sheng 提交于
      * Support alarm message.
      
      * Fix document words.
      
      * Support alarm hook.
      
      * Fix javadoc issue.
      
      * Sync submodule
      
      * Sync submodule
      933ae20b
  11. 23 9月, 2018 1 次提交
    • wu-sheng's avatar
      Adjust agent setting (#1682) · 7d3e699e
      wu-sheng 提交于
      * Add ignore to bytebuddy agent.
      
      * Fix a wrong name.
      
      * Make sure toolkits are excluded.
      
      * Fix CI
      
      * Format codes.
      
      * Remove MethodGraph compiler
      7d3e699e
  12. 22 9月, 2018 1 次提交
  13. 05 9月, 2018 1 次提交
  14. 30 8月, 2018 3 次提交
  15. 25 8月, 2018 2 次提交
  16. 24 8月, 2018 2 次提交
  17. 23 8月, 2018 2 次提交
  18. 22 8月, 2018 7 次提交
  19. 21 8月, 2018 4 次提交
  20. 18 8月, 2018 1 次提交
  21. 15 8月, 2018 1 次提交
  22. 06 8月, 2018 2 次提交