Sungkwan Kim
|
9b58cfb668
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
bootstrap/src/main/java/com/navercorp/pinpoint/bootstrap/instrument/InstrumentClass.java
|
2014-12-18 18:18:55 +09:00 |
|
Sungkwan Kim
|
6657cf6b4f
|
#110 converted comments in English
|
2014-12-18 18:13:49 +09:00 |
|
Woonduk Kang
|
a32c15172c
|
#119 code clean-up
- findbug, pmd, klocwork normal Priority
- remove unused import
|
2014-12-18 17:51:59 +09:00 |
|
Woonduk Kang
|
cf7580e4e9
|
#119 code clean-up
- findbug, pmd, klocwork normal Priority
- fix UnusedModifier
|
2014-12-18 16:43:49 +09:00 |
|
Woonduk Kang
|
aad618303c
|
#119 code clean-up
- findbug, pmd, klocwork normal Priority
|
2014-12-18 14:56:43 +09:00 |
|
Woonduk Kang
|
baf6473d37
|
#119 code clean-up
- findbug, pmd, klocwork warning
|
2014-12-18 14:27:50 +09:00 |
|
Woonduk Kang
|
cd8b6a2a00
|
Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into #119_ui_bug_fix
|
2014-12-18 14:07:44 +09:00 |
|
Woonduk Kang
|
e09ac40493
|
Merge branch 'master' of nstopkimsk/pinpoint
from pull-request 266
* refs/heads/master:
Merge remote-tracking branch 'upstream/master'
convert comments in English
|
2014-12-18 14:05:32 +09:00 |
|
Woonduk Kang
|
02c44955ef
|
#119 code clean-up
- findbug, pmd, klocwork warning
|
2014-12-18 14:05:18 +09:00 |
|
Woonduk Kang
|
fb3b0ad239
|
#119 code clean-up
- findbug, pmd, klocwork warning
|
2014-12-18 11:45:16 +09:00 |
|
Sungkwan Kim
|
b99757c0b3
|
convert comments in English
|
2014-12-17 20:36:48 +09:00 |
|
Woonduk Kang
|
426279cda7
|
#119 fix klocwork warning
|
2014-12-17 17:27:53 +09:00 |
|
Woonduk Kang
|
46602c8115
|
#119 fix klocwork warning
|
2014-12-17 16:37:55 +09:00 |
|
Jongho Moon
|
5c48c3823b
|
[#103] Cleaned up pom.xml
|
2014-12-09 16:03:16 +09:00 |
|
Jongho Moon
|
52ba156a18
|
[#115] Changed package name from com.nhn.* to com.navercorp.*
Changed maven artifact group id from com.nhn.pinpoint to
com.navercorp.pinpoint
|
2014-12-09 14:48:19 +09:00 |
|
Sungkwan Kim
|
04e28b165f
|
#110 convert Korean comments to English
|
2014-12-08 19:34:27 +09:00 |
|
Jongho Moon
|
3e79d2d6fb
|
[#103] Removed unused files.
Deleted ip addresses in configuration files.
|
2014-12-05 14:37:30 +09:00 |
|
Woonduk Kang
|
cb72f95735
|
#103 add open source license
- sematext/HBaseWD
|
2014-12-02 17:04:28 +09:00 |
|
Jongho Moon
|
448dd78616
|
[#49] Changed return type of ClassEditorBuilder methods to void.
|
2014-11-26 14:36:15 +09:00 |
|
Jongho Moon
|
cf59a74332
|
[#49] Deleted SimpleBeforeInterceptor, SimpleAfterInterceptor
|
2014-11-25 18:26:17 +09:00 |
|
Jongho Moon
|
58743c22ee
|
[#105] restored arcus modifier/interceptors
|
2014-11-25 18:02:57 +09:00 |
|
Woonduk Kang
|
3bda2a21e4
|
#93 fix remote transaction bug
|
2014-11-21 19:38:26 +09:00 |
|
Jongho Moon
|
25c4b26cfe
|
[#49] Removed ParameterExtractor
|
2014-11-21 15:50:57 +09:00 |
|
Jongho Moon
|
a473ac95fa
|
[#49] Removed ParameterExtractorFactory
|
2014-11-21 15:47:05 +09:00 |
|
Woonduk Kang
|
185c6d144e
|
#99 fix Idvalidate regex
|
2014-11-21 15:41:15 +09:00 |
|
Woonduk Kang
|
d3c85ea58a
|
#99 fix Idvalidate regex
|
2014-11-21 14:51:36 +09:00 |
|
Jongho Moon
|
acf857e777
|
[#49] extracted arcus plugin configuration
|
2014-11-20 17:22:32 +09:00 |
|
Woonduk Kang
|
be683e28d6
|
#49 fix Spelling Errors -> pinpiont, add *.iml to .gitignore, fix pinpiont-profiler-optional.jar deploy dir
|
2014-11-20 17:12:37 +09:00 |
|
Jongho Moon
|
1ddfeb9f0c
|
[#49] Fixed test fails
|
2014-11-20 13:08:28 +09:00 |
|
Jongho Moon
|
e09110bc48
|
[#49] Created pinpoint-test project.
Tested pinoint-arcus project and fixed bugs
|
2014-11-19 17:56:33 +09:00 |
|
Jongho Moon
|
4068b6366d
|
[#49] Created arcus plugin project
|
2014-11-19 17:52:52 +09:00 |
|
Jongho Moon
|
236d86f4ff
|
[#49] Moved agentPath field to DefaultAgent
|
2014-11-19 17:51:42 +09:00 |
|
Jongho Moon
|
83fd099f91
|
[#49] Implemented plugin loader
|
2014-11-19 17:51:07 +09:00 |
|
Woonduk Kang
|
fedf805088
|
#91 divide collector ip
- support placeHolder
|
2014-11-19 15:30:08 +09:00 |
|
Woonduk Kang
|
5124fe45d8
|
#91 support placeHolder
|
2014-11-18 16:46:18 +09:00 |
|
Woonduk Kang
|
f05033bc81
|
#66 ByteCodeInstrument api refatoring
- reduce javaassist, classPool dependency
- remove unused api
|
2014-11-17 16:54:59 +09:00 |
|
Woonduk Kang
|
429354d4cf
|
#66 ByteCodeInstrumentor api refatoring
- api migration getClass(String) -> getClass(ClassLoader classLoader, String jvmClassName, byte[] classFileBuffer)
- remove api checkLibrary
|
2014-11-14 18:48:22 +09:00 |
|
Woonduk Kang
|
8b4b9ca766
|
Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into #66_refatoring_ByteCodeInstrumentor.getClass()
|
2014-11-14 11:44:23 +09:00 |
|
Woonduk Kang
|
0ca40a7215
|
#49 ByteCodeUtils.getClassFile(), check SystemClassLoader
|
2014-11-14 11:37:25 +09:00 |
|
Woonduk Kang
|
20127a5b2d
|
#66 api @Deprecated
|
2014-11-14 11:22:13 +09:00 |
|
Jongho Moon
|
bcf2d3421e
|
[#49] Removed JDK 8 API
|
2014-11-13 15:07:58 +09:00 |
|
Jongho Moon
|
2c7eaebfa7
|
[#49] Removed JDK 7 API
|
2014-11-13 14:45:50 +09:00 |
|
Jongho Moon
|
2c578b1282
|
[#49] Added classes for plugin implementation
|
2014-11-13 14:26:15 +09:00 |
|
Jaehong Kim
|
c10793ff95
|
Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into is28
Conflicts:
collector/src/main/java/com/nhn/pinpoint/collector/receiver/udp/UDPReceiver.java
|
2014-11-11 14:36:18 +09:00 |
|
Hyun Jeong
|
7165f472a6
|
[#84] updated version to 1.0.4-SNAPSHOT
|
2014-11-10 18:32:15 +09:00 |
|
Jaehong Kim
|
42ef4fc708
|
#28 refactoring
|
2014-11-07 16:45:57 +09:00 |
|
Woonduk Kang
|
aa32a6fa09
|
[#67] add api(getSuperClass(), String[] getInterfaces()), improvement api JavaAssistUtils
|
2014-11-06 19:11:25 +09:00 |
|
Woonduk Kang
|
c825c695a9
|
[#67] remove proguard
|
2014-11-04 11:06:13 +09:00 |
|
Woonduk Kang
|
255c9628be
|
[#67] patch 1.0.3
|
2014-11-03 19:46:58 +09:00 |
|
Jongho Moon
|
9e5027b8be
|
[#49] Change class name: Method -> MethodInfo
|
2014-10-28 16:59:44 +09:00 |
|