Commit Graph

2542 Commits

Author SHA1 Message Date
吴晟 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
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
吴晟 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
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
吴晟 Wu Sheng 848e343505 Merge pull request #502 from ascrutae/fix/jetty-server-issue
fix jetty plugin works incorrect
2017-10-11 16:16:14 +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
吴晟 Wu Sheng cf7431292f Update README_ZH.md 2017-10-11 15:19:12 +08:00
彭勇升 Buddha 241e447e0f Merge pull request #499 from OpenSkywalking/feature/copyright
Add copyright head in all java files and copyright head check style
2017-10-10 23:37:24 +08:00
彭勇升 Buddha 1213c38fb2 Merge branch 'master' into feature/copyright 2017-10-10 23:21:03 +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
wusheng 7e3810fa7f Update readme. 2017-10-10 21:40:39 +08:00
吴晟 Wu Sheng fb4e88f925 Update README.md 2017-10-10 16:52:52 +08:00
吴晟 Wu Sheng 327867fdc2 Update LICENSE 2017-10-10 16:16:02 +08:00
吴晟 Wu Sheng da97191cc4 Update README.md 2017-10-10 16:15:36 +08:00
吴晟 Wu Sheng d60661508a Update README_ZH.md 2017-10-10 16:15:19 +08:00
吴晟 Wu Sheng cbeb65680a Update README_ZH.md 2017-10-10 16:11:52 +08:00