emeroad
43ee420b16
[#noissue] Apply CollectionUtils.isEmpty() & isNotEmpty()
2017-04-17 15:27:54 +09:00
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
emeroad
10ffbeb331
[#noissue] cleanup testcase
...
- remove only()
2017-04-03 22:13:51 +09:00
emeroad
3d6b9490cb
[#noissue] cleanup testcase
...
- times(1) -> only()
- times(0) -> never()
2017-04-03 19:42:01 +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
emeroad
3cfabbcc88
[ #2524 ] Cleanup plugin class
2017-03-13 15:08:26 +09:00
emeroad
7e695eaecf
[ #2612 ] add jboss logmanager setting
2017-02-28 16:51:01 +09:00
emeroad
918f1c1a6f
#2524 refactoring TraceContext
...
- extract MetaDataService
- remove setter
2017-02-02 20:56:55 +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
emeroad
45bf12a678
#2354 extract profiler-test
2017-01-02 16:44:23 +09:00
koo.taejin
bcc8aec7a8
#2396 add commons dbcp2 plugin
...
add commons-dbcp2 plugin
2016-12-27 10:50:52 +09:00
minwoo.jung
378ed62e04
[ #2362 ]Jetty config key is spelled wrong
2016-12-19 16:37:13 +09:00
emeroad
bf1f5119f2
#2321 Update library
...
- commons-io : 1.4 -> 2.5
- commons-lang3 : 3.4 -> 3.5
2016-12-09 17:14:10 +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
HyunGil Jeong and GitHub
81ebb90849
Add a note on using JAVASSIST instead of ASM
2016-12-06 18:51:13 +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
emeroad
89b1324d1c
Polish Jboss Plugin
...
- cleanup readme.md
2016-10-21 22:28:53 +09:00
emeroad
86cfed873d
Polish Jboss Plugin
...
- cleanup readme.md
- avoid potential risk of JbossUtility API
2016-10-20 21:18:52 +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
emeroad
ca3707ff1f
Polish Jboss Plugin
...
- cleanup config
2016-10-18 20:56:35 +09:00
HyunGil Jeong and Woonduk Kang
8bc15f2cd8
#2156 Add config option for bootstrap main classes
2016-10-18 11:30:56 +09:00
emeroad
6e0ca8b215
cleansup unused import
2016-10-17 17:05:09 +09:00
emeroad
95a38973f3
Polish JBoss Plugin
...
- more safe & general type cast
- complement testcase
2016-10-17 15:22:57 +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
7d9d929a20
#2001 jboss temporary fix
...
- fix testcase fail
2016-10-13 20:03:39 +09:00
emeroad
a9deca0e29
#2001 jboss temporary fix
...
- avoid transform class collision (Tomcat plugin)
- add temporary option : profile.jboss.enable=false
2016-10-11 19:15:48 +09:00
emeroad
ec123622e1
#2001 jboss plugin
...
- add .gitignore & clover.license
2016-10-11 14:36:28 +09:00
Suraj Raturi and Woonduk Kang
2e4517a8e1
updated Readme
2016-10-11 14:31:07 +09:00
Suraj Raturi and Woonduk Kang
1fb5b9be0a
Fixed Junit Failure
2016-10-11 14:31:07 +09:00
Suraj Raturi and Woonduk Kang
2b0415abf0
Adding readme.md file
2016-10-11 14:31:07 +09:00
Suraj Raturi and Woonduk Kang
67747d6b54
pinpoint jboss plugin
2016-10-11 14:31:07 +09:00