emeroad
|
9b39340293
|
refactoring
- added TransformTemplate
|
2015-11-08 20:48:50 +09:00 |
|
emeroad
|
e9a4ed104c
|
refactoring plugin api
- modify null check
- @Deprecated ->InstrumentClass.addField(String accessorTypeName, String initValExp)
|
2015-10-29 15:28:11 +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 |
|
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
|
fc40718141
|
Make jetty plugin use new plugin api
|
2015-09-11 13:40:00 +09:00 |
|
Jongho Moon
|
edf079ffcf
|
Changed dependency bootstrap to bootstrap-core
|
2015-08-11 13:52:51 +09:00 |
|
Jongho Moon
|
31748b4977
|
Applied profiler plugin updates.
|
2015-07-31 15:53:54 +09:00 |
|
Chaein Jung
|
d2eb62d89f
|
Clean up.
|
2015-07-29 11:29:26 +09:00 |
|
Chaein Jung
|
f39c65536c
|
Fixed bug where METADATA_TRACE was injected incorrectly.
|
2015-07-28 18:01:19 +09:00 |
|
Chaein Jung
|
aed395bf76
|
Clean up.
|
2015-07-27 15:17:25 +09:00 |
|
Chaein Jung
|
cb75e571aa
|
Should not inject Request Metadata here.
|
2015-07-27 14:33:04 +09:00 |
|
Chaein Jung
|
bdd4bc7098
|
Delete unnecessary fields and clean up.
|
2015-07-27 14:25:38 +09:00 |
|
Chaein Jung
|
d666c16af2
|
Clean up unnecessary files.
|
2015-07-27 14:25:26 +09:00 |
|
Chaein Jung
|
89f4b5a2ac
|
add jetty plugin for synchronous requests.
|
2015-07-24 14:30:24 +09:00 |
|