1160 Commits
Author SHA1 Message Date
gongdewei 153c9286d4 merge alibaba master branch 2020-04-29 18:53:19 +08:00
gongdewei 62c942bc12 transform command: trace 2020-04-29 17:24:53 +08:00
gongdewei b6d156728b throw exception while consumer not found 2020-04-29 17:21:22 +08:00
gongdewei 56fe820605 transform command: monitor 2020-04-28 15:38:51 +08:00
gongdewei af2411d994 add comment 2020-04-28 11:28:06 +08:00
gongdewei ab4912b11c transform command: tt 2020-04-27 21:16:31 +08:00
gongdewei 8c4c827ccd transform command: profiler 2020-04-27 15:22:23 +08:00
gongdewei ba3f0da98d transform command: perfcounter 2020-04-27 10:46:23 +08:00
hengyunabc e29d8d53e0 print more details when ProcessImpl error 2020-04-26 21:20:28 +08:00
gongdewei 5f1f5c5a45 transform command: mbean 2020-04-26 20:27:10 +08:00
gongdewei 5f5ba405dc catch mbean read attribute exception 2020-04-26 16:39:35 +08:00
gongdewei e30493e9f4 fix mbean repeat printing attributes 2020-04-26 15:52:08 +08:00
gongdewei 9aa794261d correct mbean -m flag value 2020-04-26 15:15:49 +08:00
gongdewei 8f7c029426 transform command: thread 2020-04-26 14:50:42 +08:00
hengyunabc bbe10cb8d5 better support LineBinding 2020-04-26 03:08:43 +08:00
hengyunabc 10575cf172 update MethodDeclarationBinding.java 2020-04-25 14:12:59 +08:00
hengyunabc 9ff2ce4a50 update AsmUtils.java 2020-04-25 13:56:05 +08:00
hengyunabc 4f15c1072f update bytekit Decompiler.java 2020-04-25 13:55:24 +08:00
hengyunabc e6926f91f7 update bytekit/pom.xml 2020-04-25 13:53:35 +08:00
gongdewei e68e84e530 transform commands: heapdump, jvm 2020-04-24 19:48:03 +08:00
gongdewei 6eadc8e33c transform command: dashboard 2020-04-24 01:00:50 +08:00
hengyunabc 7d598aee0d Merge branch 'master' into bytekit 2020-04-23 21:00:43 +08:00
hengyunabc eef89eeb55 update pom.xml 2020-04-23 21:00:37 +08:00
hengyunabc 445236854b support bindding MethodDesc, MethodName 2020-04-23 19:24:44 +08:00
hengyunabc 80e1fdf4ba improve history command. close #1140 2020-04-23 17:50:09 +08:00
gongdewei 561376227d transform command: logger 2020-04-22 17:34:15 +08:00
gongdewei e0bfc73134 transform command: jad 2020-04-22 16:21:44 +08:00
gongdewei f4b81db42b transform command: classloader 2020-04-22 15:28:54 +08:00
hengyunabc 0238b73186 Add git commit information in the jar package. close #1132 2020-04-22 15:00:25 +08:00
qxoandGitHub 9689968568 Set default value for the express argument of the watch command (#1122) 2020-04-22 11:09:54 +08:00
qxoandGitHub 6b26a09a60 chore(.gitignore): add ignore pom.xml.versionsBackup (#1129) 2020-04-22 10:37:46 +08:00
hengyunabcandGitHub 839fda45cd Update README_CN.md 2020-04-22 10:27:39 +08:00
hengyunabcandGitHub 342313c5bb Update README.md 2020-04-22 10:26:59 +08:00
hengyunabc 024912350a export Binding annotation 2020-04-21 16:05:48 +08:00
hengyunabc d496fcede5 fix ReturnBinding save stack 2020-04-21 16:05:16 +08:00
gongdewei 7eb1c95c05 transform command: dump 2020-04-21 15:24:26 +08:00
gongdewei 12cb4dcb22 Correct response state of sync exec command 2020-04-21 12:49:24 +08:00
hengyunabc 637f2b53a9 support jdk 11 2020-04-20 22:07:50 +08:00
gongdewei 777bffe9ac add welcome message, transform commands: mc, getstatic 2020-04-20 20:55:16 +08:00
penguin-wwyandGitHub a03259c678 fix ZH doc (#1127) 2020-04-20 20:00:17 +08:00
penguin-wwyandGitHub 9209ebd3c9 exit redunant loop (#1123) 2020-04-20 15:42:33 +08:00
汪吉andGitHub 7414b8e0ec update doc (#1117) 2020-04-17 11:23:10 +08:00
gongdewei f4b745a02b Transform commands: ognl, redefine 2020-04-16 18:36:04 +08:00
gongdewei 232a7ac229 Transform commands: vmoption, options, echo 2020-04-16 12:19:27 +08:00
gongdewei 63657e5ca7 Improve error message 2020-04-15 18:08:04 +08:00
gongdewei 7f1a8baff8 Clean up resources when shutdown 2020-04-15 18:03:22 +08:00
gongdewei 0091eea01b Stop pulling results after process failed, display error message. 2020-04-14 22:25:09 +08:00
gongdewei b2fcb4f77c Reset session data after routing, avoid pulling messages multiple times at the same time 2020-04-14 21:50:55 +08:00
gongdewei 6f734430a7 Simplify error logs of ApiException 2020-04-14 21:42:14 +08:00
gongdewei 7ed6729383 clean up session resources while shutdown 2020-04-14 21:39:19 +08:00