Commit Graph
6708 Commits
Author SHA1 Message Date
Jaehong Kim 243daa8f4e Merge branch 'master' of https://github.com/naver/pinpoint into filter 2015-08-27 16:30:34 +09:00
Jongho Moon 7241a2a9b7 Merge pull request #890 from lioolli/master
modified parent pom
2015-08-27 16:16:24 +09:00
Jongho Moon 5595b05fe4 modified parent pom 2015-08-27 16:15:35 +09:00
Jongho Moon 4aec8a37f3 Merge pull request #885 from lioolli/master
Rename LambdaTest to LambdaIT
2015-08-27 15:52:56 +09:00
Minwoo Jung cd469c2997 Merge pull request #887 from minwoo-jung/issue-762
[#762] change result data format for searching user
2015-08-27 15:32:40 +09:00
Minwoo Jung a483514068 [#762] change result data format for searching user 2015-08-27 15:31:12 +09:00
Minwoo Jung 565275fab8 Merge pull request #886 from minwoo-jung/issue-762
[#762] add parameter to search User
2015-08-27 15:21:38 +09:00
Minwoo Jung f530c19a41 [#762] add parameter to search User 2015-08-27 15:20:11 +09:00
Jongho Moon 8908e5ec99 Rename LambdaTest to LambdaIT 2015-08-27 11:39:56 +09:00
Jongho Moon 4a9a24747e Rename LambdaTest to LambdaIT 2015-08-27 11:39:55 +09:00
Jongho Moon 24297c6691 Update README.md 2015-08-26 18:15:01 +09:00
Jongho Moon 390c1d966c Merge pull request #881 from lioolli/master
Created java8-test module
2015-08-26 18:13:46 +09:00
Jongho Moon 7df32f2bb4 Added JAVA_8_HOME to required environment variable 2015-08-26 18:12:27 +09:00
Jongho Moon d006802e54 Created java8-test module 2015-08-26 18:07:51 +09:00
HyunGil Jeong bfbb824684 Merge pull request #880 from Xylus/feature/plugin-api-change
Modify interceptors to inherit SpanEventSimpleAroundInterceptorForPlugin
2015-08-26 16:37:59 +09:00
HyunGil Jeong 1e4e083e14 Modify interceptors to inherit SpanEventSimpleAroundInterceptorForPlugin 2015-08-26 16:37:24 +09:00
HyoJong c3904784f9 Merge pull request #879 from denzelsN/master
Add help page in configuration.
2015-08-26 16:11:36 +09:00
Jaehong Kim 725fef3397 apply MethodFilters.chain(). 2015-08-26 16:10:29 +09:00
denz 470ccd3900 Add help page in configuration. 2015-08-26 16:10:26 +09:00
Jaehong Kim 44225468d7 add ChainFilter & remove unusual case. 2015-08-26 16:01:33 +09:00
Jaehong Kim 614c728708 add InstrumentClass.hasEnclosingMethod() & InstrumentClass.getNestedClasses(). 2015-08-26 15:47:19 +09:00
HyunGil Jeong 7550c39a70 Merge pull request #878 from Xylus/feature/mybatis-plugin
Extract MyBatis plugin
2015-08-26 15:09:37 +09:00
HyunGil Jeong daee41d13b Extract mybatis plugin 2015-08-26 15:08:29 +09:00
HyoJong bd87e9ef38 Merge pull request #876 from denzelsN/master
Bug fix.
2015-08-25 18:30:47 +09:00
denz 34afd044bb Bug fix.
Update guide text.
2015-08-25 18:28:45 +09:00
HyunGil Jeong bae01558b9 Merge pull request #875 from Xylus/feature/ibatis-plugin
Add clover license
2015-08-25 17:18:19 +09:00
HyunGil Jeong fd7ead4109 Add clover license 2015-08-25 17:17:15 +09:00
HyunGil Jeong a76c2b9ff2 Merge pull request #874 from Xylus/feature/ibatis-plugin
Extract iBatis plugin
2015-08-25 16:45:09 +09:00
HyunGil Jeong d15fba6a23 Extract ibatis plugin 2015-08-25 16:01:42 +09:00
HyoJong a7dff9e375 Merge pull request #872 from denzelsN/master
Add analytics code.
2015-08-24 18:13:04 +09:00
denz fb68434f28 Add analytics code.
Add alert.
2015-08-24 18:10:56 +09:00
Jongho Moon 610dbd591d Merge pull request #871 from lioolli/master
Check annotation without loading annotation type
2015-08-24 18:07:42 +09:00
Jongho Moon 3074d69363 Check annotation without loading annotation type 2015-08-24 18:06:29 +09:00
Jongho Moon 707e8e465b Merge pull request #870 from lioolli/master
Added configuration profiler.plugin.disable
2015-08-24 15:29:17 +09:00
Jongho Moon b67d1f88ab Added configuration profiler.plugin.disable 2015-08-24 15:27:49 +09:00
Jaehong Kim ba81f72c28 Merge pull request #869 from jaehong-kim/user
User Include Plugin
2015-08-24 15:08:48 +09:00
Jaehong Kim 8a585aa236 add testcase. 2015-08-24 14:59:40 +09:00
koo-taejin 2e8aee3e7f Merge pull request #867 from koo-taejin/#jsonlib_newplugin
Modified json-lib plugin to use new plugin api.
2015-08-24 11:44:02 +09:00
koo.taejin 3d2c0013d4 Modified json-lib plugin to use new plugin api.
changed to skip transformation when class does not have target constructor or method.
2015-08-24 11:43:06 +09:00
Jaehong Kim f677b962aa Merge branch 'master' of https://github.com/naver/pinpoint into user 2015-08-24 11:25:47 +09:00
Jaehong Kim 0477afe94c Merge pull request #866 from jaehong-kim/tomcat
new plugin.
2015-08-24 11:24:02 +09:00
Jaehong Kim e6403e7b7b add accessor. 2015-08-24 11:09:54 +09:00
HyoJong 83f7e4f9a2 Merge pull request #864 from denzelsN/master
Update alarm UI
2015-08-21 18:47:08 +09:00
denz d55d9b78af Update alarm UI 2015-08-21 18:44:45 +09:00
Jongho Moon bcbfce5412 Merge pull request #863 from lioolli/master
Modified jdk-http plugin to use redesigned plugin api
2015-08-21 17:35:41 +09:00
Jongho Moon d15dcef770 Modified jdk-http plugin to use redesigned plugin api 2015-08-21 17:34:30 +09:00
Minwoo Jung 3b78ff9e38 Merge pull request #862 from minwoo-jung/issue-762
[#762] alarm manual & guide
2015-08-21 17:33:41 +09:00
Minwoo Jung bda5af8864 [#762] alarm manual & guide 2015-08-21 17:29:46 +09:00
Jongho Moon 4ed8765a7f Merge pull request #861 from koo-taejin/#jackson_newplugin
Modified jackson plugin to use new plugin api.
2015-08-21 16:48:14 +09:00
HyunGil Jeong c642f1187d Merge pull request #860 from Xylus/feature/thrift-plugin-api-change
Reimplement Thrift plugin to use the modified Plugin API
2015-08-21 16:42:03 +09:00