Commit Graph

2559 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 b396c99e4a Merge pull request #514 from OpenSkywalking/feature/headcheck
Feature/headcheck
2017-10-13 16:50:33 +08:00
吴晟 Wu Sheng f0d6db2a93 Merge branch 'master' into feature/headcheck 2017-10-13 16:23:02 +08:00
peng-yongsheng 92db817a28 add check header files path properties into main pom 2017-10-13 15:05:22 +08:00
吴晟 Wu Sheng a4ac825d70 Merge pull request #497 from hanahmily/master
Fix #381 Sharding-JDBC 1.5.x plugin
2017-10-13 14:55:01 +08:00
peng-yongsheng fdb1dc69f5 Check style error 2017-10-13 14:41:16 +08:00
吴晟 Wu Sheng 03d5aa6d79 Merge branch 'master' into master 2017-10-13 14:35:59 +08:00
gaohongtao fd6b3c1f41 Refactor ContextManager#continued 2017-10-13 14:31:29 +08:00
peng-yongsheng 35f0c69598 no message 2017-10-13 13:40:15 +08:00
peng-yongsheng e78c2407ef no message 2017-10-13 13:34:07 +08:00
gaohongtao 5905068a9b Merge remote-tracking branch 'origin/master' 2017-10-13 11:43:17 +08:00
peng-yongsheng dbb124fc65 rename head check file name 2017-10-13 11:42:48 +08:00
gaohongtao 348ebd54dd A snapshot from the same thread would be properly 'continued' by ContextManager 2017-10-13 11:41:14 +08:00
吴晟 Wu Sheng 815d537772 Update README.md 2017-10-13 11:02:38 +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
wusheng 0c2176c48b Rename apache copyright file. 2017-10-13 08:28:51 +08:00
ascrutae 2ffb0ea46a fix jetty plugin works incorrect 2017-10-13 08:28:50 +08:00
吴晟 Wu Sheng 3bb1b82588 Update README_ZH.md 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
wusheng f63cca5029 Update readme. 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
wusheng c4098a23f9 Revert "Support javadoc generation."
This reverts commit 5c56d41aa2.
2017-10-12 22:43:43 +08:00
wusheng 5c56d41aa2 Support javadoc generation. 2017-10-12 21:43:10 +08:00
吴晟 Wu Sheng d47aa797c9 Update README_ZH.md 2017-10-12 16:37:52 +08:00
吴晟 Wu Sheng 7b607e9e80 Merge pull request #506 from ascrutae/fix/segment-cost
fix cannot generate segment cost data when segment without entry span
2017-10-12 16:30:44 +08:00
吴晟 Wu Sheng 2728186059 Merge pull request #508 from zhangkewei/master
Random.nextInt() may return negative value.This will cause GRPCChannelManager stop.
2017-10-12 16:19:47 +08:00
彭勇升 Buddha 12282a8efc Merge branch 'master' into fix/segment-cost 2017-10-12 16:17:01 +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
ascrutae 6d1aade564 fix status of isError flag is incorrect 2017-10-12 11:49:10 +08:00
吴晟 Wu Sheng 4ddcb18d7f Merge pull request #503 from zhangkewei/master
Named thread.It is useful when debugging.
2017-10-12 10:31:42 +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
吴晟 Wu Sheng a5e62bf2ad Merge branch 'master' into fix/segment-cost 2017-10-11 22:39:51 +08:00
吴晟 Wu Sheng f3cdc30b04 Merge pull request #501 from IluckySi/ilucky-skywalking-bytebuddy
Update byte-buddy to latest version 1.7.6
2017-10-11 22:39:36 +08:00
吴晟 Wu Sheng 8f77cb751f Merge branch 'master' into fix/segment-cost 2017-10-11 22:23:39 +08:00
吴晟 Wu Sheng 18cb23d9f2 Merge branch 'master' into ilucky-skywalking-bytebuddy 2017-10-11 22:22:42 +08:00
wusheng 44b05064e4 Rename apache copyright file. 2017-10-11 21:54:10 +08:00
ascrutae 18ad12b0e3 fix issue that cannot generate segment cost data when the segment without entry span 2017-10-11 21:48:12 +08:00