emeroad
|
3725d82f64
|
change artifactId
- pom -> pinpoint
|
2016-05-23 19:48:44 +09:00 |
|
koo.taejin
|
41a401d495
|
pinpoint minor version change (1.5.x -> 1.6.x) #1673
|
2016-04-08 14:58:23 +09:00 |
|
koo.taejin
|
067b9cab56
|
1.5.2 release #1668
change version (1.5.2 -> 1.5.3-SNAPSHOT)
|
2016-04-08 14:26:18 +09:00 |
|
koo.taejin
|
710de23824
|
1.5.2 release #1668
change version (1.5.2-SNAPSHOT -> 1.5.2)
|
2016-04-07 14:25:43 +09:00 |
|
Woonduk Kang
|
593810d1dd
|
code cleanup
- remove unused import
|
2016-03-17 16:26:59 +09:00 |
|
Woonduk Kang
|
418face282
|
code cleanup
- fix static inner class
- remove unused field
|
2016-03-17 11:35:12 +09:00 |
|
koo.taejin
|
0541fd4a44
|
1.5.1 release #1340
changed version (1.5.1 -> 1.5.2-SNAPSHOT)
|
2015-12-11 16:00:47 +09:00 |
|
koo.taejin
|
cfb4451e4c
|
1.5.1 release #1340
changed version (1.5.1-SNAPSHOT -> 1.5.1)
|
2015-12-11 15:14:11 +09:00 |
|
Jaehong Kim
|
2b7b04a371
|
change accessor class name of okhttp plugin.
|
2015-12-07 18:48:34 +09:00 |
|
Jaehong Kim
|
432f9da33a
|
check NEP condition.
|
2015-12-04 14:36:15 +09:00 |
|
emeroad
|
7c01e33d19
|
#1276 Tighten up type checking of Interceptor
- type or null checking
|
2015-12-01 10:46:01 +09:00 |
|
emeroad
|
b52dfb52dd
|
#1276 Tighten up type checking of Interceptor
|
2015-11-30 19:21:33 +09:00 |
|
koo.taejin
|
a83fc422a8
|
1.5.0 release #1240
changed version (1.5.0 -> 1.5.1-SNAPSHOT)
|
2015-11-23 16:16:35 +09:00 |
|
koo.taejin
|
d8cf8d3eda
|
1.5.0 release #1240
changed version (1.5.0-SNAPSHOT -> 1.5.0)
|
2015-11-23 13:44:42 +09:00 |
|
Jaehong Kim
|
92f2ff1280
|
refactoring.
|
2015-11-17 19:11:18 +09:00 |
|
Jaehong Kim
|
8cc0115b88
|
add param option of ok http.
|
2015-11-17 14:36:54 +09:00 |
|
Jaehong Kim
|
4412e09061
|
add http.param option.
|
2015-11-16 18:12:03 +09:00 |
|
emeroad
|
917419f01b
|
code cleanup
|
2015-11-16 14:39:13 +09:00 |
|
emeroad
|
f402f09a5e
|
code clean up
|
2015-11-13 21:45:09 +09:00 |
|
emeroad
|
db140ffc67
|
api change
InterceptorGroup->InterceptorScope
|
2015-11-13 21:08:28 +09:00 |
|
Jaehong Kim
|
f43507d58b
|
avoid -1 of port number
|
2015-11-13 11:09:41 +09:00 |
|
Jaehong Kim
|
2e470e7364
|
add RequestBuilderBuilderMethodBackwardCompatibility for 2.0 ~ 2.3 version.
|
2015-11-12 18:13:30 +09:00 |
|
emeroad
|
5b732d0b3a
|
refactoring
- ObjectRecipe-> ObjectFactory
|
2015-11-10 13:17:15 +09:00 |
|
emeroad
|
75898d1c23
|
refactoring
- remove unused parameter
|
2015-11-09 14:49:25 +09:00 |
|
emeroad
|
9b39340293
|
refactoring
- added TransformTemplate
|
2015-11-08 20:48:50 +09:00 |
|
Woonduk Kang
|
12e7ec1a31
|
change transform api
class : PinpointClassFileTransformer -> TransformCallback
|
2015-10-22 19:49:55 +09:00 |
|
Woonduk Kang
|
53485cc0e8
|
class type change
ServiceType : class-> interface
|
2015-10-19 15:04:31 +09:00 |
|
Woonduk Kang
|
fc4a1cece3
|
change method signature
|
2015-10-12 14:06:14 +09:00 |
|
emeroad
|
737561ee43
|
Merge branch 'master' of https://github.com/naver/pinpoint into #117_refactoring_plugin_api
Conflicts:
plugins/ibatis/src/main/java/com/navercorp/pinpoint/plugin/ibatis/IBatisPlugin.java
plugins/spring/src/main/java/com/navercorp/pinpoint/plugin/spring/web/SpringWebMvcPlugin.java
|
2015-10-05 21:21:15 +09:00 |
|
emeroad
|
d65b68ee4d
|
replace varargs type api -> Object[]
|
2015-10-05 21:15:55 +09:00 |
|
Jaehong Kim
|
afe915e1ed
|
Merge pull request #1026 from jaehong-kim/okhttp-host-patch
Okhttp host patch
|
2015-10-05 11:14:30 +09:00 |
|
Jaehong Kim
|
e8510a6a1d
|
skip default port.
|
2015-10-02 18:43:29 +09:00 |
|
Jaehong Kim
|
69197ec1dd
|
skip default port.
|
2015-10-02 17:42:36 +09:00 |
|
Woonduk Kang
|
a964421ca2
|
refactoring ServiceType
|
2015-10-01 18:49:45 +09:00 |
|
Woonduk Kang
|
27ef260938
|
remove interface constants
|
2015-09-25 14:43:15 +09:00 |
|
Jongho Moon
|
8822ee1385
|
Refactor interceptor types
|
2015-09-18 15:52:01 +09:00 |
|
Jongho Moon
|
61c79016ac
|
Remove modifier and old plugin api
|
2015-09-17 17:50:24 +09:00 |
|
Jongho Moon
|
3928fb2e10
|
Remove modifier api
|
2015-09-17 11:51:11 +09:00 |
|
Jongho Moon
|
abd6ee2497
|
Use AnnoationKeyMatchers
|
2015-09-10 16:54:09 +09:00 |
|
Jaehong Kim
|
5618488073
|
add type properties.
|
2015-09-10 16:45:38 +09:00 |
|
Jaehong Kim
|
31c1d711f6
|
add configuration.
|
2015-09-10 15:25:12 +09:00 |
|
Jaehong Kim
|
8af875fc68
|
add testcase.
|
2015-09-09 18:05:25 +09:00 |
|
Jaehong Kim
|
de7ec854ff
|
add OkHttp plugin.
|
2015-09-09 14:33:58 +09:00 |
|