Woonduk Kang
ad92637bf0
modify log4j.xml, remove unused config
2014-12-26 15:58:25 +09:00
Woonduk Kang
e2e81b469a
add copyright
2014-12-24 19:51:44 +09:00
Minwoo Jung
b9a7690ffe
[ #136 ] Add/abstract google analytics function
...
[#138 ] Bug fix Login session check and Move naver project because this
function is to check session of navercorp developer
[#127 ] delete unnecessary code
2014-12-23 14:51:25 +09:00
Woonduk Kang
71c4a54ad6
#119 remove MethodRenameInterceptorTest
2014-12-22 17:01:32 +09:00
Woonduk Kang
fb3b0ad239
#119 code clean-up
...
- findbug, pmd, klocwork warning
2014-12-18 11:45: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
Jongho Moon
3e79d2d6fb
[ #103 ] Removed unused files.
...
Deleted ip addresses in configuration files.
2014-12-05 14:37:30 +09:00
Minwoo Jung
527ca7136b
[ #113 ] Change server IP
2014-12-04 16:39:51 +09:00
Jongho Moon
9d9ca57949
[ #103 ] Fixed test fail.
...
Renamed *IT.java to *Test.java
2014-12-04 10:46:49 +09:00
koo-taejin
10c575a71b
[No bts] resolve pinpoint build fail.
2014-12-03 15:52:21 +09:00
Woonduk Kang
3e7c061f1f
#103 add open source license
...
RowMapperResultsExtractor.java : spring-hadoop
IntHashMap : Commons Collections
MethodRenameInterceptorTest : add code snippet url
MappingJackson2JsonpView : extents MappingJackson2JsonView
2014-12-01 19:26:40 +09:00
Jongho Moon
a8573fa0ef
[ #107 ] Changed name postfix of tests that need interacting servers from
...
Test to IT
2014-11-28 15:09:58 +09:00
Jongho Moon
f57558f755
[ #107 ] Changed name postfix of tests that need interacting servers from
...
Test to IT
2014-11-28 14:18:56 +09:00
Jongho Moon
83aa2c6327
[ #106 ] Extracted naver private modifer/interceptors to pinpoint-naver
...
project.
2014-11-27 17:18:01 +09:00
koo-taejin
1a0a01eb55
[ #81 ] changed class name and method name.
...
1. Changed class name and method name.(HandShake -> Handshake)
2. added log for handshake.
2014-11-26 15:47:56 +09:00
Minwoo Jung
c5e3928b70
[ #100 ] Edit server IP
2014-11-25 21:34:05 +09:00
Jongho Moon
58743c22ee
[ #105 ] restored arcus modifier/interceptors
2014-11-25 18:02:57 +09:00
koo-taejin
c1e8dd4eae
#81 . always added agent's identity to channel
...
changed pinpointsocket packet name. (enableWorker -> handShake,
enableWorkerConfirm -> handShakeResponse)
changed pinpointsocket handshake rule. (when support server mode ->
always)
changed pinpointsocket handshake default retry count. (3 ->
Integer.MAX_VALUE)
added subCode property to HandShakeResponse.
2014-11-25 17:18:23 +09:00
Woonduk Kang
3bda2a21e4
#93 fix remote transaction bug
2014-11-21 19:38:26 +09:00
Jongho Moon
acf857e777
[ #49 ] extracted arcus plugin configuration
2014-11-20 17:22:32 +09:00
Jongho Moon
1ddfeb9f0c
[ #49 ] Fixed test fails
2014-11-20 13:08:28 +09:00
Jongho Moon
49b96e05fe
[ #49 ] Fix merge mistakes
2014-11-19 17:57:34 +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
e652151a31
[ #49 ] Created pinpoint-test project.
...
Tested pinoint-arcus project and fixed bugs
2014-11-19 17:53:17 +09:00
Jongho Moon
eb560b5cfb
[ #49 ] Resolved conflicts
2014-11-19 17:52:53 +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
Woonduk Kang
581d19a95d
Merge branch '#91_divide_collector_ip' of emeroad/pinpoint
...
from pull-request 169
* refs/heads/#91_divide_collector_ip:
#91 divide collector ip - support placeHolder
#91 support placeHolder
2014-11-19 15:32:21 +09:00
Woonduk Kang
9d7adfc5fb
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 168
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 add testcase. getDeclaredMethod
2014-11-18 17:52:39 +09:00
Woonduk Kang
87b5e251d6
#66 add testcase. getDeclaredMethod
2014-11-18 17:51:17 +09:00
Woonduk Kang
3f40bb5849
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 167
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 fix getDeclaredMethod (check method name)
#66 fix intellij ForkRunner fail
2014-11-18 16:55:40 +09:00
Woonduk Kang
5124fe45d8
#91 support placeHolder
2014-11-18 16:46:18 +09:00
Woonduk Kang
d988dc760b
#66 fix intellij ForkRunner fail
2014-11-18 15:25:43 +09:00
Hyun Jeong
66393feb36
[ #97 ] rolled back to conform to servlet spec 2.5 HttpRequest API
...
HttpRequest.getParameterNames() returns raw Enumeration.
2014-11-18 15:23:39 +09:00
Woonduk Kang
05a2de4c80
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 164
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 fix intellij ForkRunner fail
#66 fix intellij ForkRunner fail
2014-11-18 15:16:17 +09:00
Woonduk Kang
a4d260c9b8
#66 fix intellij ForkRunner fail
2014-11-18 15:12:55 +09:00
Hyun Jeong
dba897c22a
[ #97 ] fixed compile error
...
cannot find symbol
symbol : method thenReturn(java.util.Enumeration<capture#xxx of ?>)
2014-11-18 14:36:35 +09:00
Woonduk Kang
eca871c88f
#66 fix intellij ForkRunner fail
2014-11-18 14:13:56 +09:00
Woonduk Kang
ea6410d52a
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 158
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 modify parameter validation
2014-11-17 17:46:14 +09:00
Woonduk Kang
3e54447aae
#66 modify parameter validation
2014-11-17 17:44:28 +09:00
Woonduk Kang
62b732cf9f
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 157
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 ByteCodeInstrument api refatoring - reduce javaassist, classPool dependency - remove unused api
2014-11-17 16:56:11 +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
68d3582de9
Merge branch '#66_refatoring_ByteCodeInstrumentor.getClass()' of emeroad/pinpoint
...
from pull-request 156
* refs/heads/#66_refatoring_ByteCodeInstrumentor.getClass():
#66 ByteCodeInstrumentor api refatoring - api migration getClass(String) -> getClass(ClassLoader classLoader, String jvmClassName, byte[] classFileBuffer) - remove api checkLibrary
Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into #66_refatoring_ByteCodeInstrumentor.getClass()
#66 api @Deprecated
2014-11-14 18:50:15 +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
489d9bee0f
#28 implements flushThread stop
...
- add ThreadMXBeanUtils
2014-11-14 17:08:50 +09:00
Woonduk Kang
ee2085653c
Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into fix_klockwork
2014-11-12 21:18:55 +09:00
Woonduk Kang
b18e149162
fix klocwork level critical level 1
2014-11-12 21:18:36 +09:00
Hyun Jeong
edf93e0979
[ #28 ] allowed BufferedUdpDataSender to be peekable for MockAgent
2014-11-11 16:22:38 +09:00
Woonduk Kang
4c71a07f73
[ #67 ] reduce javassist api&Exception coupling
2014-11-11 15:49:34 +09:00
Woonduk Kang
aa32a6fa09
[ #67 ] add api(getSuperClass(), String[] getInterfaces()), improvement api JavaAssistUtils
2014-11-06 19:11:25 +09:00