Commit Graph
531 Commits
Author SHA1 Message Date
jaehong-kim 656fb63ddb add a warning document. 2017-03-15 11:26:29 +09:00
jaehong-kim 2e5549432a Change the vertx default setting to disable. 2017-03-14 17:21:33 +09:00
emeroad a5f2e7d5c9 [#noissue] fix findbug static analysis 2017-03-14 14:27:07 +09:00
jaehong-kim f2b36ff93b add annotation. 2017-03-14 10:52:50 +09:00
emeroad 3cfabbcc88 [#2524] Cleanup plugin class 2017-03-13 15:08:26 +09:00
koo.taejin 3d566c324e [#2496] Add datasource metric collection
Datasource metric collection support in hikaricp.
2017-03-08 18:01:09 +09:00
koo.taejinandJaehong Kim 7bc4425353 [#2496] Add datasource metric collection
Datasource metric collection support in hikaricp.
2017-03-07 18:03:18 +09:00
koo.taejin 38bfae0bdf [#2496] Add datasource metric collection
change log level
2017-03-06 11:36:25 +09:00
koo.taejin b2f6556a89 [#noissue] fix qp(findbug, pmd) 2017-03-03 11:27:02 +09:00
koo.taejin baadce2f64 [#2496] Add datasource metric collection
rename some class, and some method
2017-02-28 16:56:42 +09:00
emeroad 7e695eaecf [#2612] add jboss logmanager setting 2017-02-28 16:51:01 +09:00
koo.taejinandWoonduk Kang 52dfcd5205 [#2496] Add datasource metric collection
1. Change JdbcUrlParser management method
2. Change the collection properties of the DataSource (poolName -> databaseName)
2017-02-28 15:02:05 +09:00
koo.taejin 33a03d39f3 [#2496] Add datasource metric collection
Apply dbcp plugin to collect datasource metrics
2017-02-07 15:45:09 +09:00
koo.taejin a049d182e1 [no issue] fix findbug 2017-02-03 18:50:00 +09:00
koo.taejin 1dcb9dd191 [#2496] Add datasource metric collection
Moving class's package
2017-02-03 16:36:43 +09:00
emeroad fb25422b2b #2524 fix testcase fail 2017-02-03 00:55:18 +09:00
emeroad 918f1c1a6f #2524 refactoring TraceContext
- extract MetaDataService
 - remove setter
2017-02-02 20:56:55 +09:00
koo.taejinandWoonduk Kang 73af3b16db [#2496] Add datasource metric collection
Apply dbcp2 plugin to collect datasource metrics
2017-02-02 19:07:54 +09:00
emeroad 7b2c38052c #2524 refactoring object wiring codebase 2017-02-02 16:17:28 +09:00
HyunGil Jeong c5c4e7f898 Add README for Resin plugin 2017-01-26 16:55:17 +09:00
HyunGil Jeong fd38196ec5 #2454 Add clover license and fix pom spacing 2017-01-23 14:59:29 +09:00
huangpengjieandHyunGil Jeong 0ef3be1c68 add plugin for resin server 2017-01-23 14:44:43 +09:00
qinshiandHyunGil Jeong b90cf1061f add read me 2017-01-12 16:37:22 +09:00
jaehong-kimandWoonduk Kang a8bad87c4e change jdk version of compiler & refactoring. 2017-01-10 20:37:31 +09:00
koo.taejin 41a65bd507 #2463 add hikaricp plugin 2017-01-10 18:38:23 +09:00
jaehong-kim 4ab9333f3b add vertx plugin. 2017-01-09 11:38:54 +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
HyunGil Jeong b152cab0e8 #2403 Support MariaDB java client 1.5.6 2016-12-27 16:24:13 +09:00
koo.taejin bcc8aec7a8 #2396 add commons dbcp2 plugin
add commons-dbcp2 plugin
2016-12-27 10:50:52 +09:00
koo.taejin 62285cf140 #2391 Fix that the profiler.jdbc.dbcp option is not working 2016-12-26 14:20:29 +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 JeongandGitHub 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
HyunGil Jeong 48a607cdd3 #2101 Add fallback method tracing 2016-11-01 18:06:54 +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 JeongandWoonduk 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
jaehong-kimandWoonduk Kang 387b127dc7 add ant-style path pattern. 2016-10-20 16:51:44 +09:00
emeroad ca3707ff1f Polish Jboss Plugin
- cleanup config
2016-10-18 20:56:35 +09:00
emeroad 5e1390f8c2 Polish Tomcat Plugin
- fix miss return statement
2016-10-18 18:51:52 +09:00
HyunGil JeongandGitHub 45a18cb92c Fix typo in log message 2016-10-18 17:27:33 +09:00
emeroad b0e2f13b9a Polish Tomcat Plugin
- cleanup config
2016-10-18 17:24:49 +09:00