Commit Graph

62 Commits

Author SHA1 Message Date
wusheng f7fdd9f854 Fix assmbly for mvn clean install -Papache-release and update version to SNAPSHOT for SNAPSHOT release. 2018-02-26 23:22:10 +08:00
gaohongtao 318c3db7c9 Update version to 5.0.0-alpha with `mvn versions:set -DnewVersion=5.0.0-alpha` 2017-12-15 10:40:23 +08:00
wusheng 15328202b8 Revove duplicate license headers. 2017-12-11 15:04:26 +08:00
wusheng 05b818e709 Update package name to org.apache.skywalking 2017-12-10 16:32:39 +08:00
wusheng b16d23c148 Update artifactId to "org.apache.skywalking" 2017-12-10 08:21:20 +08:00
wusheng 23133f7d97 Update copyright to Apache Foundation. 2017-12-09 23:38:32 +08:00
wusheng d458622bb4 Update version to 5.0-2018-preview for new iteration. 2017-12-06 22:06:54 +08:00
wusheng 055c760bc0 Set versions, and documents ready for releasing 3.2.6 2017-12-04 22:04:28 +08:00
wu-sheng f85878f746 Use byte buddy saveIn API instead of my own implementation. 2017-11-28 09:25:21 +08:00
wu-sheng 931effb648 Output all instrumented classes into physical files. 2017-11-27 16:32:51 +08:00
peng-yongsheng b322b55af6 Upgrade the version from 3.2.5 to 3.3.0. 2017-11-22 15:12:00 +08:00
wu-sheng f601293b22 Update the version to 3.2.5 2017-11-16 12:14:26 +08:00
wusheng 4bdea9e2c9 Update version for 3.2.4 release. 2017-11-06 22:45:00 +08:00
wu-sheng 04771ffc8c Adjust log APIs. 2017-10-18 16:46:56 +08:00
wusheng 43cf062742 Finish plugin initialization codes and fix package issues. 2017-10-15 22:01:12 +08:00
wusheng ef88a2ac32 Fix log issue when initializtion. 2017-10-15 08:50:51 +08:00
wusheng eb50749694 Reoragnize the startup procedure. 2017-10-14 23:36:53 +08:00
wusheng b3125f8823 Make the target agent as 3.3 expected 2017-10-14 21:20:06 +08:00
wusheng 920bfe65d6 Make the agent-package as expected. 2017-10-13 22:31:42 +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
IluckySi e61cc13621 Support SpyMemcached V2.x 2017-10-08 15:46:26 +08:00
吴晟 Wu Sheng caffba4ee8 Revert "Support SpyMemcached V2.x" 2017-10-08 01:53:46 -05:00
吴晟 Wu Sheng 5f747e5ead Update SkyWalkingAgent.java
Fix bug.
2017-10-07 21:54:32 +08:00
wusheng b806bf4692 Change version for next iteration. 2017-10-07 21:54:32 +08:00
wusheng 2647a906e3 Support multi plugin defines targeting the same class. Relate to #402, but more than that. e.g. Enhance a class in the certain version library, but we need multi plugins to do so, like @clevertension ’s #465 2017-10-07 21:54:31 +08:00
IluckySi 1a36dc80e3 Support SpyMemcached V2.x 2017-09-30 11:43:52 +08:00
peng-yongsheng 0d13b27362 Version change 2017-09-28 10:54:16 +08:00
ascrutae 5f880f9576 support jetty plugins 2017-09-27 15:58:02 +08:00
wendal chen e68d48a6d4 Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
# Conflicts:
#	apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
#	apm-sniffer/apm-agent/pom.xml
#	apm-sniffer/apm-sdk-plugin/pom.xml
2017-09-22 11:42:12 +08:00
wendal chen 7597b0f067 Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking 2017-09-21 16:09:39 +08:00
wendal chen 64b6c92292 add: support nutz mvc and nutz http 2017-09-21 11:40:35 +08:00
ascrutae e78e7e4d00 support struts 2 plugin 2017-09-19 23:35:38 +08:00
wusheng 099877c2ce Prepare for 3.2 iteration. 2017-09-17 07:54:25 +08:00
ascrutae 88c89e500a fix package issue 2017-09-10 16:21:05 +08:00
吴晟 Wu Sheng 39652d9439 Merge pull request #392 from ascrutae/zhangxin/feature/package-output-dir
Unify package out directory
2017-09-04 20:51:55 +08:00
ascrutae dd8e066249 Combine context trace project and context trace project 2017-09-04 16:16:35 +08:00
ascrutae 8f6ef439c4 Unify package out directory 2017-09-04 11:08:21 +08:00
ascrutae e685ef90d0 support netflix fegin plugin 2017-08-31 22:23:03 +08:00
ascrutae b820a3968b support trace annotation 2017-08-19 06:56:05 +08:00
ascrutae fe383773e9 support spring mvc annotation plugin 2017-08-11 18:07:30 +08:00
ascrutae 78bbfd0f9f modify support spring version 2017-08-11 14:55:07 +08:00
ascrutae 9f912d004a support resttemplate plugin 2017-08-10 21:40:19 +08:00
wusheng 75ada9feaa Add jvm shutdown hook 2017-07-18 21:34:30 +08:00
wusheng 103469256f Support plugin match by annotation, can’t by interface yet. #281 2017-07-12 22:41:56 +08:00
wusheng d89a5be742 Support dynamic field and interface. 2017-06-30 22:00:58 +08:00
吴晟 Wu Sheng e2c85d99b6 Merge pull request #255 from ascrutae/zhangxin/feature/high-performance-agent
Exclude google class when shading skywalking-agent.jar
2017-06-30 08:37:35 +08:00
ascrutae 76806a2798 Fix issue that skywalking-agent.jar include the google class and exclude the proto files inside protobuf-java 2017-06-29 22:56:27 +08:00
wusheng 5203081561 Support #206 #241 #253 2017-06-28 22:32:02 +08:00
ascrutae 19584b6f8f add logic of shade grpc 2017-06-24 07:54:45 +08:00