koo.taejin
|
3d2c0013d4
|
Modified json-lib plugin to use new plugin api.
changed to skip transformation when class does not have target constructor or method.
|
2015-08-24 11:43:06 +09:00 |
|
Jongho Moon
|
edf079ffcf
|
Changed dependency bootstrap to bootstrap-core
|
2015-08-11 13:52:51 +09:00 |
|
Jongho Moon
|
d0e025615b
|
Redesigned profiler plugin apis
|
2015-07-31 15:47:39 +09:00 |
|
Jaehong Kim
|
ee6720d4bf
|
remove markBeforeTime(), markAfterTime().
|
2015-07-15 18:12:49 +09:00 |
|
Jaehong Kim
|
ad15a12843
|
rollback api name of traceBlockBegin/End().
|
2015-07-13 15:18:17 +09:00 |
|
Jaehong Kim
|
2acb669eb0
|
rename trace.peekCallStackFrame() => trace.currentCallStackFrame()
|
2015-07-10 15:06:55 +09:00 |
|
Jaehong Kim
|
d59bcac202
|
apply json parser.
|
2015-07-10 11:17:10 +09:00 |
|
Woonduk Kang
|
8676974764
|
cleanup dependency
|
2015-06-17 17:09:39 +09:00 |
|
Jongho Moon
|
534747db17
|
Refined json-lib plugin
- seperate interceptor
- refined test cases
- renamed package json.lib to json_lib
- intercept overloaded methods too
|
2015-06-01 15:47:14 +09:00 |
|
Jongho Moon
|
11af28a3ba
|
renamed package json.lib to json_lib
|
2015-06-01 15:47:13 +09:00 |
|
leesangyoon
|
56b0d597e8
|
add json length check interceptor to toString && fromObject in JSONArray,JSONObject && toJSON in type String and add test json length check in agent/test
|
2015-06-01 11:55:49 +09:00 |
|
leesangyoon
|
e334432f03
|
fix error in json-lib/JsonLibPlugin, agent/JsonLibJSONArrayIT
|
2015-05-31 17:53:42 +09:00 |
|
leesangyoon
|
4fad85b263
|
Merge https://github.com/naver/pinpoint into json-lib-plugin
|
2015-05-30 01:11:21 +09:00 |
|
Jongho Moon
|
3052f1513f
|
Added clover license file
|
2015-05-29 18:39:01 +09:00 |
|
leesangyoon
|
af5a4ad09a
|
fix annotationkey 9002 json-lib to json-lib.json.length
|
2015-05-28 23:13:17 +09:00 |
|
leesangyoon
|
a0222a1793
|
add json-lib length check interceptor to json-lib/interceptor/JsonLibMethodInterceptor
|
2015-05-27 16:27:35 +09:00 |
|
leesangyoon
|
5de3d53466
|
fix tab in JsonLibPlugin
|
2015-05-27 15:30:00 +09:00 |
|
leesangyoon
|
7baadf9a52
|
fix tab & space & .swap
|
2015-05-27 15:25:18 +09:00 |
|
leesangyoon
|
9ba016eff9
|
fix tab & space
|
2015-05-27 15:24:25 +09:00 |
|
leesangyoon
|
ea0e0504ef
|
add JSONObject toString method interceptor & test and JSONArray toString, toCollection toList method & test to plugins/json-lib & agent/test
|
2015-05-27 15:20:51 +09:00 |
|
Jongho Moon
|
f51e9eb439
|
Modified json-lib ITs to cover more versions
|
2015-05-25 15:42:44 +09:00 |
|
leesangyoon
|
d40f092f00
|
fix package name & delete dependency profiler & fix tab to space
|
2015-05-25 13:49:36 +09:00 |
|
leesangyoon
|
df35146a96
|
add json-lib-plugin to plugins/json-lib & agent/test
|
2015-05-24 22:19:27 +09:00 |
|