Commit Graph
129 Commits
Author SHA1 Message Date
Woonduk Kang 37a486ae2e #138 add testcase 2015-04-17 15:16:41 +09:00
Woonduk Kang 1882f440fd #138 support antsyle url excludepatten 2015-04-16 18:43:16 +09:00
Woonduk Kang 51dea16aed #88 backport support multiple classLoader
- backport 1.0.5-SNAPSHOT
2015-04-03 18:13:44 +09:00
Minwoo Jung 736a8f141f [#143][#234] Backport. Add logging profiler to log containing
transaction information. Add feature to see log of application using
pinpoint agent
2015-04-02 17:52:29 +09:00
Woonduk Kang bd79ca8a41 #208 Improvement sql cache logic
- 1.0.x backport
2015-03-05 15:48:12 +09:00
Xylus 3d29379ff9 added API to check if a class exists in a given class loader's path 2015-03-03 17:32:04 +09:00
Minwoo Jung 60f8cd1cd7 [#73] delete relesctionship of abstract classes. Because Pinpoint check
direct super class only.

[#76] edit config
2015-01-22 21:26:26 +09:00
Minwoo Jung ea031c603f [#76] common logic changed to abstract class 2015-01-22 19:22:54 +09:00
Minwoo Jung ff58b3950b [#76] statuscode profiling method for containing HttpMethod, HttpRequest
parameter
2015-01-22 16:49:16 +09:00
Woonduk Kang 342491b44e update copy right 2015-01-21 11:55:01 +09:00
Woonduk Kang c3466146b5 scope api refactoring
- added AttachmentSimpleScope
2015-01-20 14:10:00 +09:00
Woonduk Kang 438a0b4374 scope api refactoring
- added AttachmentSimpleScope
2015-01-19 20:15:48 +09:00
Woonduk Kang ad201c12b5 scope api refactoring
- added AttachmentSimpleScope
2015-01-19 19:58:36 +09:00
Woonduk Kang d393c26205 scope api refactoring
- added AttachmentSimpleScope
2015-01-19 19:57:01 +09:00
Woonduk Kang 6641efd1a2 scope api refactoring 2015-01-19 17:00:14 +09:00
Woonduk Kang 845e5d494a remove scope object api 2015-01-06 15:43:27 +09:00
Minwoo Jung c9c5593689 [#95] Add profiler for http client 3.X version 2015-01-06 14:51:40 +09:00
Woonduk Kang 1777058a9e fix indent tab to space 2015-01-02 20:51:53 +09:00
Woonduk Kang 15ce91bcf1 fix code style
- intellij code inspection
2015-01-02 19:27:55 +09:00
Xylus 7ac1b08951 modified comments in English 2014-12-31 18:25:25 +09:00
Woonduk Kang 340285b3d9 Merge pull request #45 from emeroad/master
remove unused class & code cleanup
2014-12-31 14:40:07 +09:00
Woonduk Kang 867b8ecca4 remove unused class & code cleanup 2014-12-31 14:38:57 +09:00
Xylus 216f28b616 modified comments in English 2014-12-31 14:01:22 +09:00
Sungkwan Kim 635790b609 modified comments in English 2014-12-31 13:50:17 +09:00
Woonduk Kang 21c1cfef08 fix regex search for bootstrap-core-x.x.x.jar 2014-12-30 19:16:16 +09:00
Woonduk Kang 427c605e7d fix null reference 2014-12-30 13:41:48 +09:00
Woonduk Kang db29d5ec7c removed addInterceptorCallByContextClassLoader api 2014-12-29 20:07:16 +09:00
Woonduk Kang 966e8d2726 extract bootstrap-core.jar
- BootstrapClassLoader load pinpoint-bootstrap-core.jar
2014-12-29 19:30:55 +09:00
Woonduk Kang f31a0decae Merge pull request #24 from emeroad/master
Simplified bootState
2014-12-29 14:00:10 +09:00
Woonduk Kang 38fd2cdf22 Simplified bootState 2014-12-29 13:59:11 +09:00
Xylus 8deff6ac39 clarified some comments 2014-12-29 13:51:11 +09:00
Jaehong Kim 969c0c33c6 Merge branch 'master' of https://github.com/naver/pinpoint into redis 2014-12-29 11:39:16 +09:00
Jaehong Kim 9d97202d6c add redis modifier/interceptor 2014-12-29 11:38:53 +09:00
Jongho Moon 511820de2d Merge pull request #20 from naver/dev-translation
comment cleanup and English translation
2014-12-29 10:46:21 +09:00
Chang Song 7720b9f84e comment cleanup and English translation
done with /bootstrap directory
half way through /web directory. need to pick up from /web/dao
directory later
2014-12-28 14:07:34 +09:00
Woonduk Kang 112323516d modified log4j.xml 2014-12-26 18:54:28 +09:00
Woonduk Kang 887005a906 remove unused config 2014-12-26 16:47:25 +09:00
Woonduk Kang c95193f925 fix findbugs issue
- check doPrivileged block for classLoader
2014-12-26 15:02:23 +09:00
Woonduk Kang e2e81b469a add copyright 2014-12-24 19:51:44 +09:00
Sungkwan Kim 888fe63698 Merge remote-tracking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2014-12-19 17:20:01 +09:00
Sungkwan Kim 2a777f8172 Merge remote-tracking branch 'upstream/master'
#110 modified comments in English
2014-12-19 17:10:55 +09:00
Woonduk Kang c10c055fc1 #119 code clean-up
- klocwork : fix empty catch block
2014-12-19 17:03:23 +09:00
Sungkwan Kim 3dd7f8df44 #110 modified comments in English 2014-12-19 16:46:03 +09:00
Woonduk Kang 99311d99d8 Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into #119_ui_bug_fix 2014-12-19 16:19:25 +09:00
Woonduk Kang 81046e5e4d #119 code clean-up
- pmd : fix empty catch block
2014-12-19 16:12:33 +09:00
Woonduk Kang 1c7a2243f5 Merge branch '#119_ui_bug_fix' of emeroad/pinpoint-opensource
from pull-request 288

* refs/heads/#119_ui_bug_fix:
  #119 code clean-up - add accessController for PluginClassLoader
2014-12-19 16:06:29 +09:00
Woonduk Kang 9c0f3e0a01 #119 code clean-up
- add accessController for PluginClassLoader
2014-12-19 16:05:26 +09:00
Woonduk Kang b869edbb4f Merge branch '#119_ui_bug_fix' of emeroad/pinpoint-opensource
from pull-request 286

* refs/heads/#119_ui_bug_fix:
  #119 code clean-up - classLoader.close() after jdk1.7
2014-12-19 15:39:19 +09:00
Woonduk Kang 1e59027880 #119 code clean-up
- classLoader.close() after jdk1.7
2014-12-19 15:36:14 +09:00
Woonduk Kang faedb3d074 Merge branch '#119_ui_bug_fix' of emeroad/pinpoint-opensource
from pull-request 285

* refs/heads/#119_ui_bug_fix:
  #119 code clean-up - findbug, pmd, klocwork normal Priority - clear HttpURLConnection
2014-12-19 15:26:58 +09:00