Commit Graph
22 Commits
Author SHA1 Message Date
Jongho Moon e9053939fa [#117] Added ProfilerPluginSetupContext.addClassEditor().
Fixed test failures.
2015-03-12 15:29:56 +09:00
Jongho Moon 6660a4a2f8 [#117] Improved plugin test feature 2015-03-06 17:41:07 +09:00
Woonduk Kang 1e644184c8 code cleanup
- remove deprecated api. junit.framework.Assert -> org.junit.Assert;
 - fix klocwork : NullPointer dereference
2015-03-05 17:05:30 +09:00
Woonduk Kang d9428a45fd #208 Improvement sql cache logic 2015-03-05 15:32:29 +09:00
Jongho Moon fbb64324d4 [#117] Created Tomcat and Servlet plugins. 2015-02-20 15:03:41 +09:00
Woonduk Kang e3bb776376 Remove dependency of System.getProperty() 2015-02-10 18:44:22 +09:00
Woonduk Kang c6bc38370c prepare 1.1.0-SNAPSHOT 2015-02-10 16:08:18 +09:00
Woonduk Kang bc8c6b62af added clover license 2015-02-10 14:24:17 +09:00
Woonduk Kang d36e96aea6 prepare 1.1.0-SNAPSHOT 2015-02-10 14:21:36 +09:00
Jongho Moon 94a38e1f04 [#117] Improved ClassEditorBuilder API. 2015-02-10 10:55:43 +09:00
Jongho Moon 8c3f517595 [#117] Improved MetadataHolder APIs.
Added @CacheApi to mark cache target.
Removed static initialization of ServiceType and AnnotationKey
2015-02-10 10:55:42 +09:00
Jongho Moon b55596a981 [#117] Modified FieldSnooper and MetadataHolder APIs more transparent.
Added verifyApi to PluginTestVerifier.
Added TraceObjectManagable used to mark test that manages TraceObject
lifecycle by itself.
2015-02-10 10:55:42 +09:00
Jongho Moon 1f19df9e8a [#117] Enhance PluginTestSuite
- test with libraries on the local file system
- test on the system class loader and child of the system class loader.
2015-02-10 10:55:42 +09:00
Jongho Moon b46d47661a [#117] Implementing plugin system 2015-02-10 10:55:41 +09:00
Jongho Moon 83aa2c6327 [#106] Extracted naver private modifer/interceptors to pinpoint-naver
project.
2014-11-27 17:18:01 +09:00
Jongho Moon 58743c22ee [#105] restored arcus modifier/interceptors 2014-11-25 18:02:57 +09:00
Woonduk Kang be683e28d6 #49 fix Spelling Errors -> pinpiont, add *.iml to .gitignore, fix pinpiont-profiler-optional.jar deploy dir 2014-11-20 17:12:37 +09:00
Jongho Moon 1ddfeb9f0c [#49] Fixed test fails 2014-11-20 13:08:28 +09:00
Jongho Moon e09110bc48 [#49] Created pinpoint-test project.
Tested pinoint-arcus project and fixed bugs
2014-11-19 17:56:33 +09:00
Jongho Moon e652151a31 [#49] Created pinpoint-test project.
Tested pinoint-arcus project and fixed bugs
2014-11-19 17:53:17 +09:00
Jongho Moon eb560b5cfb [#49] Resolved conflicts 2014-11-19 17:52:53 +09:00
Jongho Moon 4068b6366d [#49] Created arcus plugin project 2014-11-19 17:52:52 +09:00