Commit Graph
929 Commits
Author SHA1 Message Date
yangy 79b4c9e29b add testcase 2020-05-10 15:56:06 +08:00
gongdewei d301d98e0d #1151 fix pipe char '|' problem 2020-05-08 19:29:05 +08:00
senninhaandGitHub 0476c61af9 Avoid append spy jar to BootstrapClassLoader multiple times. fix #996 (#1153) 2020-05-07 20:46:20 +08:00
hengyunabc 80e1fdf4ba improve history command. close #1140 2020-04-23 17:50:09 +08:00
hengyunabc 0238b73186 Add git commit information in the jar package. close #1132 2020-04-22 15:00:25 +08:00
qxoandGitHub 9689968568 Set default value for the express argument of the watch command (#1122) 2020-04-22 11:09:54 +08:00
qxoandGitHub 6b26a09a60 chore(.gitignore): add ignore pom.xml.versionsBackup (#1129) 2020-04-22 10:37:46 +08:00
hengyunabcandGitHub 839fda45cd Update README_CN.md 2020-04-22 10:27:39 +08:00
hengyunabcandGitHub 342313c5bb Update README.md 2020-04-22 10:26:59 +08:00
penguin-wwyandGitHub a03259c678 fix ZH doc (#1127) 2020-04-20 20:00:17 +08:00
penguin-wwyandGitHub 9209ebd3c9 exit redunant loop (#1123) 2020-04-20 15:42:33 +08:00
汪吉andGitHub 7414b8e0ec update doc (#1117) 2020-04-17 11:23:10 +08:00
hengyunabc 75ee8320c7 [maven-release-plugin] prepare for next development iteration 2020-04-11 23:31:28 +08:00
hengyunabc b8c334566c [maven-release-plugin] prepare release arthas-all-3.2.0 arthas-all-3.2.0 2020-04-11 23:31:16 +08:00
hengyunabc 7c7f194dff prepare release 2020-04-11 23:25:53 +08:00
hengyunabc 574b5d511c prepare release 2020-04-11 23:19:29 +08:00
hengyunabc 07afd5a7d2 add agent doc. #1083 2020-04-11 23:05:29 +08:00
hengyunabc f409082b22 support default method. #1105 2020-04-10 16:59:16 +08:00
hengyunabc bec5cf5a6e update doc 2020-04-10 11:30:42 +08:00
hengyunabc 583eb39341 fix typo 2020-04-10 11:15:40 +08:00
Zebulon FengandGitHub 6fb598235a fix typo (#1103) 2020-04-10 11:14:40 +08:00
hengyunabc de29a072ac support agent premain. #1083 2020-04-10 02:59:02 +08:00
hengyunabc ed38c6a578 update doc 2020-04-08 11:32:45 +08:00
hengyunabc 79ba5271f9 fix the issue when the woven code is still running and throw NullPointerException after executing the stop command. #1094 2020-04-08 03:17:58 +08:00
hengyunabc fa5fc3d575 fix dockerfile 2020-04-02 22:36:59 +08:00
hengyunabc ea252fdb5a update copyright 2020-04-02 19:39:51 +08:00
hengyunabc ac0cea0c06 [maven-release-plugin] prepare for next development iteration 2020-04-02 18:53:44 +08:00
hengyunabc 2b8f371d02 [maven-release-plugin] prepare release arthas-all-3.1.8 arthas-all-3.1.8 2020-04-02 18:51:46 +08:00
hengyunabc 1c13a94b60 Upgrade async-profiler to 1.7 and support arm arch. close #1089 2020-04-02 16:32:19 +08:00
hengyunabc 863c7ef6b5 Upgrade async-profiler to 1.7 and support arm arch. close #1089 2020-04-02 15:27:48 +08:00
hengyunabc 298d56a829 prepare release 3.1.8 2020-04-02 14:34:27 +08:00
hengyunabc c1bc0591e8 clean code 2020-04-01 11:15:47 +08:00
hengyunabc c2551ac2e9 change package com.taobao.arthas.agent to com.taobao.arthas.agent3. #1085 2020-03-31 23:56:25 +08:00
hengyunabc c80ac4693e update logback.xml. #985 2020-03-31 23:41:20 +08:00
hengyunabc 4af87030a3 remove useless code. #985 2020-03-31 23:31:26 +08:00
hengyunabc 7332033332 remove the logger.api dependency, use repackaged logger. #985 2020-03-31 23:28:10 +08:00
hengyunabc 5eb7ac4ded add known user. #1044 2020-03-27 17:38:04 +08:00
hengyunabc 1baa1988a9 add known user 2020-03-27 17:07:59 +08:00
hengyunabc 5a2f44f315 add known user 2020-03-27 16:59:01 +08:00
hengyunabc f89ebbf163 fix content-type problem. #1052 2020-03-27 16:42:56 +08:00
Cui Yingandhengyunabc 94c54a10f2 add known user. #1078 2020-03-27 15:09:49 +08:00
hengyunabc 4c049d6c40 upgrade asm to 7.3.1. close #978 2020-03-27 11:50:10 +08:00
Roger3581321andGitHub 4508367c06 Three minor code enhancements (#1014) 2020-03-27 11:33:20 +08:00
mantuliuandhengyunabc a720769778 Optimize the hints at the beginning, when choosing a process #1024 2020-03-27 11:22:21 +08:00
hengyunabc 2ff0f551b8 improve logger command error message. #1077 2020-03-27 10:43:07 +08:00
vermouthandhengyunabc 8e6153c320 add known user. #1055 2020-03-26 23:43:21 +08:00
hengyunabc b7cd7dd81f upgrade cfr to 0.149. #1031 2020-03-26 23:30:10 +08:00
liuwei536andhengyunabc 2ee2b42ce2 add known user 2020-03-26 20:40:42 +08:00
zhuliangcaiandhengyunabc c5438be081 add known user 2020-03-26 20:33:41 +08:00
hengyunabc 8de8d26a3c add echo command. #1076 2020-03-26 20:13:37 +08:00