Commit Graph

1658 Commits

Author SHA1 Message Date
hengyunabc
9ba957fdf4 polish #2017 2021-11-01 18:51:40 +08:00
blackshy
3844c2f907
fix user define arthasConfigMap support (#2017) 2021-10-29 14:46:40 +08:00
hengyunabc
4ac6f29a61 fix docs catalog 2021-10-20 14:58:30 +08:00
hengyunabc
8c0e080ed8 update watch.md 2021-10-20 10:58:47 +08:00
XenoAmess
6c56c9eed3
reduce memory use in Base64Command (#1986) 2021-10-19 15:03:40 +08:00
hengyunabc
a753bf1337 polish #1976 2021-10-19 14:54:11 +08:00
XenoAmess
f410c7f7eb
use generic on class NoOpHandler (#1976) 2021-10-19 14:53:05 +08:00
XenoAmess
e5506005de
use static inner class when can (#1981) 2021-10-19 11:00:44 +08:00
XenoAmess
172f4397b3
use System#currentTimeMillis instead of new Date().getTime() (#1975) 2021-10-19 10:25:16 +08:00
hengyunabc
72b1c7401e add LICENSE for StringUtils.java. #2007 2021-10-18 23:44:07 +08:00
XenoAmess
c73c3d10a1
string concat in StringBuilder append chain (#1984) 2021-10-18 17:43:14 +08:00
XenoAmess
09765b00fa
do NOT create wrapper type instance when can (#1985) 2021-10-15 16:34:35 +08:00
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