emeroad
e222de5bd4
[ #2815 ] Apply StringUtils.isEmpty() & isNotEmpty()
2017-04-17 14:00:52 +09:00
emeroad
4250b89c32
[ #2815 ] Apply StringUtils.isEmpty() & isNotEmpty()
2017-04-14 19:38:57 +09:00
koo.taejin
ce5b4109da
[ #2781 ] pinpoint 1.6.1 release
...
version change (1.6.1 -> 1.7.0-SNAPSHOT)
2017-04-12 16:09:20 +09:00
koo.taejin
2f2ace3a9d
[ #2781 ] pinpoint 1.6.1 release
...
version change (1.6.1-SNAPSHOT -> 1.6.1)
2017-04-12 15:18:56 +09:00
koo.taejin
086ad4dff1
[ #2767 ] 1.6.1-RC2 release
...
(1.6.1-RC2 -> 1.6.1-SNAPSHOT)
2017-04-04 15:23:05 +09:00
koo.taejin
ecace411bd
[ #2767 ] 1.6.1-RC2 release
...
(1.6.1-SNAPSHOT -> 1.6.1-RC2)
2017-04-04 11:37:54 +09:00
koo.taejin
44fd7c69a9
[ #2708 ] 1.6.1-RC1 release
...
(1.6.1-RC1 -> 1.6.1-SNAPSHOT)
2017-03-16 16:16:28 +09:00
koo.taejin
ec5ac8936a
[ #2708 ] 1.6.1-RC1 release
...
(1.6.1-SNAPSHOT -> 1.6.1-RC1)
(cherry picked from commit fee31af)
2017-03-16 15:29:13 +09:00
koo.taejin
41a65bd507
#2463 add hikaricp plugin
2017-01-10 18:38:23 +09:00
HyunGil Jeong
d26c88f278
Fix simple inspection warnings
...
Mainly license template fixes
2017-01-02 19:45:05 +09:00
minwoo.jung
378ed62e04
[ #2362 ]Jetty config key is spelled wrong
2016-12-19 16:37:13 +09:00
emeroad
f3de4c4283
#2312 Deprecated StringUtils.drop() api
...
- drop() -> abbreviate()
- Similar to apache-common-lang StringUtils.abbreviate()
2016-12-08 19:49:59 +09:00
koo.taejin
3f71bd1b23
1.6.0 release (1.6.0 -> 1.6.1-SNAPSHOT) #2305
2016-12-08 16:41:22 +09:00
koo.taejin
83341d906c
1.6.0 release #2305
...
1.6.0-SNAPSHOT -> 1.6.0
2016-12-08 15:48:45 +09:00
koo.taejin
2609a1cb01
#2268 1.6.0-RC2 -> 1.6.0-SNAPSHOT
2016-11-21 16:45:59 +09:00
koo.taejin
2e2966dcb8
1.6.0-RC2
2016-11-21 16:35:09 +09:00
koo.taejin
d88208e2a7
#2250 1.6.0-RC1 -> 1.6.0-SNAPSHOT
2016-11-14 17:59:26 +09:00
koo.taejin
e180edf870
1.6.0-RC1
2016-11-14 16:20:14 +09:00
HyunGil Jeong and Woonduk Kang
187c315e11
#2178 Add conditional registration of class transformers
...
Tomcat plugin checks if the application was launched via Tomcat's Bootstrap, or one of SpringBoot's many launchers.
JBoss plugin checks if the application was launched via JBoss' Main.
Configuration option is added to disable this check entirely.
2016-10-20 18:14:26 +09:00
HyunGil Jeong and Woonduk Kang
8bc15f2cd8
#2156 Add config option for bootstrap main classes
2016-10-18 11:30:56 +09:00
HyunGil Jeong and Woonduk Kang
cd51da314b
#2151 Add enable/disable plugin configuration options
2016-10-14 16:38:51 +09:00
emeroad
1ed5ad6b69
#2001 jboss temporary fix
...
- fix testcase fail
2016-10-14 12:40:00 +09:00
emeroad
911433bb33
cleanup ProfilerConfig
2016-10-08 17:53:45 +09:00
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
Minwoo Jung
5d698da903
[ #1530 ] prevent occuring exception while recording entity
2016-02-12 16:13:36 +09:00
Jaehong Kim
70765fb593
change io options.
2015-12-14 18:44:58 +09:00
Jaehong Kim
1a496fea40
refactoring & testcase.
2015-12-14 18:31:58 +09:00
Jaehong Kim
ea7fd45b37
Merge branch 'master' of https://github.com/naver/pinpoint into httpclient3-unknown
2015-12-14 16:33:59 +09:00
Jaehong Kim
270d2ae098
refactoring & testcase.
2015-12-14 16:33:23 +09:00
Jaehong Kim
c1b3930158
use httpConnection.
2015-12-14 11:14:09 +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
fee44a6d94
change accessor class name of httpclient3 plugin.
2015-12-07 18:58:00 +09:00
Jaehong Kim
9d814d60f4
Null check HttpClient3 ~ 4 plugn.
2015-12-02 18:25:12 +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
ec624f9268
Merge pull request #1212 from jaehong-kim/http-param
...
Http param
2015-11-18 10:31:31 +09:00
emeroad
a911107051
fix findbug
...
- static inner class, static final
2015-11-17 18:27:32 +09:00
emeroad
ac690f6e56
code cleanup
...
- remove unused import
2015-11-17 14:52:55 +09:00
Jaehong Kim
84cfc40dfc
add param option of httpclient3.
2015-11-17 11:24:19 +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
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
e0c63eaa14
code clean up
...
- AttachmentFactory
2015-10-12 19:46:36 +09:00