Commit Graph
452 Commits
Author SHA1 Message Date
HyunGil Jeong 2188fa8e8a #1825 Remove unnecessary usage of assembly plugin 2016-06-02 17:00:19 +09:00
HyunGil Jeong ed785fea62 #1821 Separate optional modules by jdk versions
Splits into 3 modules - jdk6, 7, and 8 so that each module is compiled against their specific jdk versions.
Also moves test codes in the java8-test module into their respective optional packages.
2016-06-02 16:26:12 +09:00
HyunGil Jeong 60e3f0c998 Remove ExcludeUrlFilter and simply use ExcludePathFilter 2016-05-24 18:32:17 +09:00
emeroad 3725d82f64 change artifactId
- pom -> pinpoint
2016-05-23 19:48:44 +09:00
HyunGil Jeong f801faabed #1709 Add trace support for ActiveMQ Java client 2016-05-13 18:49:18 +09:00
emeroad f355251f5f #1761 Add ${test.jdk.home} for jdk 1.6 compatibility of plugin 2016-05-11 18:57:52 +09:00
koo.taejin 604d6d249c [no issue] clover license change 2016-05-11 15:20:00 +09:00
emeroad ff26dde619 #1734 Extract Seralization in XxxBo
fix testcase fail
2016-05-03 10:48:30 +09:00
emeroad 7b86973357 #1734 Extract Seralization in XxxBo
fix testcase fail
2016-05-03 10:43:00 +09:00
emeroad 12c7e9c1df modify log level 2016-04-28 14:13:58 +09:00
emeroad 5fd77b6828 #1720 Package name change of the server module
- com.navercorp.pinpoint.common -> com.navercorp.pinpoint.common.server
2016-04-27 11:43:35 +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
Dawid MalinowskiandHyunGil Jeong a88b0bff10 Add support for cassandra #789 2016-03-22 17:25:06 +09:00
HyunGil Jeong 0495590966 #1621 Add service info collection for executable Spring Boot apps 2016-03-22 15:39:40 +09:00
HyunGil Jeong 44804c09df #1621 Trigger agent info send event more often due to timing issues 2016-03-22 15:39:37 +09:00
Woonduk Kang f48cb02219 code cleanup
- fix klockwork issue, NPE dereference
2016-03-17 17:32:07 +09:00
Woonduk Kang 593810d1dd code cleanup
- remove unused import
2016-03-17 16:26:59 +09:00
Woonduk Kang 418face282 code cleanup
- fix static inner class
 - remove unused field
2016-03-17 11:35:12 +09:00
Woonduk Kang 98cfa49b0a code cleanup
- remove unused import
 - remove unnecessary final
2016-03-16 19:05:43 +09:00
Woonduk Kang c3cbe91f83 code cleanup
- remove unused import
 - remove static inner enum
 - remove old code
2016-03-16 17:49:22 +09:00
Woonduk Kang ade4ce15f5 add recordApiId(int apiId) to SpanXXXRecorder
- Reduce memory usage of spring-bean interceptor
2016-03-16 15:26:22 +09:00
HyunGil Jeong 6f07ce1fd1 #1319 Reduce scope when tracing Thrift asynchronous client calls 2016-03-10 10:40:10 +09:00
HyunGil Jeong 7b183b0bff #1541 Add callable statement tracing to jdbc plugins 2016-02-25 18:11:26 +09:00
Jaehong Kim ee6f4f28ed add profiler.spring.beans option. 2016-02-22 17:57:54 +09:00
Jaehong Kim b2cceca39a add filters for spring beans plugin. 2016-02-17 14:19:58 +09:00
Minwoo Jung 6bca6490dc [#1530] add comment 2016-02-12 16:20:42 +09:00
Minwoo Jung 5d698da903 [#1530] prevent occuring exception while recording entity 2016-02-12 16:13:36 +09:00
koo.taejin 8984d0e4b0 Add trace options for JSON libraries. #1527 2016-02-04 18:37:02 +09:00
Woonduk Kang 10ad72b0a2 #1511 extract commons-server module 2016-02-02 18:24:33 +09:00
Minwoo Jung 6d07ef8f37 [#1508] Add config check logic in log4j, logback plugin 2016-02-02 14:14:06 +09:00
Woonduk Kang 376fdfccbb cleanup copyright 2016-02-01 14:42:10 +09:00
Jongho Moon 00bc3b6c0c Enhance MariaDBIT 2016-02-01 10:32:15 +09:00
Dawid MalinowskiandJongho Moon ca0da82284 Add mariadb plugin #1388 2016-02-01 10:32:12 +09:00
Jinkai.Ma eb4426531b Add support for dubbo #1416 2016-01-12 10:24:38 +08:00
Jinkai.Ma c5539ad56c Add support for dubbo #1416 2016-01-08 17:39:52 +08:00
Jinkai.Ma a7433b75af Add support for dubbo #1416 2016-01-08 17:36:22 +08:00
Minwoo Jung 7b686f88a1 [#1303]Improved logic for checking if log4j logback can be modified 2015-12-31 16:54:11 +09:00
Jaehong Kim ef17df319b Merge pull request #1390 from jaehong-kim/entry-point-same-class-methods
merge entry points class.
2015-12-31 13:52:01 +09:00
Jaehong Kim 51fba5d3a0 merge entry points class. 2015-12-31 11:33:45 +09:00
Kirill Vlasov d8a2f0e500 Fixing squid:EmptyStatementUsageCheck - Empty statements should be removed 2015-12-29 14:53:58 +05:00
Jaehong Kim 77bf286fb8 Merge pull request #1350 from jaehong-kim/httpclient3-unknown
Fix destination is UnknownHttpClient.
2015-12-15 11:20:11 +09:00
emeroad e386e17419 fix incorrected null check 2015-12-14 19:14:45 +09:00
Jaehong Kim 70765fb593 change io options. 2015-12-14 18:44:58 +09:00
emeroad 6250060d4f remove System.out 2015-12-14 18:32:13 +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