Commit Graph
7318 Commits
Author SHA1 Message Date
Jaehong Kim 5a2fd1e034 change getHttpUrl logic. 2015-11-17 19:01:33 +09:00
Jaehong Kim 9072584bd4 refactoring. 2015-11-17 18:39:29 +09:00
Jaehong Kim aff230b920 fix URL to URI. 2015-11-17 16:59:22 +09:00
Jaehong Kim d3cf5be89d add http.param option. 2015-11-17 15:23:49 +09:00
Jaehong Kim 13574a68b8 add http.param option. 2015-11-17 15:23:34 +09:00
Jaehong Kim 8cc0115b88 add param option of ok http. 2015-11-17 14:36:54 +09:00
Jaehong Kim 66afb63da2 add param option of ning http. 2015-11-17 14:35:24 +09:00
Jaehong Kim 74a96cee47 add param option of jdk http. 2015-11-17 14:35:05 +09:00
Jaehong Kim 02e1b66ed0 add param option of httpclient4. 2015-11-17 11:53:32 +09:00
Jaehong Kim 84cfc40dfc add param option of httpclient3. 2015-11-17 11:24:19 +09:00
Jaehong Kim 1ae5d042c0 remove unusage config. 2015-11-16 18:23:19 +09:00
Jaehong Kim 1a7ae6735d addadd http.param option. 2015-11-16 18:22:02 +09:00
Jaehong Kim 4412e09061 add http.param option. 2015-11-16 18:12:03 +09:00
Woonduk Kang 934309a4f7 Merge pull request #1194 from emeroad/#117_refactoring_plugin_api
code cleanup
2015-11-16 15:35:37 +09:00
emeroad 917419f01b code cleanup 2015-11-16 14:39:13 +09:00
HyoJong e758434330 Merge pull request #1193 from denzelsN/master
Add minimum y axis value to realtime chart.
2015-11-16 11:45:48 +09:00
denz 1917753f00 Add minimum y axis value to realtime chart.
Set focus to application name selectbox when load page without application name.
2015-11-16 11:44:13 +09:00
Woonduk Kang 69c40cd810 Merge pull request #1192 from emeroad/master
fix static analysis warning
2015-11-16 11:27:20 +09:00
emeroad bdf474eac4 fix static analysis warning
- klockwork, findbug
2015-11-16 11:25:52 +09:00
Woonduk Kang c5efe6649f Merge pull request #1190 from emeroad/#117_refactoring_plugin_api
code clean up
2015-11-13 21:54:11 +09:00
emeroad f402f09a5e code clean up 2015-11-13 21:45:09 +09:00
Woonduk Kang f658688f31 Merge pull request #1189 from emeroad/#117_refactoring_plugin_api
api change
2015-11-13 21:10:37 +09:00
emeroad db140ffc67 api change
InterceptorGroup->InterceptorScope
2015-11-13 21:08:28 +09:00
HyoJong eb65bb90c7 Merge pull request #1188 from denzelsN/master
refactoring and change request url.
2015-11-13 17:03:20 +09:00
denz f33ae942b4 refactoring and change request url. 2015-11-13 17:02:20 +09:00
HyunGil Jeong ca28e6e524 Merge pull request #1187 from Xylus/feature/agent-query
Move AgentInfo query API out of AdminController
2015-11-13 16:35:11 +09:00
HyunGil Jeong f94a075e17 Move AgentInfo query API out of AdminController 2015-11-13 15:49:50 +09:00
HyoJong 9a6c415cd3 Merge pull request #1186 from denzelsN/master
update statistic page.
2015-11-13 13:10:35 +09:00
denz bfb16dfa89 update statistic page.
bug fix of array sort in safari.
2015-11-13 11:37:59 +09:00
Jaehong Kim 693f448615 Merge pull request #1185 from jaehong-kim/okhttp
Okhttp
2015-11-13 11:25:21 +09:00
Jaehong Kim f43507d58b avoid -1 of port number 2015-11-13 11:09:41 +09:00
Jaehong Kim 6f9e5e07f4 add testcase. 2015-11-13 10:26:43 +09:00
HyoJong 3bdcfd81b1 Merge pull request #1183 from denzelsN/master
Add installed agent version statistic page.
2015-11-12 18:24:07 +09:00
denz c81a9d0a18 Add installed agent version statistic page. 2015-11-12 18:22:28 +09:00
Jaehong Kim 2e470e7364 add RequestBuilderBuilderMethodBackwardCompatibility for 2.0 ~ 2.3 version. 2015-11-12 18:13:30 +09:00
Jaehong Kim 1852099729 Merge pull request #1182 from jaehong-kim/tomcat-asynchronous
Fix tomcat asynchronous processor
2015-11-12 15:36:14 +09:00
Jaehong Kim 7ccb18dfea change AsyncTraceIdAccessor class name. 2015-11-12 15:20:04 +09:00
HyunGil Jeong 918d6f431c Merge pull request #1180 from Xylus/feature/agent-query
Add API for querying AgentInfo
2015-11-12 15:19:11 +09:00
HyunGil Jeong db1966822e Add API for querying AgentInfo 2015-11-12 15:18:13 +09:00
Jaehong Kim ae09e75d36 Merge branch 'master' of https://github.com/naver/pinpoint into tomcat-asynchronous 2015-11-12 15:17:40 +09:00
Woonduk Kang 12a9e1a648 Merge pull request #1179 from emeroad/master
modify ActiveThreadCounter log level
2015-11-12 14:37:02 +09:00
emeroad baf55d91df modify ActiveThreadCounter log level 2015-11-12 14:34:42 +09:00
Jaehong Kim 5a1e77f7ff Merge branch 'master' of https://github.com/naver/pinpoint 2015-11-12 10:50:19 +09:00
Jaehong Kim 7a7552da3c Merge pull request #1178 from jaehong-kim/histogram
Histogram
2015-11-12 10:49:58 +09:00
Jaehong Kim dbe22c0adb Merge branch 'master' of https://github.com/naver/pinpoint 2015-11-12 10:40:42 +09:00
Jaehong Kim 09486782ee Merge branch 'histogram' of https://github.com/jaehong-kim/pinpoint into histogram 2015-11-12 10:32:20 +09:00
Jaehong Kim 466239d26b Merge branch 'master' of https://github.com/naver/pinpoint into histogram 2015-11-11 17:12:09 +09:00
Jaehong Kim 4cf7ad2ca9 change HistogramSchema type. 2015-11-11 17:11:56 +09:00
HyoJong 7797771b5b Merge pull request #1176 from denzelsN/master
bug fix.
2015-11-11 16:56:29 +09:00
denz 73bbb9ad53 bug fix. 2015-11-11 16:55:57 +09:00