Commit Graph

1686 Commits

Author SHA1 Message Date
zhangxin 0544edabf7 fix issue that skywalking extract binary data failed and refectory code 2017-04-26 14:08:19 +08:00
吴晟 Wu Sheng fd02bbe754 Merge pull request #154 from bai-yang/patch-1
Update README.md
2017-04-20 21:23:35 +08:00
柏杨 Bai Yang 7db8ac7803 Update README.md 2017-04-20 20:36:46 +08:00
吴晟 Wu Sheng 3b30935eb2 Merge pull request #148 from bai-yang/master
Support plugin for MongoDB
2017-04-20 20:23:10 +08:00
baiyang 78c330a804 modify code style 2017-04-20 18:04:44 +08:00
baiyang dd6e47552b modify code style 2017-04-20 17:52:39 +08:00
baiyang d016f31b46 modify test case 2017-04-20 16:25:40 +08:00
baiyang 4101ca022d Merge remote-tracking branch 'upstream/master' 2017-04-20 15:20:25 +08:00
baiyang 79f51a7a28 modify mongodb 2017-04-20 15:20:09 +08:00
吴晟 Wu Sheng f62110d4c4 Merge pull request #151 from wu-sheng/feature/149
Response for "Add checkstyle", close #149
2017-04-20 12:54:01 +08:00
吴晟 Wu Sheng 6672d5cc04 Merge pull request #152 from ascrutae/zhangxin/fix-149
fix collector cannot start issue
2017-04-20 03:49:50 +08:00
zhangxin e068f183fc fix collector cannot start issue 2017-04-19 22:38:38 +08:00
baiyang 4d9e1d201a modify MongoDBMethodInterceptorTest 2017-04-19 20:56:11 +08:00
baiyang e42bf6e014 Add a flag to determine whether to bind data 2017-04-19 20:22:32 +08:00
baiyang e8084e548d fix bugs 2017-04-19 17:06:05 +08:00
wusheng 87e4647706 Fix ci-fail. 2017-04-18 13:19:57 +08:00
wusheng 17d983ba9d Add “checkStyle.xml” and “codeStyle.xml” files, varify the code-style when “mvn compile” and CI. This is the initialized commit. 2017-04-18 12:02:21 +08:00
吴晟 Wu Sheng 5c140118cf Update LICENSE 2017-04-17 23:06:42 +08:00
baiyang 085f9b69fd Support plugin for MongoDB 2017-04-17 22:04:22 +08:00
吴晟 Wu Sheng bd465ad97e Update LICENSE 2017-04-16 19:38:30 +08:00
wusheng 57f7b7a6ac Set version = 3.0.1. 2017-04-13 21:19:07 +08:00
wusheng 38a7beae8d Update version for next iteration. 2017-04-13 17:33:45 +08:00
wusheng c257017c95 Update color again…… 2017-04-13 16:18:46 +08:00
wusheng 4e90e34438 Update badge color. 2017-04-13 16:17:23 +08:00
wusheng 26c44c9153 Adjust abstract. 2017-04-13 13:47:49 +08:00
wusheng 5859b4b233 no message 2017-04-13 11:59:06 +08:00
wusheng bcfda125f1 Prepare to release 3.0, update readme, add doc-zh link. 2017-04-13 11:21:55 +08:00
吴晟 Wu Sheng 438949de3c Merge pull request #137 from ascrutae/zhangxin/enum-not-found
fix start error issue
2017-04-13 10:20:13 +08:00
zhangxin 45bfd06b9b fix start error issue 2017-04-13 09:49:01 +08:00
吴晟 Wu Sheng ccba3d5b3d Merge pull request #132 from wu-sheng/feature/collector
Going to adjust some comments after merge.

* add comments class in selector package

* actor comments

* 1. comments of collector config
2. index creator support options: overwrite, ignore, off

* fix index testcase bug

* fix comments

* change the config of index creat to index initialize model

* test case failure
2017-04-13 05:51:56 +08:00
pengys5 72a32001de test case failure 2017-04-12 23:48:10 +08:00
pengys5 1d1d8d9738 change the config of index creat to index initialize model 2017-04-12 23:21:52 +08:00
pengys5 962f41758c merge fixed 2017-04-12 22:12:06 +08:00
pengys5 24526f2b9d fix comments 2017-04-12 22:07:30 +08:00
wusheng e96c991404 Set new default values of akka.port, seed_nodes list and http port. 2017-04-12 21:36:07 +08:00
wusheng 13a3a776f6 Set the port of akka core to 10000. (1000 is not allowed in Mac, by default) 2017-04-12 21:27:16 +08:00
吴晟 Wu Sheng be35f18839 Merge pull request #133 from ascrutae/zhangxin/support-docker-image
update docker image
2017-04-12 09:15:14 +08:00
zhangxin 6a7ff33a16 update docker compose 2017-04-11 23:28:44 +08:00
zhangxin 00dbc3e1bc add image config options 2017-04-11 21:10:34 +08:00
pengys5 ebdfe3991f fix index testcase bug 2017-04-11 19:30:08 +08:00
pengys5 1668d8a34e 1. comments of collector config
2. index creator support options: overwrite, ignore, off
2017-04-11 18:14:20 +08:00
吴晟 Wu Sheng 50daaf64a0 Merge pull request #130 from ascrutae/zhangxin/support-docker-image
support collector docker image
2017-04-11 17:11:38 +08:00
zhangxin 867b333616 support collector docker image 2017-04-11 16:49:32 +08:00
吴晟 Wu Sheng 83833f0495 Merge pull request #128 from ascrutae/zhangxin/collector-packaging
support package of project
2017-04-11 10:23:06 +08:00
zhangxin e7f5bbd760 fix some issue 2017-04-11 09:09:54 +08:00
pengys5 b95b568a77 actor comments 2017-04-10 23:28:40 +08:00
zhangxin e20d466661 Merge branch 'zhangxin/collector-packaging' of https://github.com/ascrutae/sky-walking into zhangxin/collector-packaging 2017-04-10 22:44:01 +08:00
zhangxin 0b7caa618b add start script and update the log configure 2017-04-10 22:43:35 +08:00
pengys5 ced19c2289 use provider to initialize config 2017-04-10 22:42:53 +08:00
zhangxin 6610ed3923 add windows start script
\
2017-04-10 22:39:13 +08:00