Commit Graph

1691 Commits

Author SHA1 Message Date
zhangxin 5c40e46228 fix the image name of collector issue and push docker images when skywalking is tagged and the branch is master 2017-04-25 14:20:14 +08:00
zhangxin be901d52fe Push the collector docker image when sky-walking is tagged 2017-04-24 23:58:15 +08:00
zhangxin c10c0c29a6 Merge branch 'zhangxin/feature/162' of https://github.com/ascrutae/sky-walking into zhangxin/feature/162 2017-04-24 17:55:39 +08:00
zhangxin e4994f0f4e Push collector docker image when sky-walking released 2017-04-24 17:54:46 +08:00
zhangxin 38b9256340 modify deploy to push 2017-04-24 17:53:44 +08:00
zhangxin 6d9df9ef2c fix #123 2017-04-24 17:29:09 +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