吴晟 Wu Sheng
95214aecf3
update version for next iteration. ( #2084 )
2018-12-23 09:14:14 +08:00
honganan
8a92e1b433
fix bug #1912 , the usage of ignore() problem ( #1913 )
...
* fix bug #1912
* fix bug #1912 , recommit
2018-11-17 19:16:51 +08:00
li.can
138262f95a
spring inherit issue ( #1914 )
2018-11-16 23:00:50 +08:00
ScienJus
ca08d1a28b
Support for overriding config with agent options ( #1887 )
...
* Support for overriding config with agent options
* Test the separator of options
* support quotes in agent options
* revert imports change
* add more tests
* clear properties after each test
* add document
* fix code style
2018-11-07 23:15:36 +08:00
吴晟 Wu Sheng
72a39e1f28
Sync 6.0.0-alpha release and version up to beta. ( #1883 )
...
* Lock oracle and resin plugins version.
* Move resin and oracle plugin to openskywalking
* Restore submodule active.
* Add another submodule active command.
* Remove the wrong test cases in release and fix some doc issues.
* [maven-release-plugin] prepare release v6.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
* Fix some doc
2018-11-06 15:45:15 +08:00
吴晟 Wu Sheng
13f8825904
Bug fix ( #1857 )
...
* Fix mesh receiver doesn't update heartbeat.
* Fix bug of mesh heartbeat and rest receiver.
* Fix issue: opencensus is included in agent without shade. @tuohai666
2018-11-01 16:50:07 +08:00
吴晟 Wu Sheng
07e799e422
Fix bugs ( #1854 )
...
* Avoid service inventory object concurrency situation.
* Fix concurrency for minute persistence and others
* Fix document todo.
* Update license. Fix package with dirty agent plugin jar files.
* Fixed not combine error in persistence register worker.
2018-10-31 23:11:52 +08:00
吴晟 Wu Sheng
7d3e699efa
Adjust agent setting ( #1682 )
...
* Add ignore to bytebuddy agent.
* Fix a wrong name.
* Make sure toolkits are excluded.
* Fix CI
* Format codes.
* Remove MethodGraph compiler
2018-09-23 09:35:07 +08:00
Adrian Cole
4b17685c11
Sync mvnw to 6.0 , provided by @adriancole
2018-08-22 22:50:50 +08:00
peng-yongsheng
d2753037bb
Upgrade version to 6.0.0 alpha.
2018-07-07 10:46:41 +08:00
吴晟 Wu Sheng
a6e04c97ec
Update version to beta2 for next iteration. ( #1233 )
2018-05-16 21:21:30 +08:00
lican
8abb01dce2
fix #1055 and make code more readable ( #1057 )
2018-04-10 16:36:41 +08:00
吴晟 Wu Sheng
08267611a2
Prepare beta iteratoration ( #944 )
...
* [maven-release-plugin] prepare release apm-5.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
2018-03-13 23:47:38 -05:00
wusheng
710cce162b
Include the agent into `dist`
2018-03-02 17:00:43 +08:00
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