Commit Graph

160 Commits

Author SHA1 Message Date
hengyunabc
555958c608 [maven-release-plugin] prepare for next development iteration 2019-05-15 17:34:38 +08:00
hengyunabc
0f17a45633 [maven-release-plugin] prepare release arthas-all-3.1.1 2019-05-15 17:34:24 +08:00
hengyunabc
c61fd13763 save history when job complete. #9 2019-05-15 17:04:19 +08:00
hengyunabc
487742dfb0 polish #614 2019-05-14 19:50:32 +08:00
hengyunabc
21ce2dd324 dashboard command remove the useless tomcat table. #696 2019-05-14 17:09:14 +08:00
hengyunabc
b48aa0c8e1 fix job redirect cache location. #695 2019-05-14 16:10:37 +08:00
hengyunabc
a4a2d08d4d fix bg job exit problem. #694 2019-05-14 16:06:37 +08:00
hengyunabc
a3f148c587 set arthas logs directory to /tmp/logs, when user.home is not writeable. #572 2019-05-10 16:03:35 +08:00
徐志毅
2002c00e04 add mbean command (#666) 2019-05-09 19:48:19 +08:00
徐志毅
e188370099 trace line number support (#668) 2019-05-09 10:42:43 +08:00
hengyunabc
c3805d8dab redefine command log redefine info. #530 2019-05-05 19:03:16 +08:00
hengyunabc
195ea0667b fix jad commnad VerifyError when the class is created by lambda expression. #675 2019-04-30 16:08:37 +08:00
徐志毅
45dfcdcf69 jad complete method name (#667) 2019-04-28 14:44:37 +08:00
徐志毅
353d8501f3 improve timetunnel command(#631) 2019-04-28 14:24:23 +08:00
徐志毅
51c0c2ef43 fix some doc and comment (#629) 2019-04-26 17:56:59 +08:00
hengyunabc
232a3f56b4 mc command delegate additional output from the compiler. #662 2019-04-23 21:04:04 +08:00
Paul Kenneth Kent
f5f2b53e15 Add unit tests to com.taobao.arthas.core.util.StringUtils (#638) 2019-04-17 15:58:43 +08:00
徐志毅
0d0b24e689 fix class loader npe (#632) 2019-04-08 10:35:40 +08:00
徐志毅
3813ba9b08 fix method completion (#627) 2019-04-06 04:32:51 +08:00
徐志毅
85d1df4026 dump command support completion (#623) 2019-04-06 04:30:30 +08:00
徐志毅
d765640190 fix getstatic description (#625) 2019-04-06 04:28:46 +08:00
徐志毅
1869964bfd options command support complete options-name (#612) 2019-04-02 11:18:19 +08:00
xuzhiyiYoh
b265f5b141 fix CompletionAdaptor index out of bounds when the token is empty (#610) 2019-03-30 13:28:18 +08:00
lzj
6af9393a02 Fix typo (#604) (#606) 2019-03-28 17:12:53 +08:00
gongdewei
4641ec0e6d support windows unicode file path. #571 2019-03-14 20:41:10 +08:00
hengyunabc
6f990a2cf3 polish #568 2019-03-14 14:23:26 +08:00
Bo Zhang
ae67e7ed2c Apply pmd plugin and fix/ignore broken styles
This commit applies [p3c-pmd](https://github.com/alibaba/p3c) plugin/rules, and fixes/ignores all violations of piority 1 (mandatory).
2019-03-14 06:28:37 +08:00
PSXjoy
6d7f00e3d1 Fix typo (#541) 2019-03-01 21:32:02 +08:00
hengyunabc
a944f2d4b8 fix RedirectHandler NullPointerException, when save-result option is true. close #517 2019-02-18 17:44:04 +08:00
hengyunabc
c93fb9d59b redefine command check class if loaded. 2019-02-18 00:15:22 +08:00
hengyunabc
c390d5571b add tutorials link 2019-02-16 15:05:13 +08:00
hengyunabc
e861aeb3c0 [maven-release-plugin] prepare for next development iteration 2019-02-14 01:11:33 +08:00
hengyunabc
2846685ee5 [maven-release-plugin] prepare release 3.1.0 2019-02-14 01:11:22 +08:00
hengyunabc
d235ee1050 update watch command description. 2019-02-13 16:39:19 +08:00
superheizai
6a584022a0 tt command support cost time/--replay-times/--replay-interval (#498) 2019-02-13 14:02:44 +08:00
hengyunabc
b0877cc17a sm command print method with Descriptor. close #504 2019-02-13 11:35:27 +08:00
hengyunabc
2058ae4785 dashboard/watch/monitor/tt/stack/trace support press Q to exit. close #410 2019-02-09 19:03:08 +08:00
hengyunabc
ec7c5aea33 change default session timeout to 30min. close #342 2019-02-08 15:18:06 +08:00
hengyunabc
4eb0eec182 inpurtrc support home/end. close #472 2019-02-08 15:06:23 +08:00
hengyunabc
7b9b4107ad watch/monitor/trace/tt/stack support better auto completion. close #497 2019-02-08 03:02:31 +08:00
hengyunabc
9f57c2c9a6 jad support completion. #323 2019-02-08 01:47:59 +08:00
hengyunabc
349c426bd1 fix CompletionAdaptor lose chars when the last token is blank. 2019-02-08 01:43:47 +08:00
hengyunabc
a2ef539f4e sm support completion. #323 2019-02-08 01:41:25 +08:00
hengyunabc
317e9d69ad catch completion exception 2019-02-08 01:39:23 +08:00
hengyunabc
33fd06ba02 sc command support completion 2019-02-07 21:22:59 +08:00
hengyunabc
a7ee25b1f2 redefine command support completion 2019-02-07 21:21:53 +08:00
hengyunabc
79fe3a9382 improve cat/mc completion 2019-02-07 15:28:06 +08:00
hengyunabc
c4751931ce jad command support --source-only option. #496 2019-02-07 15:21:18 +08:00
hengyunabc
c18bd53ed5 dump command support output directory. #419 2019-02-07 12:50:31 +08:00
hengyunabc
895f1cb14d add cat command. close #494 2019-02-06 23:34:57 +08:00