hanahmily
703933895b
Add apm-webapp module
2018-02-28 09:07:05 +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
wu-sheng
158b6ff884
Fixing javadoc. And try to trigger a ci fail in this commit, in order to make sure javadoc will be checked in further pull request.
2018-02-26 09:15:10 +08:00
wu-sheng
fdf4a6ea40
Fix typo.
2018-01-12 15:01:48 +08:00
wu-sheng
3cd03a720a
Add Chinese document about building resin and ojdbc plugins.
2018-01-12 14:56:34 +08:00
wu-sheng
4a01c08dc4
Remove an install.
2018-01-12 14:22:01 +08:00
Mick Semb Wever
561bbc18ab
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible.
...
The user can onetime manually download them, and the maven reactor will automatically build the corresponding plugins.
OJDBC is OTN which requires a user click-through agreement.
Resin is GPLv3, meaning any derivative work must also be GPLv3 licensed.
https://www.apache.org/licenses/GPL-compatibility.html
ref: https://github.com/apache/incubator-skywalking/pull/737
2018-01-12 11:10:34 +11:00
wusheng
e7b72eb2f9
catch up the TODO list.
2018-01-04 21:50:43 +08:00
wu-sheng
6e152b4fb0
Move `apm-network` module under the new root module `apm-protocol`. And add `apm-ui-query` under the `apm-protocol` module.
2017-12-25 09:51:26 +08:00
peng-yongsheng
5c95e40ccd
Do not use the propertie for checkstyle header file path that lead to the checkstyle plugin of IntelliJ idea not work.
2017-12-16 11:48:58 +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
wu-sheng
14c4734f58
Update more license.
2017-12-15 09:50:53 +08:00
wu-sheng
60f60693c2
update coverall repo token
2017-12-14 17:05:19 +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
aa07537031
Based on #632 , make sure local deploy successfully.
2017-11-30 15:34:11 +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
9c174d3ae5
* Remove GPLv3 license in pom.
...
* Update architecture graph.
* Update REAMDME.
2017-11-14 21:39:19 +08:00
wusheng
1e0e052496
Merge branch 'master' into feature/collector-modelization
...
* master:
Update version for 3.2.4 release.
add exception handler for disruptorQueue
support jdbc4 api of postgresql
support for logback MDC
AgentStream NullPointerException with RemoteWorker
2017-11-06 23:08:12 +08:00
wusheng
4bdea9e2c9
Update version for 3.2.4 release.
2017-11-06 22:45:00 +08:00
wu-sheng
ef496e0d64
Merge and sync release version
2017-10-25 11:40:31 +08:00
peng-yongsheng
6930937c32
To change the name of the author from pengys5 to Peng-yongsheng.
2017-10-23 18:18:08 +08:00
wu-sheng
75595b9a38
Backup the old collector, and init the new modulization codes.
2017-10-23 17:45:10 +08:00
peng-yongsheng
92db817a28
add check header files path properties into main pom
2017-10-13 15:05:22 +08:00
peng-yongsheng
e78c2407ef
no message
2017-10-13 13:34:07 +08:00
wusheng
c4098a23f9
Revert "Support javadoc generation."
...
This reverts commit 5c56d41aa2 .
2017-10-12 22:43:43 +08:00
wusheng
5c56d41aa2
Support javadoc generation.
2017-10-12 21:43:10 +08:00
peng-yongsheng
52f1420670
Add copyright head in all java files and copyright head check style
2017-10-10 22:27:57 +08:00
吴晟 Wu Sheng
c348c2c0b1
Update pom.xml
2017-10-10 15:51:48 +08:00
wusheng
b16963a4bf
Change version for next iteration.
2017-09-29 17:18:14 +08:00
peng-yongsheng
0d13b27362
Version change
2017-09-28 10:54:16 +08:00
clevertension
edd2b742d1
add auto local jar file installation before compile
2017-09-20 14:04:45 +08:00
wusheng
099877c2ce
Prepare for 3.2 iteration.
2017-09-17 07:54:25 +08:00
pengys5
638789aa94
Cobertura did not support java 8 lambda.
...
So change coverage tools from Cobertura to JaCoCo
2017-08-01 15:57:19 +08:00
wusheng
329f224763
New id mechanism, need to be tested.
2017-07-20 23:17:21 +08:00
吴晟 Wu Sheng
9080b28d9e
Update pom.xml
...
Fix an out-of-date package name.
2017-07-18 11:53:53 +08:00
吴晟 Wu Sheng
9bb632a165
Update pom.xml
...
Exclude the grpc generated codes for ci coverage.
2017-07-18 11:29:15 +08:00
wusheng
3ef364d038
Fix CI
2017-07-17 23:21:52 +08:00
wusheng
947fed4865
Begin to refactor for performance.
2017-06-26 23:43:18 +08:00
wusheng
6f2d496ea8
no message
2017-06-22 21:33:50 +08:00
wusheng
17520e5285
Adjust for style check.
2017-06-22 21:33:02 +08:00
wusheng
c31fa270d1
Initialize some config for grpc.
2017-06-22 20:55:16 +08:00
wusheng
eb82d2c989
Update version for next iteration.
2017-06-17 22:40:42 +08:00
pengys5
b2b36fee00
Change groupId and artifactId
2017-04-28 01:17:09 +08:00
wusheng
cdb6460a3e
Update version to 3.1 for next iteration.
2017-04-27 18:09:02 +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