Commit Graph

673 Commits

Author SHA1 Message Date
hengyunabc
44b4198492 add known user 2019-07-15 17:12:40 +08:00
hengyunabc
cbedb606ac update maven link 2019-07-15 16:57:12 +08:00
hengyunabc
43a57d8b79 fix travis-ci. #777 2019-07-15 16:46:12 +08:00
zhangjin
d630ba9a6f sm support classloader hash. #767 2019-07-08 15:37:26 +08:00
zhangjin
a2d27f91d4 sc sm support -c option (#766) 2019-07-05 18:38:52 +08:00
hengyunabc
c8e8374ed1 add stop command, an alias for shutdown. #707 2019-07-05 16:05:23 +08:00
jadeStone
e070742212 add known user (#758) 2019-06-27 16:22:46 +08:00
zhangjin
744950a07a improve shutdown command tip (#757) 2019-06-27 16:16:28 +08:00
hengyunabc
24ea3d36fd add known user. 2019-06-27 00:11:27 +08:00
Luyao
6b866325a3 add known user. 2019-06-26 23:55:49 +08:00
hengyunabc
4edacab7c5 fix tt command cost less than 0. #746 2019-06-26 23:35:09 +08:00
hengyunabc
a5efe2546e upgrade cfr to 0.145. #753 2019-06-26 17:56:36 +08:00
netroby
54e4d0424a using cfr dependency from upstream mvn repository (#751) 2019-06-25 10:56:42 +08:00
hengyunabc
f679b72188 add known user 2019-06-10 15:38:02 +08:00
chunsan
b91d91afd5 polish (#726) 2019-06-03 20:54:23 +08:00
hengyunabc
78b01858ec add known user. 2019-06-03 10:51:06 +08:00
luoxiaolei
e14fd1ebc8 add known user (#712) 2019-05-23 15:27:08 +08:00
hengyunabc
2703f63414 add known user. 2019-05-20 14:42:41 +08:00
hengyunabc
0f5948a0df add known user. 2019-05-20 11:17:08 +08:00
hengyunabc
c3fda8893d add known user. 2019-05-17 10:58:06 +08:00
hengyunabc
6b4d7c333d fix Docker build. #702 2019-05-16 15:38:15 +08:00
hengyunabc
41ec3e491c update doc 2019-05-16 11:15:27 +08:00
hengyunabc
167bde559e update doc 2019-05-16 11:10:56 +08:00
hengyunabc
7035e833ad remove jd-2019.md 2019-05-16 11:07:06 +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
c61fd13763 save history when job complete. #9 2019-05-15 17:04:19 +08:00
hengyunabc
487742dfb0 polish #614 2019-05-14 19:50:32 +08:00
hengyunabc
a55034ad12 upgrade termd to 1.1.7.4 #697 2019-05-14 19:37:13 +08:00
hengyunabc
21ce2dd324 dashboard command remove the useless tomcat table. #696 2019-05-14 17:09:14 +08:00
hengyunabc
b48aa0c8e1 fix job redirect cache location. #695 2019-05-14 16:10:37 +08:00
hengyunabc
a4a2d08d4d fix bg job exit problem. #694 2019-05-14 16:06:37 +08:00
hengyunabc
fec92031eb arthas-agent set log directory to /tmp/logs/arthas, when user.home is not writeable. #572 2019-05-10 16:41:41 +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
hengyunabc
a3f148c587 set arthas logs directory to /tmp/logs, when user.home is not writeable. #572 2019-05-10 16:03:35 +08:00
徐志毅
2002c00e04 add mbean command (#666) 2019-05-09 19:48:19 +08:00
徐志毅
e188370099 trace line number support (#668) 2019-05-09 10:42:43 +08:00
hengyunabc
c3805d8dab redefine command log redefine info. #530 2019-05-05 19:03:16 +08:00
hengyunabc
3481f92762 upgrade netty to 4.1.36.Final #680 2019-05-05 19:01:35 +08:00
hengyunabc
784cfc5285 upgrade termd to 1.1.7.3. #678 2019-05-05 18:27:39 +08:00
hengyunabc
820761013a add known user. 2019-05-05 14:53:58 +08:00
DoyuTu
cf904d7a7f add known user. (#676) 2019-04-30 17:50:46 +08:00
hengyunabc
195ea0667b fix jad commnad VerifyError when the class is created by lambda expression. #675 2019-04-30 16:08:37 +08:00
hengyunabc
e6d21ea8a4 Merge branch 'master' of github.com:alibaba/arthas 2019-04-28 14:52:52 +08:00
hengyunabc
c925b31ff9 fix junit test. #649 2019-04-28 14:51:39 +08:00
徐志毅
45dfcdcf69 jad complete method name (#667) 2019-04-28 14:44:37 +08:00
徐志毅
353d8501f3 improve timetunnel command(#631) 2019-04-28 14:24:23 +08:00
徐志毅
51c0c2ef43 fix some doc and comment (#629) 2019-04-26 17:56:59 +08:00
Braavos
39ec104b4f Add unit tests for com.taobao.arthas.boot.DownloadUtils (#649) 2019-04-26 17:47:00 +08:00