Commit Graph

306 Commits

Author SHA1 Message Date
wusheng 95bb65cd52 Merge branch 'master' into feature/plugin-feature
* master:
  Fix test case.
  Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75
2017-10-15 09:22:29 +08:00
wusheng 8bf5e00c3c Fix test case. 2017-10-15 09:20:52 +08:00
wusheng d8c0d52ef5 Fix the component name. Relate to https://github.com/OpenSkywalking/skywalking-ui/pull/75 2017-10-15 09:00:25 +08:00
wusheng 9ca4f6236a Fix style issue. 2017-10-15 08:54:38 +08:00
wusheng ef88a2ac32 Fix log issue when initializtion. 2017-10-15 08:50:51 +08:00
wusheng eb50749694 Reoragnize the startup procedure. 2017-10-14 23:36:53 +08:00
wusheng b3125f8823 Make the target agent as 3.3 expected 2017-10-14 21:20:06 +08:00
wusheng 920bfe65d6 Make the agent-package as expected. 2017-10-13 22:31:42 +08:00
wusheng a3216b1343 Move plugin jars into /packages/skywalking-agent/plugins/*.jar 2017-10-13 22:19:56 +08:00
吴晟 Wu Sheng f0d6db2a93 Merge branch 'master' into feature/headcheck 2017-10-13 16:23:02 +08:00
peng-yongsheng fdb1dc69f5 Check style error 2017-10-13 14:41:16 +08:00
gaohongtao fd6b3c1f41 Refactor ContextManager#continued 2017-10-13 14:31:29 +08:00
gaohongtao 5905068a9b Merge remote-tracking branch 'origin/master' 2017-10-13 11:43:17 +08:00
gaohongtao 348ebd54dd A snapshot from the same thread would be properly 'continued' by ContextManager 2017-10-13 11:41:14 +08:00
Gao Hongtao c1c394652d Merge branch 'master' into master 2017-10-13 09:21:51 +08:00
gaohongtao 086c5ac0d4 Refactor code for performance 2017-10-13 09:15:01 +08:00
ascrutae 2ffb0ea46a fix jetty plugin works incorrect 2017-10-13 08:28:50 +08:00
IluckySi f3ebcc9027 Update byte-buddy to latest version 1.7.6 which permit repeated exception in method signature 2017-10-13 08:28:50 +08:00
peng-yongsheng 7b9c6f218f Log test error when assert line number after add copyright head. 2017-10-13 08:28:50 +08:00
peng-yongsheng 7b72bf2baa Add copyright head in all java files and copyright head check style 2017-10-13 08:28:34 +08:00
gaohongtao 13d123276b Fix #381 Sharding-JDBC 1.5.x plugin 2017-10-13 08:14:44 +08:00
zhangkewei 7f60b2763a Random.nextInt() may return negative value.This will cause GRPCChannelManager stop. 2017-10-12 16:01:13 +08:00
zhangkewei fd28612e7c fixed BootService cann't run issue. 2017-10-12 15:14:56 +08:00
zhangkewei 945d4abe03 test cases for DefaultNamedThreadFactory 2017-10-12 10:09:20 +08:00
zhangkewei 05e0589397 Merge branch 'master' into master 2017-10-11 20:37:02 -05:00
zhangkewei 21c4bae343 NoopSpan.errorOccurred return null on invoke log method 2017-10-11 18:35:53 +08:00
zhangkewei f310dc3fb8 Named thread.It is useful when debugging. 2017-10-11 17:42:58 +08:00
吴晟 Wu Sheng 483ef30174 Merge branch 'master' into ilucky-skywalking-bytebuddy 2017-10-11 16:23:17 +08:00
ascrutae cc2007ee63 fix jetty plugin works incorrect 2017-10-11 16:01:47 +08:00
IluckySi 4f77c305a3 Update byte-buddy to latest version 1.7.6 which permit repeated exception in method signature 2017-10-11 15:19:39 +08:00
peng-yongsheng f4979e3d09 Log test error when assert line number after add copyright head. 2017-10-10 22:58:58 +08:00
peng-yongsheng 52f1420670 Add copyright head in all java files and copyright head check style 2017-10-10 22:27:57 +08:00
彭勇升 Buddha a20d6ea219 Merge branch 'master' into feature/new-register-flow 2017-10-08 22:07:43 +08:00
wusheng 1f60db7ece Make code easier for understanding. 2017-10-08 21:29:13 +08:00
clevertension 423efc1e59 add rest mapping such as GetMapping 2017-10-08 18:29:52 +08:00
IluckySi e61cc13621 Support SpyMemcached V2.x 2017-10-08 15:46:26 +08:00
吴晟 Wu Sheng caffba4ee8 Revert "Support SpyMemcached V2.x" 2017-10-08 01:53:46 -05:00
IluckySi 22deca0484 Support Spymemcached V2.0 2017-10-08 14:06:34 +08:00
吴晟 Wu Sheng 1b6a332468 Revert "support @RequestMapping annotation of spring 3.x" 2017-10-07 21:54:33 +08:00
ascrutae 2153ab09b6 support @RequestMapping annotation of spring 3.x 2017-10-07 21:54:32 +08:00
吴晟 Wu Sheng 5f747e5ead Update SkyWalkingAgent.java
Fix bug.
2017-10-07 21:54:32 +08:00
wusheng b806bf4692 Change version for next iteration. 2017-10-07 21:54:32 +08:00
clevertension 7a86adc64b add more special chars 2017-10-07 21:54:32 +08:00
clevertension 48738abf53 fix unit test 2017-10-07 21:54:32 +08:00
吴晟 Wu Sheng 4ca612f65e Update TraceSegmentServiceClient.java
Upstream log can't output correctly.
2017-10-07 21:54:32 +08:00
clevertension 8244256a96 fix Illegal group reference 2017-10-07 21:54:32 +08:00
wusheng 2647a906e3 Support multi plugin defines targeting the same class. Relate to #402, but more than that. e.g. Enhance a class in the certain version library, but we need multi plugins to do so, like @clevertension ’s #465 2017-10-07 21:54:31 +08:00
IluckySi 1a36dc80e3 Support SpyMemcached V2.x 2017-09-30 11:43:52 +08:00
wusheng 5f1c8afcf8 Fix wrong register flag. 2017-09-29 21:49:21 +08:00
wusheng 8d71daf537 Improve the register flow. 2017-09-29 21:47:48 +08:00