Commit Graph
484 Commits
Author SHA1 Message Date
hengyunabc 5a8d11c8e5 fix #1646 2021-01-07 19:42:30 +08:00
hengyunabc aa396f8f9a add retransform command. #1651 2021-01-07 19:41:38 +08:00
hengyunabc 1a047c7056 update RedefineCommand.java 2021-01-07 17:45:57 +08:00
hengyunabc ffa536ed21 add base64 command. #1646 2021-01-06 01:13:28 +08:00
hengyunabc 0d2cd8b180 polish #1642 2021-01-05 01:34:18 +08:00
lylylyly2andGitHub 285b73d624 #1612 support download large file. (#1642) 2021-01-05 01:31:37 +08:00
fornaixandGitHub 8c7afb823e fix NullPointerException in MBeanView. #1644 (#1645) 2020-12-28 17:01:12 +08:00
hengyunabc 748ced4db5 support arthas.outputPath config. #1641 2020-12-25 21:14:23 +08:00
hengyunabc 41576b4b3e fix test. #1638 2020-12-25 20:07:33 +08:00
hengyunabc ca3e44258f watch/trace support --exclude-class-pattern option. #1638 2020-12-25 19:43:44 +08:00
hengyunabc 286799c03d fix DateUtilsTest 2020-12-14 23:01:46 +08:00
hengyunabc bf0ff03206 add test ci/support jdk 12 2020-12-14 22:57:17 +08:00
superheizaiandGitHub 1fca980f15 Add dateformat option for fastjson (#1623) 2020-12-14 11:15:56 +08:00
superheizaiandhengyunabc e392950f9b disable fastjson circular reference feature. #1614 2020-12-11 19:49:11 +08:00
polarbear567andGitHub 6a3d9fac33 Some code optimization (#1608) 2020-12-08 15:59:33 +08:00
hengyunabc d3eb03d578 change xsd url to https. #1604 2020-12-08 11:43:36 +08:00
hengyunabc 9d6c17b137 ignore native method. #1565 2020-12-07 17:41:23 +08:00
hengyunabc 110f0e8a1e fix ArthasBootstrapTest 2020-12-07 15:02:02 +08:00
hengyunabc b309c2b80c clean code 2020-12-02 23:09:46 +08:00
hengyunabc d891843f5c use ext classloader to try load SpyAPI. #1596 2020-12-02 20:01:03 +08:00
hengyunabc 52f09b9ae2 dashboard command print current timestamp. #1595 2020-12-02 19:32:30 +08:00
hengyunabc 08db056c20 Enhancer print error exception. 2020-12-02 00:55:33 +08:00
hengyunabc bc70853b0c support arthas.enhanceLoaders config/add jboss ModuleClassLoader testcase. #1596 2020-12-02 00:55:00 +08:00
hengyunabc 9c847d2dd5 enhance ClassLoader#loadClass to reslove the classloader can not load SpyAPI problem. #1596 2020-11-30 22:38:23 +08:00
hengyunabc 0aed28966c improve 2020-11-24 22:08:39 +08:00
hengyunabc d2d5641e1e polish #1586 2020-11-24 17:20:27 +08:00
superheizaiandGitHub e9e83c9aa1 use advise's classloader to avoid NPE when the class is not loaded by current thread (#1586) 2020-11-24 17:18:32 +08:00
hengyunabc 85aa4f27b4 session command print tunnel client connect status. #1576 2020-11-09 16:40:06 +08:00
hengyunabc 709f088133 improve print agentId in welcome message. #1575 2020-11-09 16:21:53 +08:00
hengyunabc 1eafe43b0a arthas-spring-boot-starter support appName. #1562 2020-11-03 15:27:46 +08:00
hengyunabc 288b1eee0c fix testcase. #1561 2020-11-03 01:02:00 +08:00
hengyunabc cdec5061b4 remove default value in as.sh/arthas-boot. #1561 2020-11-03 00:50:38 +08:00
hengyunabc e13ced6fdf support config appName;tunnel client/server support add appName prefix for agentId. #1562 2020-11-02 20:56:16 +08:00
hengyunabc 248e6172e7 clean code 2020-11-02 20:16:48 +08:00
hengyunabc b64e18e1c5 upgrade bytekit to 0.0.2. #1545 2020-11-02 17:26:13 +08:00
hengyunabc e53f355978 tunnel client report arthas version. #1556 2020-10-26 17:15:39 +08:00
hengyunabc 32d4321a99 tunnel server/client support http proxy. #1553 2020-10-23 19:02:33 +08:00
hengyunabc a2b45c45b8 fix ArthasAgent NullPointerException. #1546 2020-10-22 15:04:59 +08:00
hengyunabc 8d43d8cc45 move bytekit to a independent project. #1545 2020-10-21 23:32:58 +08:00
fornaixandGitHub 6be0cc596b Support profiler command on arm64. (#1259) 2020-10-19 22:36:53 +08:00
reecoandGitHub ef2b8e57c9 feature: optimize version management (#1543) 2020-10-18 23:29:12 +08:00
gongdeweiandGitHub 832573e1a9 Reduce small objects generated by dashboard commands (#1533) #1542 2020-10-16 17:29:49 +08:00
hengyunabc b9aabe4200 [maven-release-plugin] prepare for next development iteration 2020-09-27 23:10:43 +08:00
hengyunabc 4268b4d13e [maven-release-plugin] prepare release arthas-all-3.4.3 2020-09-27 23:10:32 +08:00
hengyunabc 59dd383084 avoid retransform lambda class. #1512 2020-09-27 19:07:52 +08:00
hengyunabc 4abcac9b65 avoid retransform lambda class. #1512 2020-09-27 19:03:11 +08:00
hengyunabc f775b0fd42 Upgrad termd to 1.1.7.10 , remove unnecessary code #1529 2020-09-27 16:45:43 +08:00
hengyunabc a7a1c06ecb Upgrade asm to 9.0 #1527 2020-09-24 23:25:47 +08:00
hengyunabc 512472ed17 Fix the problem that when the --enable-preview feature is enabled, set the wrong java version in watch/trace. #1526 #1223 2020-09-24 20:35:03 +08:00
hengyunabc e40025a2df [maven-release-plugin] prepare for next development iteration 2020-09-22 22:28:39 +08:00