72 Commits
Author SHA1 Message Date
hengyunabc 2204f50115 add select option for as.sh/arthas-boot to select target process by classname or JARfilename. #1212 2020-05-26 02:16:08 +08:00
gongdeweiandGitHub a7ec69b178 disable XML xxe feature (#1166) 2020-05-20 23:33:25 +08:00
hengyunabc 574b5d511c prepare release 2020-04-11 23:19:29 +08:00
hengyunabc 298d56a829 prepare release 3.1.8 2020-04-02 14:34:27 +08:00
mantuliuandhengyunabc a720769778 Optimize the hints at the beginning, when choosing a process #1024 2020-03-27 11:22:21 +08:00
hengyunabc 4e771e2a7d fix testcase. #1025 2020-02-14 03:44:46 +08:00
hengyunabc 7d186f87f0 simplify AgentBootstrap; use long to store pid; #990 2019-12-27 19:33:17 +08:00
hengyunabc 778ffa2577 fix arthas-boot error when have _JAVA_OPTIONS env. #970 2019-12-11 11:31:09 +08:00
hengyunabc 6aeddf69a4 prepare release 2019-12-04 11:25:31 +08:00
hengyunabc 2570fae5b2 prepare release 2019-11-26 02:11:21 +08:00
hengyunabc c3778337c0 improve error log. close #944 2019-11-21 14:48:05 +08:00
hengyunabc 665e944fbe update docs about stop/shutdown. #838 2019-10-31 11:00:56 +08:00
hengyunabc 396adb0d07 fix git bash support. close #833 2019-10-11 16:21:29 +08:00
hengyunabc 8062e32977 prepare release 2019-09-25 02:09:31 +08:00
hengyunabc fc502725c0 support stat data report. #848 2019-09-24 22:28:06 +08:00
hengyunabc 744bd45cc5 prepare release 2019-09-19 00:56:48 +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 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
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 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
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 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