Commit Graph

173 Commits (58b53813749d0589891fd94355db5f9895f919f3)

Author SHA1 Message Date
hengyunabc 979095320a [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc a4002e95c1 [maven-release-plugin] prepare release arthas-all-3.3.6 5 years ago
hengyunabc 5dc6518f40 prepare release 3.3.6 5 years ago
hengyunabc ebce251f6e [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 34bdad780a [maven-release-plugin] prepare release arthas-all-3.3.5 5 years ago
hengyunabc b239886ce4 prepare release 3.3.5 5 years ago
hengyunabc 2e07fa0114 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc fc23a18c7a [maven-release-plugin] prepare release arthas-all-3.3.4 5 years ago
hengyunabc 74c58d92c7 prepare release 3.3.4 5 years ago
郑博 e7d130f1eb
remove redundant code (#1097) 5 years ago
hengyunabc 6fb1d84c01 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 40c914e739 [maven-release-plugin] prepare release arthas-all-3.3.3 5 years ago
hengyunabc 09ee5c0406 prepare release 3.3.3 5 years ago
hengyunabc 4bcf45a5e7 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc ef0e655a54 [maven-release-plugin] prepare release arthas-all-3.3.2 5 years ago
hengyunabc 87c8ada0f2 prepare release 3.3.2 5 years ago
hengyunabc fbdafec447 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc f6ef550e97 [maven-release-plugin] prepare release arthas-all-3.3.1 5 years ago
hengyunabc 5070951395 prepare release 3.3.1 5 years ago
hengyunabc 5b2479c9b7 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 1f6710e380 [maven-release-plugin] prepare release arthas-all-3.3.0 5 years ago
hengyunabc 0df7e8fa8d prepare release 3.3.0 5 years ago
hengyunabc 6ec3bdb3e3 polish #1212 5 years ago
gongdewei 0d84baaf05
double check telnet port and pid before attach agent (#1119) 5 years ago
hengyunabc 2204f50115 add select option for as.sh/arthas-boot to select target process by classname or JARfilename. #1212 5 years ago
gongdewei a7ec69b178
disable XML xxe feature (#1166) 5 years ago
hengyunabc 75ee8320c7 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc b8c334566c [maven-release-plugin] prepare release arthas-all-3.2.0 5 years ago
hengyunabc 7c7f194dff prepare release 5 years ago
hengyunabc 574b5d511c prepare release 5 years ago
hengyunabc ac0cea0c06 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 2b8f371d02 [maven-release-plugin] prepare release arthas-all-3.1.8 5 years ago
hengyunabc 298d56a829 prepare release 3.1.8 5 years ago
mantuliu a720769778 Optimize the hints at the beginning, when choosing a process #1024 5 years ago
hengyunabc 4e771e2a7d fix testcase. #1025 5 years ago
hengyunabc 7d186f87f0 simplify AgentBootstrap; use long to store pid; #990 5 years ago
hengyunabc 778ffa2577 fix arthas-boot error when have _JAVA_OPTIONS env. #970 5 years ago
hengyunabc 25e0444ded [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc b4f1066dd3 [maven-release-plugin] prepare release arthas-all-3.1.7 5 years ago
hengyunabc 6aeddf69a4 prepare release 5 years ago
hengyunabc e0583f11ef [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc fd217e1160 [maven-release-plugin] prepare release arthas-all-3.1.6 5 years ago
hengyunabc daeec7dbbc [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 67406df980 [maven-release-plugin] prepare release arthas-all-3.1.5 5 years ago
hengyunabc 2570fae5b2 prepare release 5 years ago
hengyunabc c3778337c0 improve error log. close #944 5 years ago
hengyunabc 665e944fbe update docs about stop/shutdown. #838 5 years ago
hengyunabc 396adb0d07 fix git bash support. close #833 5 years ago
hengyunabc 19d32afb38 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 191a42c28d [maven-release-plugin] prepare release arthas-all-3.1.4 5 years ago
hengyunabc 8062e32977 prepare release 5 years ago
hengyunabc fc502725c0 support stat data report. #848 5 years ago
hengyunabc 5e3bb1e83d [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc c65a648764 [maven-release-plugin] prepare release arthas-all-3.1.3 5 years ago
hengyunabc 744bd45cc5 prepare release 5 years ago
hengyunabc 62ee6df396 [maven-release-plugin] prepare for next development iteration 5 years ago
hengyunabc 75faf476f0 [maven-release-plugin] prepare release arthas-all-3.1.2 5 years ago
hengyunabc 8bdf23e512 prepare release 5 years ago
hengyunabc bde058572f arthas-boot/arthas-core support tunnel server; Configure fix pass "null" string problem; #835 6 years ago
James Xu 7c87411e2d fix typo 6 years ago
James Xu 4b63aa52da clean up the code a little bit by following Uncle Bob's clean code guide (#785) 6 years ago
zhangjin 744950a07a improve shutdown command tip (#757) 6 years ago
hengyunabc 555958c608 [maven-release-plugin] prepare for next development iteration 6 years ago
hengyunabc 0f17a45633 [maven-release-plugin] prepare release arthas-all-3.1.1 6 years ago
hengyunabc ec5eee1480 prepare release 6 years ago
hengyunabc aa27d2666c arthas-boot set arthas lib to /tmp/.arthas/lib, when user.home is not writeable. #572 6 years ago
徐志毅 e188370099 trace line number support (#668) 6 years ago
hengyunabc c925b31ff9 fix junit test. #649 6 years ago
Braavos 39ec104b4f Add unit tests for com.taobao.arthas.boot.DownloadUtils (#649) 6 years ago
GuoHao 445e8141bd Fix typo (#582) 6 years ago
hengyunabc afb4c9d3b2 polish "support windows unicode file path" #574 6 years ago
gongdewei 4641ec0e6d support windows unicode file path. #571 6 years ago
fidel 2d9f12cbeb fix typo: currentPid (#525) 6 years ago
hengyunabc c390d5571b add tutorials link 6 years ago
hengyunabc 1966caa169 update version in files 6 years ago
hengyunabc e861aeb3c0 [maven-release-plugin] prepare for next development iteration 6 years ago
hengyunabc 2846685ee5 [maven-release-plugin] prepare release 3.1.0 6 years ago
hengyunabc 0eb32d0980 as.sh/arthas-boot support width/height options. close #422 6 years ago
hengyunabc 1cec77997f better way to select process and better error info. close #445 6 years ago
hengyunabc ec7c5aea33 change default session timeout to 30min. close #342 6 years ago
hengyunabc c97730d2ca fix NullPointerException when list local versions. #456 6 years ago
hengyunabc 64439540bb when timezone is +0800, default repo mirror is aliyun. #452 6 years ago
hengyunabc 5c857d045a Exclude JDK 11 jps process. close #451 6 years ago
hengyunabc 4b98af05a9 pom.xml add relativePath 6 years ago
Huxing Zhang 3fd10c327f Fix typo. 6 years ago
xujiang dceb0f1b21 bug fix when cannot create directory 6 years ago
xujiang 69fd1ce054 bug fix when cannot create directory 6 years ago
hengyunabc b6ae49acd2 improve find tools.jar logic. fix #383 6 years ago
hengyunabc 24024d4d38 arthas-boot run jps with "-l" option. close #361 6 years ago
hengyunabc 69683d4cc0 arthas-boot print more info 6 years ago
hengyunabc 39b499793d
Merge pull request #352 from garenchan/dev
More user-friendly prompts when selecting pid.
6 years ago
hengyunabc a82bcf5550 Improve find java home/tools.jar logic. fix #325 #332 6 years ago
garenchan 4fa7dc2560 More user-friendly prompts when selecting pid.
When users accidentally enter a non-integer, prompt instead of printing
stack trace.
6 years ago
hengyunabc 81935ee3ec when using jdk7, use http to download to avoid SSL Exception. fix #349 6 years ago
hengyunabc f47596b2c2 Prefer to use jps/java under jdk, not jre. close #338 6 years ago
hengyunabc 9f8b5fc3de add more log in DownloadUtils 6 years ago
hengyunabc c2f7f3e811 maven-assembly-plugin support Specification-Version/Implementation-Version. close #339 6 years ago
hengyunabc feced41e92 [maven-release-plugin] prepare for next development iteration 6 years ago
hengyunabc 3569e213fc [maven-release-plugin] prepare release arthas-all-3.0.5 6 years ago
hengyunabc e1e15e8f61 as.sh support -v options. #130 6 years ago