Commit Graph
70 Commits
Author SHA1 Message Date
hengyunabc c65a648764 [maven-release-plugin] prepare release arthas-all-3.1.3 2019-09-19 00:58:51 +08:00
hengyunabc 744bd45cc5 prepare release 2019-09-19 00:56:48 +08:00
hengyunabc 62ee6df396 [maven-release-plugin] prepare for next development iteration 2019-09-09 11:32:28 +08:00
hengyunabc 75faf476f0 [maven-release-plugin] prepare release arthas-all-3.1.2 2019-09-09 11:32:18 +08:00
hengyunabc 8bdf23e512 prepare release 2019-09-09 11:27:05 +08:00
hengyunabc bde058572f arthas-boot/arthas-core support tunnel server; Configure fix pass "null" string problem; #835 2019-08-29 20:45:27 +08:00
James Xuandhengyunabc 7c87411e2d fix typo 2019-08-01 14:38:51 +08:00
James Xuandhengyunabc 4b63aa52da clean up the code a little bit by following Uncle Bob's clean code guide (#785) 2019-07-23 10:52:56 +08:00
zhangjinandhengyunabc 744950a07a improve shutdown command tip (#757) 2019-06-27 16:16:28 +08:00
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 ec5eee1480 prepare release 2019-05-15 17:30:49 +08:00
hengyunabc aa27d2666c arthas-boot set arthas lib to /tmp/.arthas/lib, when user.home is not writeable. #572 2019-05-10 16:26:31 +08:00
徐志毅andhengyunabc e188370099 trace line number support (#668) 2019-05-09 10:42:43 +08:00
hengyunabc c925b31ff9 fix junit test. #649 2019-04-28 14:51:39 +08:00
Braavosandhengyunabc 39ec104b4f Add unit tests for com.taobao.arthas.boot.DownloadUtils (#649) 2019-04-26 17:47:00 +08:00
GuoHaoandhengyunabc 445e8141bd Fix typo (#582) 2019-03-19 11:28:18 +08:00
hengyunabc afb4c9d3b2 polish "support windows unicode file path" #574 2019-03-14 20:41:10 +08:00
gongdeweiandhengyunabc 4641ec0e6d support windows unicode file path. #571 2019-03-14 20:41:10 +08:00
fidelandhengyunabc 2d9f12cbeb fix typo: currentPid (#525) 2019-02-17 22:54:03 +08:00
hengyunabc c390d5571b add tutorials link 2019-02-16 15:05:13 +08:00
hengyunabc 1966caa169 update version in files 2019-02-14 14:19:52 +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 0eb32d0980 as.sh/arthas-boot support width/height options. close #422 2019-02-13 21:27:48 +08:00
hengyunabc 1cec77997f better way to select process and better error info. close #445 2019-02-13 20:52:48 +08:00
hengyunabc ec7c5aea33 change default session timeout to 30min. close #342 2019-02-08 15:18:06 +08:00
hengyunabc c97730d2ca fix NullPointerException when list local versions. #456 2019-01-18 17:35:27 +08:00
hengyunabc 64439540bb when timezone is +0800, default repo mirror is aliyun. #452 2019-01-18 17:25:02 +08:00
hengyunabc 5c857d045a Exclude JDK 11 jps process. close #451 2019-01-18 16:39:08 +08:00
hengyunabc 4b98af05a9 pom.xml add relativePath 2019-01-18 16:30:58 +08:00
Huxing Zhangandhengyunabc 3fd10c327f Fix typo. 2018-12-23 01:26:43 +08:00
xujiangandhengyunabc dceb0f1b21 bug fix when cannot create directory 2018-12-23 01:26:43 +08:00
xujiangandhengyunabc 69fd1ce054 bug fix when cannot create directory 2018-12-23 01:26:43 +08:00
hengyunabc b6ae49acd2 improve find tools.jar logic. fix #383 2018-12-20 17:42:54 +08:00
hengyunabc 24024d4d38 arthas-boot run jps with "-l" option. close #361 2018-12-13 17:08:27 +08:00
hengyunabc 69683d4cc0 arthas-boot print more info 2018-12-13 10:59:47 +08:00
hengyunabcandGitHub 39b499793d Merge pull request #352 from garenchan/dev
More user-friendly prompts when selecting pid.
2018-12-07 22:03:35 +08:00
hengyunabc a82bcf5550 Improve find java home/tools.jar logic. fix #325 #332 2018-12-07 22:00:02 +08:00
garenchan 4fa7dc2560 More user-friendly prompts when selecting pid.
When users accidentally enter a non-integer, prompt instead of printing
stack trace.
2018-12-07 18:41:46 +08:00
hengyunabc 81935ee3ec when using jdk7, use http to download to avoid SSL Exception. fix #349 2018-12-07 16:16:31 +08:00
hengyunabc f47596b2c2 Prefer to use jps/java under jdk, not jre. close #338 2018-12-06 20:39:46 +08:00
hengyunabc 9f8b5fc3de add more log in DownloadUtils 2018-12-06 19:36:08 +08:00
hengyunabc c2f7f3e811 maven-assembly-plugin support Specification-Version/Implementation-Version. close #339 2018-12-04 20:10:55 +08:00
hengyunabc feced41e92 [maven-release-plugin] prepare for next development iteration 2018-11-28 21:36:52 +08:00
hengyunabc 3569e213fc [maven-release-plugin] prepare release arthas-all-3.0.5 2018-11-28 21:36:31 +08:00
hengyunabc e1e15e8f61 as.sh support -v options. #130 2018-11-24 22:44:07 +08:00
hengyunabc d951a21663 arthas-boot support versions option. #278 2018-11-22 23:25:18 +08:00
hengyunabc cc9e037432 Print usage support ansi color. #278 2018-11-22 21:04:14 +08:00
hengyunabc 3cbaf9d3cf update arthas-boot usage. #278 2018-11-22 20:21:23 +08:00