Commit Graph

99 Commits (http-api)

Author SHA1 Message Date
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
hengyunabc d951a21663 arthas-boot support versions option. #278 6 years ago
hengyunabc cc9e037432 Print usage support ansi color. #278 6 years ago
hengyunabc 3cbaf9d3cf update arthas-boot usage. #278 6 years ago
hengyunabc 11bbfbfc9e arthas-boot support download specify version by --use-version. #278 6 years ago
hengyunabc 422c240ebc change use-https to use-http; use http when under java 6. #278 6 years ago
hengyunabc 96f505e83b DownloadUtils support http redirect. #278 6 years ago
hengyunabc 634d959869 arthas-boot compare version before download; DownloadUtils support print progress. #278 6 years ago
hengyunabc 1a788e9ef1 update comment 6 years ago
hengyunabc a547bb6449 update comment 6 years ago
hengyunabc 2d96133889 update arthas-boot help info 6 years ago
hengyunabc e812cc8dca improve attach, skip attach logic. #278 6 years ago
hengyunabc fa4bf599ab ignore jps when select java process. #278 6 years ago
hengyunabc 1a42377a98 support session timeout config. #296 6 years ago
hengyunabc b31350f063 arthas-boot use https by default. 6 years ago
hengyunabc 2e090c8b94 arthas-boot support verbose 6 years ago
hengyunabc 617f990cfe arthas-boot remove logback dependency 6 years ago
hengyunabc 8d32e691c9 refactor AnsiLog 6 years ago
hengyunabc 551432da0a add common module 6 years ago
hengyunabc 5e82af867b arthas-boot support attach-only and help. #278 6 years ago
hengyunabc e8225f1cbc improve exec jps logic. #278 6 years ago
hengyunabc ab6a047d20 fix IOUtils 6 years ago
hengyunabc 857488fffd remove oshi dependency. #278 6 years ago
hengyunabc 2eb0937df9 add arthas-boot module. #278 6 years ago