Commit Graph
102 Commits
Author SHA1 Message Date
Jongho Moon cc2e3f84c1 Merge pull request #461 from pinetree408/json-lib-plugin
add json-lib-plugin to plugins/json-lib & agent/test
2015-05-25 14:05:20 +09:00
leesangyoon d40f092f00 fix package name & delete dependency profiler & fix tab to space 2015-05-25 13:49:36 +09:00
Jongho Moon 918b1a3c97 Modified test to cover more Gson versions 2015-05-25 13:31:20 +09:00
Jongho Moon 173214d880 Assinged service type and annotation key id 2015-05-25 12:45:42 +09:00
Jongho Moon f9f78876df Merge pull request #463 from yous/update-gitignore
Update gitignore of jdbc-driver plugin
2015-05-25 11:05:45 +09:00
ChaYoung You 86819fbe5d Update gitignore of jdbc-driver plugin 2015-05-24 23:17:48 +09:00
ChaYoung You b1003f5de6 Add Gson plugin
See https://code.google.com/p/google-gson/.
2015-05-24 23:14:05 +09:00
leesangyoon df35146a96 add json-lib-plugin to plugins/json-lib & agent/test 2015-05-24 22:19:27 +09:00
Jaehong Kim f85bb3afdb rename Trace.traceRootBlockEnt() to close() 2015-05-22 15:17:32 +09:00
Jaehong Kim a53ff87c5d refactoring 2015-05-20 18:09:17 +09:00
Jaehong Kim bb7e27286c add Pinpoint-Host HTTP header 2015-05-19 15:52:10 +09:00
Jaehong Kim c2866f742c remove debug system message. 2015-05-19 14:35:23 +09:00
Jaehong Kim 9c1968bd2b add HTTP HOST Header(Pinpoint-Host) 2015-05-19 13:55:04 +09:00
Jaehong Kim 6ffc758b0e apply web request method type 2015-05-18 11:17:21 +09:00
Jaehong Kim a1f816d4fc Merge branch 'master' of https://github.com/naver/pinpoint into api-type 2015-05-14 18:46:30 +09:00
Jaehong Kim 570e376284 change method line number 2015-05-13 17:23:16 +09:00
Jaehong Kim a82c76c5a1 change api type 2015-05-13 17:20:07 +09:00
Jaehong Kim 8b4d9df376 rename method 2015-05-13 17:18:36 +09:00
Jaehong Kim 8f353df525 apply tomcat servlet asynchronous process 2015-05-13 17:17:40 +09:00
Jaehong Kim 77aeb4f8b0 apply http async client 2015-05-13 16:49:12 +09:00
Woonduk Kang f3034d538b #382 hbase version upgrade
- version 1.1.0-SNAPSHOT->1.5.0-SNAPSHOT
2015-05-13 10:57:10 +09:00
Jongho Moon 4b0da6db1c Merge pull request #387 from pavian/remove_complie_warning
Add @suppressWarnings("deprecation") for using DEFAULT_CONTENT_CHARSET i...
2015-05-11 17:12:36 +09:00
Eunchan dec971b167 add @SuppressWarnings("deprecation") to methods
that use deprecated member or methods
2015-05-11 17:01:47 +09:00
ChaYoung You 13a74d6ae6 Fix typos 2015-05-10 22:37:11 +09:00
Jongho Moon 049889f86e Enhanced assembly configuration 2015-05-07 14:42:10 +09:00
Jongho Moon ea8b65e0bd Removed pinpoint-profiler dependency from plugin projects 2015-05-07 14:41:27 +09:00
Jongho Moon a5ad194a99 Removed pinpoint-profiler dependency from plugin projects 2015-05-07 14:38:24 +09:00
Jongho Moon b1969b153b Created com.navercorp.pinpoint.common.trace package.
Renamed TypeProvider to TraceMetadataProvider.
2015-04-22 22:25:12 +09:00
Jongho Moon bad7e88936 Created com.navercorp.pinpoint.common.trace package.
Renamed TypeProvider to TraceMetadataProvider.
2015-04-22 22:25:11 +09:00
Jongho Moon 1e9694abe0 Renamed InterceptorGroupTransaction to InterceptorGroupInvocation.
Integrated ProfilerPluginSetupContext with ProfilerPluginContext.
2015-04-22 18:26:51 +09:00
Jongho Moon 96c27fcb33 Merge pull request #346 from lioolli/master
Extract CUBRID JDBC plugin
2015-04-17 18:34:55 +09:00
Jongho Moon 6005a4e16e [#327] Extract CUBRID JDBC plugin 2015-04-17 18:32:45 +09:00
Jongho Moon 30b14c326c [#327] Extract CUBRID JDBC plugin 2015-04-17 18:32:33 +09:00
Jongho Moon 291f4ffec9 Moved CubridConnectionStringParser to jdbc-driver plugin 2015-04-14 17:54:45 +09:00
Jongho Moon 3d45650212 Moved jdbc driver intercetpros to jdbc-driver plugin 2015-04-14 16:59:41 +09:00
Jaehong Kim 7b20b22b5e add DefaultClientExchangeHandlerImpl.start() interceptor 2015-04-14 14:59:26 +09:00
Jaehong Kim 5d4ff0e46d add DefaultClientExchangeHandlerImpl.start() interceptor & remove old HttpAsyncClientExecuteMethodWith... 2015-04-14 14:58:15 +09:00
Jaehong Kim bb1c1fa1b9 Merge branch 'master' of https://github.com/naver/pinpoint into http-async 2015-04-13 18:56:48 +09:00
Jaehong Kim d7ff79e7c2 Merge branch 'master' of https://github.com/naver/pinpoint into tomcat-async
Conflicts:
	plugins/tomcat/src/main/java/com/navercorp/pinpoint/plugin/tomcat/interceptor/RequestStartAsyncInterceptor.java
2015-04-13 16:47:38 +09:00
Jaehong Kim 32647fcb64 add DefaultClientExchangeHandlerImpl.start() 2015-04-13 15:59:34 +09:00
Jongho Moon 43bc5e7457 Changed caching MethodDescriptor as default 2015-04-13 14:06:25 +09:00
Jaehong Kim b36c701108 refactoring - clean log 2015-04-13 11:55:06 +09:00
Jaehong Kim 628dbcf6c1 rename AsyncContextImpl - dispatch - Method 2015-04-13 11:36:42 +09:00
Jaehong Kim 0a1223d973 change to scope-name 2015-04-13 11:34:32 +09:00
Jaehong Kim 930de20145 add AsyncContextImpl interceptor 2015-04-13 11:28:43 +09:00
Jaehong Kim d932619f6d #313 add httpclient4 & refactoring 2015-04-09 14:23:45 +09:00
Jongho Moon 2bf5ff25d1 Renamed Scope to InterceptorGroupTransaction.
Moved plugin annotation types to plugin.annotation package.
2015-04-08 14:03:24 +09:00
Jongho Moon e1f84dca13 Renamed Scope to InterceptorGroupTransaction.
Moved plugin annotation types to plugin.annotation package.
2015-04-08 13:29:58 +09:00
Jaehong Kim 9af8da75e2 apply plugin changed. 2015-04-07 16:18:51 +09:00
koo-taejin f20c6c68a2 Merge pull request #302 from jaehong-kim/http-async
HttpAsyncClient4 Asynchronous Trnascation
2015-04-07 16:06:12 +09:00