HyoJong
|
228fc4e933
|
Merge pull request #1465 from denzelsN/master
bug fix.
|
2016-01-20 09:41:41 +09:00 |
|
denz
|
40a769f457
|
bug fix.
- string format date parsing error in safari.
|
2016-01-20 09:38:43 +09:00 |
|
Woonduk Kang
|
e97d3bef6e
|
Merge pull request #1463 from naver/calltree-stackoverflow
change logic from recursive to loop, because of avoid call-stack-over…
|
2016-01-19 16:49:58 +09:00 |
|
Jaehong Kim
|
ca26966eb2
|
change logic from recursive to loop, because of avoid call-stack-overflow.
|
2016-01-19 16:07:04 +09:00 |
|
koo-taejin
|
4208dc94e8
|
Merge pull request #1461 from koo-taejin/#1452
Reduce test execution time. #1452
|
2016-01-18 15:04:26 +09:00 |
|
koo.taejin
|
4f9e4c95f0
|
Reduce test execution time. #1452
|
2016-01-18 15:03:46 +09:00 |
|
koo-taejin
|
a39005434f
|
Merge pull request #1460 from koo-taejin/#1452
Reduce test execution time. #1452
|
2016-01-18 12:43:32 +09:00 |
|
koo.taejin
|
8df7cecd9a
|
Reduce test execution time. #1452
|
2016-01-18 12:43:02 +09:00 |
|
koo-taejin
|
41154469bd
|
Merge pull request #1459 from koo-taejin/#1452
Reduce test execution time. #1452
|
2016-01-18 10:59:16 +09:00 |
|
koo.taejin
|
3b606d7eaf
|
Reduce test execution time. #1452
rpc (21.249 -> 17.325)
web (47.995 -> 12.750)
|
2016-01-18 10:58:13 +09:00 |
|
koo-taejin
|
2a0251fb9c
|
Merge pull request #1458 from koo-taejin/#1452
Reduce test execution time. #1452
|
2016-01-15 18:31:58 +09:00 |
|
koo.taejin
|
806e418bce
|
Reduce test execution time. #1452
profiler (65.225s -> 48.945s)
collector (21.49s -> 17.325s)
|
2016-01-15 18:30:25 +09:00 |
|
Woonduk Kang
|
59c498e520
|
Merge pull request #1457 from emeroad/bug/#1443_fix_aspectj_classLoading
#1443 fix invalid classLoading
|
2016-01-15 18:05:31 +09:00 |
|
Woonduk Kang
|
e28e3cedad
|
fix unused parameter, log level
|
2016-01-15 18:03:39 +09:00 |
|
HyoJong
|
dd7c6f2347
|
Merge pull request #1456 from denzelsN/master
add exclude param to getAgentEvents
|
2016-01-15 17:56:35 +09:00 |
|
denz
|
484c4c98a9
|
add exclude param to getAgentEvents
bug fix
- time slider float number.
|
2016-01-15 17:55:10 +09:00 |
|
Woonduk Kang
|
c651aafb31
|
Merge pull request #1455 from Xylus/feature/issue-1402
Add exclude parameters for querying agent events
|
2016-01-15 17:41:38 +09:00 |
|
HyunGil Jeong
|
9b42852348
|
#1402 Add exclude parameters for querying agent events
|
2016-01-15 17:27:42 +09:00 |
|
Woonduk Kang
|
e4ed0686ef
|
Merge pull request #1454 from emeroad/bug/#1443_fix_aspectj_classLoading
fix invalid classLoading
|
2016-01-15 17:12:25 +09:00 |
|
koo-taejin
|
2c4f37552d
|
Merge pull request #1453 from koo-taejin/#1452
Reduce test execution time. #1452
|
2016-01-15 15:47:05 +09:00 |
|
emeroad
|
09663f0655
|
fix invalid classLoading
- support spring aspectj weaving
|
2016-01-15 15:35:13 +09:00 |
|
koo.taejin
|
45fe1b6eca
|
Reduce test execution time. #1452
pinpoint rpc test execution times (42.449s -> 21.249s)
|
2016-01-15 14:55:58 +09:00 |
|
HyunGil Jeong
|
26bbc94067
|
Merge pull request #1451 from Xylus/bugfix/issue-1423
add null check for querying deleted agent infos
no review required - simply null check
|
2016-01-14 19:26:56 +09:00 |
|
HyunGil Jeong
|
aa4b67c47c
|
#1432 add null check for querying deleted agent infos
|
2016-01-14 19:25:54 +09:00 |
|
HyunGil Jeong
|
60d759289c
|
Merge pull request #1450 from koo-taejin/#1444
Add api for getting application's host information. #1444
Looks good!
|
2016-01-14 19:23:32 +09:00 |
|
koo.taejin
|
9de5fbaa6c
|
Add api for getting application's host information. #1444
Add api for getting application's host information
|
2016-01-14 19:18:50 +09:00 |
|
Jaehong Kim
|
b48f2632f3
|
Merge pull request #1449 from jaehong-kim/call-tree-stackoverflow
change logic from recursive to loop, because of avoid call-stack-over…
|
2016-01-14 18:27:04 +09:00 |
|
Jaehong Kim
|
6942f0164a
|
change logic from recursive to loop, because of avoid call-stack-overflow.
|
2016-01-14 17:58:52 +09:00 |
|
HyunGil Jeong
|
b2c9b5d1eb
|
Fix typo
|
2016-01-14 17:57:04 +09:00 |
|
HyunGil Jeong
|
e8cc768e2d
|
Merge pull request #1447 from koo-taejin/#1444
Looks good to me!
|
2016-01-14 17:52:02 +09:00 |
|
koo.taejin
|
c9bc002b3f
|
Add api for getting application's host information. #1444
Add api for getting application's host information
|
2016-01-14 17:37:47 +09:00 |
|
koo-taejin
|
d0837db07b
|
Merge pull request #1445 from Xylus/bugfix/issue-1432
reviewed by koo-taejin
|
2016-01-14 16:47:10 +09:00 |
|
HyoJong
|
0ebf9983e9
|
Merge pull request #1446 from denzelsN/master
bug fix.
|
2016-01-14 16:24:44 +09:00 |
|
denz
|
59e02f2c46
|
bug fix.
- error when open "Inspect Agents" at transaction View.
|
2016-01-14 16:22:45 +09:00 |
|
HyunGil Jeong
|
fe3c9ad8ac
|
#1432 Handle cases for filtered server map where query time does not exist
|
2016-01-14 15:54:27 +09:00 |
|
HyunGil Jeong
|
b7e39cb337
|
Merge pull request #1437 from Xylus/bugfix/check-for-empty-list
Check for empty list when creating priority queue for agent events
|
2016-01-13 17:36:33 +09:00 |
|
HyunGil Jeong
|
9b618a0304
|
Check for empty list when creating priority queue for agent events
|
2016-01-13 17:26:56 +09:00 |
|
HyoJong
|
699c3c964f
|
Merge pull request #1435 from denzelsN/master
update inbound, outbound tip.
|
2016-01-13 17:08:11 +09:00 |
|
denz
|
5c35a6677e
|
update inbound, outbound tip.
|
2016-01-13 17:07:13 +09:00 |
|
HyoJong
|
611ed1c454
|
Merge pull request #1434 from denzelsN/master
bug fix time-slider.
|
2016-01-13 16:42:59 +09:00 |
|
denz
|
8d30a35d93
|
bug fix time-slider.
- set wrong position when click slider.
|
2016-01-13 16:41:33 +09:00 |
|
HyunGil Jeong
|
61b6763621
|
Add .gitignore file
|
2016-01-13 15:35:38 +09:00 |
|
Woonduk Kang
|
3312f414a7
|
Merge pull request #1433 from Xylus/feature/issue-1432
Adds APIs for running multiple scans in parallel
|
2016-01-13 15:14:12 +09:00 |
|
HyunGil Jeong
|
88ea4b65f9
|
#1432 Add API for retrieving multiple AgentInfos in parallel
|
2016-01-13 14:54:56 +09:00 |
|
HyunGil Jeong
|
86732cb19a
|
#1432 Add API for running multiple scans in parallel
|
2016-01-13 14:54:55 +09:00 |
|
Minwoo Jung
|
93129b8374
|
Merge pull request #1427 from minwoo-jung/master
[#1426] Bug fix to generate url for log button
|
2016-01-13 10:52:25 +09:00 |
|
Woonduk Kang
|
a7e5dba5a2
|
Merge pull request #1431 from koo-taejin/#1430
Improve Realtime Active Thread Chart smoother. #1430
|
2016-01-13 10:46:39 +09:00 |
|
koo.taejin
|
b0d9326a35
|
Improve Realtime Active Thread Chart smoother. #1430
Improve Realtime Active Thread Chart smoother
|
2016-01-12 18:19:36 +09:00 |
|
HyoJong
|
cec7e6f549
|
Merge pull request #1429 from denzelsN/master
add english tip of agent list.
|
2016-01-12 16:21:47 +09:00 |
|
denz
|
d765778d3b
|
Merge branch 'master' of https://github.com/denzelsN/pinpoint
|
2016-01-12 16:21:07 +09:00 |
|