hengyunabc
|
f9edbf02b2
|
starter ArthasProperties support username/password fields. #2092
|
2022-04-24 17:26:59 +08:00 |
|
hengyunabc
|
d6c99db2f6
|
print more info when jad command failed. #2148
|
2022-04-24 17:13:48 +08:00 |
|
 yqxzyandGitHub
|
20d0faab37
|
fix monitor command -E flag support #2009
|
2022-04-24 14:16:05 +08:00 |
|
hengyunabc
|
1f1cfd01e5
|
polish #2156
|
2022-04-22 16:33:46 +08:00 |
|
 yqxzyandGitHub
|
620bdf611d
|
trace command print the percentage of time cost (#2156)
|
2022-04-22 16:19:14 +08:00 |
|
hengyunabc
|
92483fca8f
|
RelayHandler clone relayChannel whent exceptionCaught. #2152
|
2022-04-18 20:50:12 +08:00 |
|
hengyunabc
|
39760baf17
|
fix tunnel proxy websocket can not process frame length larger than 65536 problem. #2152
|
2022-04-18 20:49:09 +08:00 |
|
hengyunabc
|
fc37ff7d38
|
upgrade fastjson to 1.2.80-fix. #2153
|
2022-04-18 17:01:43 +08:00 |
|
hengyunabc
|
c214f2fca9
|
fastjson IgnoreNonFieldGetter
|
2022-04-18 17:01:06 +08:00 |
|
hengyunabc
|
69f08a3343
|
add more info about expand object
|
2022-04-15 21:11:32 +08:00 |
|
hengyunabc
|
c661d2d248
|
update trace/watch command help message
|
2022-04-13 15:39:36 +08:00 |
|
hengyunabc
|
989728d5ea
|
update faq.md
|
2022-04-13 15:23:26 +08:00 |
|
hengyunabc
|
cb36bdfe21
|
fix windows build workflow
|
2022-04-11 11:27:18 +08:00 |
|
 haidaoandGitHub
|
2157ca3c0d
|
fix typo (#2144)
|
2022-04-07 13:17:13 +08:00 |
|
hengyunabc
|
ff1fd1c955
|
fix:mac chrome webconsole xterm size problem #2136
|
2022-03-25 17:45:18 +08:00 |
|
hengyunabc
|
923201270a
|
release 3.6.0
arthas-all-3.6.0
|
2022-03-25 16:50:30 +08:00 |
|
 cy2zqandGitHub
|
9cee219896
|
fix:mac chrome webconsole xterm size problem (#2126)
|
2022-03-25 16:47:57 +08:00 |
|
hengyunabc
|
23d1edee6e
|
fix download large file problem. #2135
|
2022-03-25 16:35:12 +08:00 |
|
hengyunabc
|
f4ba958911
|
Revert "fix resource not close problem. #2037"
This reverts commit c08ccec21f.
|
2022-03-25 16:35:12 +08:00 |
|
 hengyunabcandGitHub
|
6f855ef2cc
|
Support strict mode (#2134)
|
2022-03-25 15:00:29 +08:00 |
|
hengyunabc
|
6f0fded18c
|
upgrade arthas-repackage-logger to 0.0.10
|
2022-03-24 15:24:35 +08:00 |
|
 hengyunabcandGitHub
|
5fc2508bd2
|
upgrade logback to 1.2.11, slf4j-api to 1.7.36 (#2132)
|
2022-03-24 13:54:41 +08:00 |
|
hengyunabc
|
d9aa3fed6d
|
fix typo
|
2022-03-24 10:55:01 +08:00 |
|
hengyunabc
|
931ce392fd
|
release 3.5.6
arthas-all-3.5.6
|
2022-03-03 15:30:13 +08:00 |
|
hengyunabc
|
e7c1e014e5
|
update classloader.md #2095
|
2022-03-03 14:54:32 +08:00 |
|
hengyunabc
|
851c2948e5
|
classloader command support url statistics. #2095
|
2022-03-03 00:41:32 +08:00 |
|
hengyunabc
|
f8a4cd5723
|
update faq.md
|
2022-03-02 17:41:44 +08:00 |
|
hengyunabc
|
8dd155f425
|
handle MemoryPoolMXBean.getUsage() exception. #2120
|
2022-03-02 17:28:37 +08:00 |
|
hengyunabc
|
5a98510635
|
add memory command. #2118
|
2022-03-01 23:36:46 +08:00 |
|
hengyunabc
|
d2003177fe
|
support enhance enum, print ignore class reson. #1677
|
2022-03-01 22:39:58 +08:00 |
|
 1994andGitHub
|
bbb5082510
|
shade fastjson (#2104)
|
2022-03-01 16:36:17 +08:00 |
|
hengyunabc
|
a7ec3a89ee
|
upgrade cfr to 0.152. close #2048
|
2022-03-01 16:30:45 +08:00 |
|
 萧易客andGitHub
|
94d3606604
|
Add known user (#2116)
|
2022-03-01 16:14:58 +08:00 |
|
hengyunabc
|
b93ada7c4f
|
fix jackson null IllegalArgumentException. #2110
|
2022-02-21 16:45:46 +08:00 |
|
hengyunabc
|
d41b254e37
|
update tips
|
2022-02-21 16:43:12 +08:00 |
|
 yx9oandGitHub
|
edb4d25bdf
|
Update run-cmd-in-backgd.md (#2093)
|
2022-01-24 13:47:00 +08:00 |
|
hengyunabc
|
8b726bae8f
|
upgrade async-profiler to 2.6. #2089
|
2022-01-19 15:36:58 +08:00 |
|
 iamgd67andGitHub
|
caea6c5083
|
change RetransformCommand and DumpClassCommand limit option description to match @DefaultValue annotation (#2086)
|
2022-01-18 16:07:05 +08:00 |
|
 LUAandGitHub
|
665021a6cb
|
fix typo (#2083)
|
2022-01-17 15:53:28 +08:00 |
|
hengyunabc
|
6f67f6ad0e
|
add unicode docs
|
2022-01-14 17:44:35 +08:00 |
|
hengyunabc
|
a5f1b6be97
|
fix http api json format. #2081
|
2022-01-14 11:53:08 +08:00 |
|
 weihubeatsandGitHub
|
308a66aae2
|
add known user (#2077)
|
2022-01-11 11:27:52 +08:00 |
|
 yx9oandGitHub
|
6a770f02d4
|
Correct mismatched comments. (#2075)
|
2022-01-10 11:06:53 +08:00 |
|
hengyunabc
|
2ce2efc82a
|
fix GlobalJobControllerImpl jobTimeoutTaskMap not thread safe problem. #2074
|
2022-01-07 15:37:32 +08:00 |
|
hengyunabc
|
95ffa3a9a7
|
upgrade log4j-core to 2.12.4. #2044
|
2022-01-06 11:06:24 +08:00 |
|
 zthreefiresandGitHub
|
98fff9d31c
|
add cloudtoolkit doc (#2070)
|
2022-01-05 17:40:04 +08:00 |
|
 fangchiehandGitHub
|
5a644b94b8
|
add known user (#2067)
|
2022-01-04 10:37:59 +08:00 |
|
 yx9oandGitHub
|
1bbba85dc2
|
Remove repeated conditional judgments. (#2068)
|
2022-01-04 10:37:16 +08:00 |
|
hengyunabc
|
eae5d0a470
|
update doc
|
2021-12-21 16:10:09 +08:00 |
|
hengyunabc
|
13c192658f
|
upgrade log4j-core to 2.12.2. #2044
|
2021-12-17 11:01:47 +08:00 |
|