Kirill Vlasov
|
d8a2f0e500
|
Fixing squid:EmptyStatementUsageCheck - Empty statements should be removed
|
2015-12-29 14:53:58 +05:00 |
|
emeroad
|
e386e17419
|
fix incorrected null check
|
2015-12-14 19:14:45 +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 |
|
emeroad
|
4d9ac72b69
|
NPE check
|
2015-12-07 17:58:11 +09:00 |
|
Jaehong Kim
|
c007acce0b
|
remove unusage TraceAccessor.
|
2015-12-04 14:36:01 +09:00 |
|
koo-taejin
|
a72d5fe17a
|
Merge pull request #1282 from koo-taejin/#1257
#1257
|
2015-12-01 15:12:19 +09:00 |
|
koo.taejin
|
58b6f67674
|
#1257
Method caching to improve performance.
|
2015-12-01 15:11:49 +09:00 |
|
emeroad
|
7c01e33d19
|
#1276 Tighten up type checking of Interceptor
- type or null checking
|
2015-12-01 10:46:01 +09:00 |
|
koo.taejin
|
6cd2c09620
|
Cannot find method handle with parameter types: [org.eclipse.jetty.server.HttpChannel] #1257
support jetty 8.x version.
|
2015-11-26 18:22:36 +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 |
|
emeroad
|
3f1d393fe7
|
code cleanup
- change PLogger api : [] -> ...(Variable Argument)
|
2015-11-18 16:18:15 +09:00 |
|
emeroad
|
f402f09a5e
|
code clean up
|
2015-11-13 21:45:09 +09:00 |
|
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 |
|