Commit Graph

1746 Commits

Author SHA1 Message Date
XenoAmess
863d57f57f
potential NPE in CompletionUtils (#1996) 2021-10-15 16:33:01 +08:00
XenoAmess
8f6ea953f0
String function shortcuts (#1990) 2021-10-14 11:37:27 +08:00
XenoAmess
52274ff63e
thread safety bug (#1988) 2021-10-14 11:23:41 +08:00
XenoAmess
cbc6402035
use StringBuilder instead of StringBuffer when can (#1980) 2021-10-14 11:09:19 +08:00
XenoAmess
ad806616f0
remove unused imports (#1979) 2021-10-13 18:15:16 +08:00
XenoAmess
b38d9b38ac
improve UserStatUtil. (#1987) 2021-10-13 17:14:59 +08:00
XenoAmess
58b5381374
use Arrays.fill (#1989) 2021-10-13 16:55:36 +08:00
XenoAmess
d88a2e93d1
potential NPE in Base64Command (#1993) 2021-10-13 16:53:52 +08:00
XenoAmess
da0ab96ea8
potential NPE in ArthasReflectUtils (#1992) 2021-10-13 16:38:26 +08:00
XenoAmess
109abe1ba3
potential NPE in PackageInternalsFinder (#1998) 2021-10-13 16:35:48 +08:00
漫天的沙
4be365e2ba
Bugfix: PackageInternalsFinder support file path with white space and Unicode characters (#1921) 2021-09-23 18:48:16 +08:00
sean chen
dee70a88c5
fix arthas logfile path in windows, fix typo (#1913) 2021-09-08 14:51:58 +08:00
hengyunabc
6c349670cc polish #1909 2021-09-07 14:53:51 +08:00
sean chen
716e964353
WebConsole support scrollback url param(#1909) 2021-09-07 14:38:52 +08:00
hengyunabc
2d1e26579f upgrade text-ui to 0.0.3. fix CharSlicer StackOverflowError 2021-09-07 12:42:30 +08:00
hengyunabc
18e1e96236
Update CONTRIBUTING.md 2021-09-02 13:56:31 +08:00
hengyunabc
7f7c47cee4 release 3.5.4 2021-09-02 11:48:28 +08:00
hengyunabc
a41bcc1eed update lib #1897 2021-09-02 11:19:47 +08:00
hengyunabc
fa16a6867b clean auth info when save history. #1903 2021-09-02 11:12:09 +08:00
hengyunabc
ad5f0e4767 add arthas.localConnectionNonAuth config, better support localhost connection. #1904 2021-09-01 21:08:56 +08:00
hengyunabc
ce2b488f92 update watch/trace docs 2021-08-31 16:06:57 +08:00
seanchen1993
abad06f035
Set the screenReaderMode of xterm to false (#1901) 2021-08-30 17:09:07 +08:00
hengyunabc
48d7364e5d delete deprecated .travis.yml 2021-08-27 15:08:24 +08:00
Roger3581321
763961bdda
Fixed typo (#1899) 2021-08-27 15:05:04 +08:00
hengyunabc
7be218c764
update head files (#1898) 2021-08-25 11:36:00 +08:00
hengyunabc
3eb01ccdfd Merge branch 'master' of github.com:alibaba/arthas 2021-08-11 19:12:13 +08:00
hengyunabc
cc04d73fba disable iframe deny header by default. #1873 2021-08-11 19:11:57 +08:00
汪吉
9b8cbf3f8c
fix vmtool find clasloader error with hashcode(#1885) 2021-08-10 00:38:49 +08:00
hengyunabc
29aef3ee88 update ognl tutorial 2021-08-02 11:11:57 +08:00
hengyunabc
ace4fd7cab update tunnel.md, add tunnel server management page section. 2021-07-29 15:17:39 +08:00
hengyunabc
1e1c12636c support hide nav in web console. #1873 2021-07-27 15:08:55 +08:00
hengyunabc
dfecd76e31 release 3.5.3 2021-07-22 19:51:44 +08:00
hengyunabc
c8ad4aead5 update vmoption/vmtool doc 2021-07-22 16:06:40 +08:00
hengyunabc
2e161d621d fix imporve split methodInfo/invokeInfo. #1860 2021-07-22 15:22:07 +08:00
hengyunabc
e2d5c3c445 move one.profiler from arthas-spy to arthas-core. #1796 2021-07-22 14:54:37 +08:00
xxpain
9a0f8b5353
fix method signature/javadoc (#1869) 2021-07-21 21:10:18 +08:00
hengyunabc
f4f80e27bf upgrade async-profiler to 1.8.6. close #1857 2021-07-15 16:31:32 +08:00
hengyunabc
be3e6f150d upgrade bytekit to 0.0.7. #1855 2021-07-15 16:20:58 +08:00
hengyunabc
bfaf416c69 imporve split methodInfo/invokeInfo. #1860 2021-07-14 23:49:55 +08:00
hengyunabc
1c9144a5a0 support ARTHAS_LIB_DIR env. close #1861 2021-07-14 16:58:00 +08:00
hengyunabc
c58e461ec1 polish #1834 2021-07-13 11:25:16 +08:00
HuiYu
a683ef9851
add known user (#1834) 2021-07-13 11:23:32 +08:00
hengyunabc
bca0de1fd4 update ArthasJniLibrary. #1833 2021-07-12 16:52:48 +08:00
hengyunabc
110bfcbeea add ArthasTunnelApplicationTest 2021-07-12 16:45:13 +08:00
hengyunabc
43b5b05669 polish #1852 2021-07-08 16:35:29 +08:00
wochidaxiangchang
2ab1bca5f0
fix ArthasBootstrap load arthas.properties with arthas.config.location/arthas.config.name config (#1852) 2021-07-08 16:33:04 +08:00
hengyunabc
6bb360e9bc fix arthas-spring-boot-starter disabledCommands default value problem. #1763 #1853 #1821 2021-07-08 13:15:55 +08:00
hengyunabc
e227ad8732 fix vmtool "Can't find dependent libraries" problem under windows. #1833 2021-07-06 21:16:11 +08:00
hengyunabc
ac74fbd132 upgrade bytekit-core to 0.0.6. #1842 2021-07-05 19:36:53 +08:00
hengyunabc
dae1e448f8 upgrade bytebuddy to 1.11.6. close #1841 2021-07-05 16:53:29 +08:00