Commit Graph

503 Commits (e520b10319fc88e4c30bd5180b85d4b2180a1954)

Author SHA1 Message Date
hengyunabc e520b10319
Add auth command, support authentication (#1724) 4 years ago
hengyunabc 7c71623f14 print main class in welcome message. #1719 4 years ago
hengyunabc 013f7e9ce1 fix AbstractTraceAdviceListener may throw ArrayIndexOutOfBoundsException problem. #1712 4 years ago
hengyunabc 1c432dbb00 fix Decompiler jdk7 support . #1711 4 years ago
hengyunabc c67c8e4ae3 fix EnhancerByCGLIB class constructor exception table. #1690 4 years ago
gongdewei 1376c88663
fix save command history npe, improve load/save history logic #1704 (#1705) 4 years ago
hengyunabc 2d7e19f133 JadModel support line mappings. #1 4 years ago
hengyunabc 537d56d1f1 websocket support idle PingWebSocketFrame. #1573 4 years ago
hengyunabc ce14fcb995 fix dashboard command may block when try to read tomcat info. #1700 4 years ago
hengyunabc 369d2acfb4 clean code 4 years ago
hengyunabc dc507df175 jad command support print line numbers. #1 #1695 4 years ago
hengyunabc d87861eb35 fix dashboard command may read tomcat info error. #1678 4 years ago
hengyunabc 0b20e4026c fix stack command NullPointerException. #1674 4 years ago
hengyunabc 50a2e98f40 fastjosn ignore getter error. #1661 4 years ago
hengyunabc 2ab06df83c fix session#getResultDistributor NullPointerException. #1579 4 years ago
hengyunabc f8fa439d44 polish #1628 4 years ago
superheizai 8c441f13cf
watch command support print access point (#1628) 4 years ago
hengyunabc dd997c267a retransform command print transformCount. #1651 4 years ago
hengyunabc f436c29f46 fix watch/trace exclude class pattern #1638 4 years ago
hengyunabc 5a8d11c8e5 fix #1646 4 years ago
hengyunabc aa396f8f9a add retransform command. #1651 4 years ago
hengyunabc 1a047c7056 update RedefineCommand.java 4 years ago
hengyunabc ffa536ed21 add base64 command. #1646 4 years ago
hengyunabc 0d2cd8b180 polish #1642 4 years ago
lylylyly2 285b73d624
#1612 support download large file. (#1642) 4 years ago
fornaix 8c7afb823e
fix NullPointerException in MBeanView. #1644 (#1645) 4 years ago
hengyunabc 748ced4db5 support arthas.outputPath config. #1641 4 years ago
hengyunabc 41576b4b3e fix test. #1638 4 years ago
hengyunabc ca3e44258f watch/trace support --exclude-class-pattern option. #1638 4 years ago
hengyunabc 286799c03d fix DateUtilsTest 4 years ago
hengyunabc bf0ff03206 add test ci/support jdk 12 4 years ago
superheizai 1fca980f15
Add dateformat option for fastjson (#1623) 4 years ago
superheizai e392950f9b disable fastjson circular reference feature. #1614 4 years ago
polarbear567 6a3d9fac33
Some code optimization (#1608) 4 years ago
hengyunabc d3eb03d578 change xsd url to https. #1604 4 years ago
hengyunabc 9d6c17b137 ignore native method. #1565 4 years ago
hengyunabc 110f0e8a1e fix ArthasBootstrapTest 4 years ago
hengyunabc b309c2b80c clean code 4 years ago
hengyunabc d891843f5c use ext classloader to try load SpyAPI. #1596 4 years ago
hengyunabc 52f09b9ae2 dashboard command print current timestamp. #1595 4 years ago
hengyunabc 08db056c20 Enhancer print error exception. 4 years ago
hengyunabc bc70853b0c support arthas.enhanceLoaders config/add jboss ModuleClassLoader testcase. #1596 4 years ago
hengyunabc 9c847d2dd5 enhance ClassLoader#loadClass to reslove the classloader can not load SpyAPI problem. #1596 4 years ago
hengyunabc 0aed28966c improve 4 years ago
hengyunabc d2d5641e1e polish #1586 4 years ago
superheizai e9e83c9aa1
use advise's classloader to avoid NPE when the class is not loaded by current thread (#1586) 4 years ago
hengyunabc 85aa4f27b4 session command print tunnel client connect status. #1576 4 years ago
hengyunabc 709f088133 improve print agentId in welcome message. #1575 4 years ago
hengyunabc 1eafe43b0a arthas-spring-boot-starter support appName. #1562 4 years ago
hengyunabc 288b1eee0c fix testcase. #1561 4 years ago