Commit Graph

1018 Commits

Author SHA1 Message Date
ascrutae cd7fc294a4 增加授权文件的初始化脚本 2016-08-18 10:31:15 +08:00
ascrutae b39f00a580 将所有的线程改为守护线程 2016-08-18 07:56:05 +08:00
ascrutae 4679e26d74 Merge branch 'master' of https://github.com/wu-sheng/sky-walking 2016-08-17 22:23:42 +08:00
ascrutae ddc9885103 修复Dubbo的viewpoint 2016-08-17 22:21:38 +08:00
wusheng 91a455da37 提交路线图,以及发布说明页面链接 2016-08-17 13:52:58 +08:00
ascrutae e57540b862 Merge remote-tracking branch 'origin/master' 2016-08-16 23:19:12 +08:00
ascrutae 921eea2324 完成出入参协议改造 2016-08-16 23:18:23 +08:00
wusheng a750515e47 增加方法拦截能力,和推荐描述 2016-08-15 13:49:55 +08:00
ascrutae a514850ba4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	samples/skywalking-example/example-dubbox-rest/target/classes/consumer/dubbox-rest-consumer.xml
#	samples/skywalking-example/example-dubbox-rest/target/classes/provider/dubbox-rest-provider.xml
2016-08-14 16:48:02 +08:00
ascrutae 944160d258 修改包名和修复bug 2016-08-14 16:47:29 +08:00
wusheng b316b160c7 1.0-Final完成本地基本功能测试。移除文档中关于1.0b为完整代码的描述 2016-08-14 10:22:13 +08:00
wusheng bd992a5e2a 提交新的编译指导文档 2016-08-14 10:21:00 +08:00
wusheng 34a9d26b82 移除错误的提交信息 2016-08-14 09:56:54 +08:00
wusheng fcd51c4cd6 移除错误的文件。 2016-08-14 09:55:48 +08:00
ascrutae c9b6eadeb9 修改如果返回值为null,parameter的ret赋值为null 2016-08-14 09:37:36 +08:00
ascrutae 98b5085f53 修复bug 2016-08-13 23:34:07 +08:00
ascrutae 598275b8fd 修复提交错误 2016-08-12 15:50:23 +08:00
ascrutae f50566dc6d 修复bug 2016-08-12 15:38:47 +08:00
ascrutae fa2fdb4e95 完成自定义拦截插件 2016-08-12 07:06:36 +08:00
ascrutae e52c50c06b Merge branch 'master' of https://github.com/wu-sheng/sky-walking 2016-08-11 13:48:04 +08:00
ascrutae 6c7726ab31 提交DubboxRest测试工程以及修复部分bug 2016-08-11 13:47:43 +08:00
wusheng edd0365fad 移除不适合以javaagent模式启动的插件,避免混合使用造成classloader出现问题。 2016-08-11 10:44:14 +08:00
吴晟 Wu Sheng 1c14cfc69e 修改支持组件的说明 2016-08-11 10:36:05 +08:00
ascrutae eaf14c6a49 修复页面描述不符的问题 修复授权文件下载 2016-08-10 22:37:18 +08:00
ascrutae d3e9b3ccd3 解决编译问题 2016-08-10 18:56:02 +08:00
ascrutae e53df0880f 修复CI编译出错 2016-08-10 18:30:12 +08:00
ascrutae d606174e79 提交新版本功能 2016-08-10 18:26:31 +08:00
wusheng b8577d4a48 更新文档内容 2016-08-08 09:28:40 +08:00
ascrutae d44ba6d741 Merge remote-tracking branch 'origin/master' 2016-08-05 15:57:37 +08:00
ascrutae 05a9fbee83 1. 新增protocol参数viewpoint 2016-08-05 15:57:24 +08:00
wusheng 2fc8339d20 1.0-Final传输及缓存文件协议文档。 2016-08-04 23:02:34 +08:00
wusheng e9362cb9ff Merge branch 'master' of https://github.com/wu-sheng/sky-walking
# By 吴晟 Wu Sheng
# Via GitHub
* 'master' of https://github.com/wu-sheng/sky-walking:
  Update protocol.md
2016-08-04 16:10:28 +08:00
wusheng 8d3bf28d89 no message 2016-08-04 16:10:10 +08:00
吴晟 Wu Sheng 1fbebe8415 Update protocol.md 2016-08-04 16:09:37 +08:00
wusheng 571d38c2a3 上传新的网络和缓存文件协议的描述。 2016-08-04 15:17:37 +08:00
ascrutae 9a741317ea 1. 移除BootPlugin模式, 2. 修改JDBC插件模式 2016-08-04 14:01:13 +08:00
ascrutae 306652bc7d 1. 修复编译问题 2016-08-04 13:33:25 +08:00
ascrutae 5b451c8d1b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	skywalking-collector/skywalking-sdk-plugin/tomcat-7.x-8.x-plugin/src/main/java/com/ai/cloud/skywalking/plugin/tomcat78x/TomcatPluginInterceptor.java
2016-08-04 13:31:05 +08:00
ascrutae b6d262c2fa 1. 重构代码 2. 修复序列化问题 2016-08-04 13:30:35 +08:00
wusheng c5bf7b810e 1.修正MethodInterceptResult引起的before/after不匹配的问题. 2.移除AroundInterceptor中handleMethodException无用的ret参数。 2016-08-03 10:37:21 +08:00
ascrutae d655c23c36 处理JDBC插件 2016-08-03 00:30:04 +08:00
ascrutae 61d797607a Merge remote-tracking branch 'origin/master' 2016-08-03 00:13:43 +08:00
ascrutae 8594973403 修改Dubbo插件 2016-08-03 00:13:29 +08:00
wusheng 171896ca54 格式化的问题 2016-08-02 23:03:53 +08:00
wusheng f3f1af7d6e 优先判断缓存容器 2016-08-02 23:00:11 +08:00
wusheng d6507d2fea 调准全套的classloader机制,实现自己的classload。保证类所在的classload关系正确。
遗留问题:dubbo插件实现模式错误,应该考虑增强MonitorFilter的invoke方法,而不是新增Filter,新增Filter由于dubbo以spi模式运行,会有问题。
另外,JDBC插件不应该根据url去查找驱动,应该在当前的DriverManager的其他注册驱动中去寻找合适的,进行调用后,包装返回。
2016-08-02 21:43:33 +08:00
wusheng fea63c4405 修复因为版本升级造成的编译错误。 2016-08-01 10:38:39 +08:00
wusheng dc197355ee 修复大小写问题。 2016-08-01 10:13:30 +08:00
wusheng f0c0474197 为transform增加Listenser。修改AbstractClassEnhancePluginDefine,满足模糊匹配类名进行transform的要求。 2016-08-01 09:51:07 +08:00
ascrutae 0149955444 merger master to master 2016-08-01 07:22:20 +08:00