Commit Graph

871 Commits

Author SHA1 Message Date
wusheng bfe5a588c6 修复一个编译告警 2016-06-14 17:46:40 +08:00
wusheng 722f4ba98f 使用新的插件机制。扩展插件能力。 2016-06-14 17:45:16 +08:00
ascrutae 4206839c36 Merge remote-tracking branch 'origin/master' 2016-06-14 13:46:43 +08:00
ascrutae e885e93b72 1提交Oracle驱动调用之前加载自定义的驱动的测试用例 2016-06-14 13:46:33 +08:00
wusheng 9dfe64bb53 解决test目录下的编译问题。 2016-06-14 11:21:31 +08:00
ascrutae bcc115c919 提交Mysql测试类 2016-06-13 22:58:57 +08:00
ascrutae 09ae8ab5f3 1.增加不校验traceId的方法 2016-06-13 22:58:25 +08:00
ascrutae 85d123478e Merge remote-tracking branch 'origin/master' 2016-06-13 22:17:40 +08:00
ascrutae 1a6ec531ce 新增清理ContextPool的方法,方便测试 2016-06-13 22:17:06 +08:00
wusheng d02d31971a 修复一个sdk-plugin的testcase编译问题。 2016-06-13 19:30:21 +08:00
ascrutae 9464d94689 1. 完善文档 2016-06-13 18:45:11 +08:00
ascrutae 86f9cd407b 添加文档 2016-06-13 18:37:57 +08:00
ascrutae 7d766f594c Merge remote-tracking branch 'origin/master' 2016-06-13 18:14:13 +08:00
ascrutae 11a4b38408 1.添加redis cluster测试类 2016-06-13 18:14:03 +08:00
wusheng 2b27d477ad 修复一个编译警告 2016-06-13 17:45:28 +08:00
ascrutae 739ae01718 1.修改参数顺序 2016-06-13 16:59:45 +08:00
ascrutae f12701514a 1. 提交测试类 2016-06-13 16:44:15 +08:00
ascrutae 3a31c5bb6a 1.修改类名
2. 修改方法入参
3.增加测试用例
2016-06-13 14:35:21 +08:00
ascrutae 4f37cb7d08 1.增加clusterSlots方法的过滤 2016-06-13 13:25:23 +08:00
ascrutae e617ac3154 1.修改MethodMatcher抽象方法的名字
2. 增加屏蔽Object公共方法的Matcher基类
2016-06-13 13:24:44 +08:00
wusheng 0abd415403 修改源代码动态修改模式,在原有类的基础上,构建拦截器 2016-06-12 21:33:37 +08:00
ascrutae f594c99a56 1.Redis集群插件提交 2016-06-12 17:36:07 +08:00
ascrutae 3865edc2e2 1.修改传入参数 2016-06-12 14:00:51 +08:00
wusheng f4df86de71 修改包名错误的问题,以及Pom依赖错误造成agent依赖错误 2016-06-12 11:39:52 +08:00
ascrutae b307610897 1.增加Jedis插件exclude的方法 2016-06-12 11:21:14 +08:00
ascrutae a0dceb8059 修改日志打印两遍的问题 2016-06-12 11:04:38 +08:00
wusheng 03fa992b34 修改数据库脚本,移除无用的配置。 2016-06-09 22:36:00 +08:00
wusheng 7e4903ef0f 原有的编译文档,被分解为编译和配置两个文档。 2016-06-09 22:28:53 +08:00
wusheng 9fac6a6e41 增加1.0b完整代码位置的说明,主干代码因为迭代需要,将发生不兼容性修改。 2016-06-09 22:10:23 +08:00
wusheng c48d7563fa 1.修复日志描述,使MethodMatcher的类增强描述可读性提高。并格式化。 2016-06-09 20:57:23 +08:00
ascrutae f4d20579f8 1. 完善toString方法 2016-06-09 05:19:32 +08:00
ascrutae e1a3de2ab7 Merge remote-tracking branch 'origin/master' 2016-06-08 23:00:29 +08:00
ascrutae dda3411c26 修改Jedis拦截方法 2016-06-08 23:00:02 +08:00
wusheng 8b9e741ac6 修复一个编译警告 2016-06-08 16:06:30 +08:00
ascrutae f548b014d8 新增针对方法修饰符和方法参数的埋点方法 2016-06-08 15:13:58 +08:00
wusheng 6ad8cb4aa7 修复大量方法的编译警告 2016-06-08 10:18:23 +08:00
ascrutae 5559261516 重构拦截点的代码,将拦截点改为继承式 2016-06-08 08:41:27 +08:00
ascrutae a5c9cd0c07 1.修改变量名 2016-06-07 16:34:52 +08:00
ascrutae 8f794dc769 异常细分,去除排重功能 2016-06-07 16:27:02 +08:00
wusheng 75b3e154e2 修复部分包名、类名,提高可读性 2016-06-07 09:45:07 +08:00
ascrutae d393e92e2f Merge branch 'master' of https://github.com/wu-sheng/sky-walking 2016-06-07 00:03:24 +08:00
ascrutae 060afcb56b 1.完善测试API
2. 增加SDK的数据的测试
2016-06-06 23:49:17 +08:00
wusheng 88fad3de50 移除sender.is_off。采用新的机制关闭数据发送。 2016-06-06 16:59:39 +08:00
wusheng 7b741cc280 补充提交 2016-06-06 13:35:54 +08:00
wusheng bdefd6ab28 修复一个错误描述引起的编译错误。 2016-06-06 13:33:28 +08:00
wusheng 2bc3a466b7 修改pom部分描述 2016-06-06 11:53:04 +08:00
ascrutae d708b1460c 1.修改assertEquals引用 2016-06-06 11:35:20 +08:00
ascrutae ccc1c1a640 1.增加校验长度的方法
2. 修改包名
2016-06-06 11:23:12 +08:00
ascrutae f706bff794 1.消费线程为0的时候,不启动消费线程
2. 提交测试工程
2016-06-06 11:13:15 +08:00
wusheng c6aa2ac941 调整test工程结构。 2016-06-05 11:41:07 +08:00