28 Commits
Author SHA1 Message Date
hengyunabc d8c16720f4 Merge branch 'master' of github.com:alibaba/arthas into 4.0.x 2019-08-05 15:29:34 +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
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 52dc60bae6 support plugins command. ArthasPlugin support url location. #558 2019-03-29 15:41:50 +08:00
hengyunabc 943935c251 arthas-boot support attach. add logback-arthas.xml 2019-03-26 20:31:06 +08:00
hengyunabc 9c0b5470fc change version to 4.0.0-SNAPSHOT 2019-03-21 15:10:27 +08:00
hengyunabc 77460d071f base support plugin. #558 2019-03-01 19:48:37 +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
skywalkerandhengyunabc 32f02a9e6c remove duplicate mac os check (#491) 2019-02-01 22:13:48 +08:00
hengyunabc 4b98af05a9 pom.xml add relativePath 2019-01-18 16:30:58 +08:00
Sergio Escalante a11dabbead Removing unnecessary/unused imports
Signed-off by: Sergio Escalante sergioescala@gmail.com
2018-12-18 15:04:30 -03:00
garenchan 07d2ebd5e9 Use JavaVersionUtils to get java version. 2018-12-10 17:12:32 +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 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 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 11bbfbfc9e arthas-boot support download specify version by --use-version. #278 2018-11-22 19:41:05 +08:00
hengyunabc 422c240ebc change use-https to use-http; use http when under java 6. #278 2018-11-21 16:17:55 +08:00
hengyunabc 1c032b5dfc fix AnsiLog cygw/mingw support 2018-11-11 00:31:09 +08:00
hengyunabc 56df22784a fix OSUtils 2018-11-10 21:31:21 +08:00
hengyunabc 2e090c8b94 arthas-boot support verbose 2018-11-10 18:22:40 +08:00
hengyunabc 8d32e691c9 refactor AnsiLog 2018-11-09 19:39:40 +08:00
hengyunabc 0ae53869be merge two OSUtils 2018-11-09 16:09:23 +08:00
hengyunabc 551432da0a add common module 2018-11-09 15:57:03 +08:00