gongdewei
|
e0bfc73134
|
transform command: jad
|
2020-04-22 16:21:44 +08:00 |
|
gongdewei
|
f4b81db42b
|
transform command: classloader
|
2020-04-22 15:28:54 +08:00 |
|
gongdewei
|
7eb1c95c05
|
transform command: dump
|
2020-04-21 15:24:26 +08:00 |
|
gongdewei
|
12cb4dcb22
|
Correct response state of sync exec command
|
2020-04-21 12:49:24 +08:00 |
|
gongdewei
|
777bffe9ac
|
add welcome message, transform commands: mc, getstatic
|
2020-04-20 20:55:16 +08:00 |
|
gongdewei
|
f4b745a02b
|
Transform commands: ognl, redefine
|
2020-04-16 18:36:04 +08:00 |
|
gongdewei
|
232a7ac229
|
Transform commands: vmoption, options, echo
|
2020-04-16 12:19:27 +08:00 |
|
gongdewei
|
63657e5ca7
|
Improve error message
|
2020-04-15 18:08:04 +08:00 |
|
gongdewei
|
7f1a8baff8
|
Clean up resources when shutdown
|
2020-04-15 18:03:22 +08:00 |
|
gongdewei
|
0091eea01b
|
Stop pulling results after process failed, display error message.
|
2020-04-14 22:25:09 +08:00 |
|
gongdewei
|
b2fcb4f77c
|
Reset session data after routing, avoid pulling messages multiple times at the same time
|
2020-04-14 21:50:55 +08:00 |
|
gongdewei
|
6f734430a7
|
Simplify error logs of ApiException
|
2020-04-14 21:42:14 +08:00 |
|
gongdewei
|
7ed6729383
|
clean up session resources while shutdown
|
2020-04-14 21:39:19 +08:00 |
|
gongdewei
|
b414ce073a
|
Fix foreground job not clear after job executing error
|
2020-04-14 21:37:57 +08:00 |
|
gongdewei
|
f7a1986325
|
Clean up inactive consumers and sessions
|
2020-04-14 21:35:59 +08:00 |
|
gongdewei
|
8f4221c440
|
Sync input status between consumers
|
2020-04-14 15:05:23 +08:00 |
|
gongdewei
|
3fbed9349a
|
Fixed: stack command result missing self trace frame
|
2020-04-14 15:02:26 +08:00 |
|
gongdewei
|
e2257a2577
|
Unify command model type name to snake case
|
2020-04-14 11:23:29 +08:00 |
|
gongdewei
|
456fc96816
|
Support interrupt job from WebUI
|
2020-04-13 22:29:02 +08:00 |
|
gongdewei
|
ccc1e16b42
|
Convert watch command
|
2020-04-13 17:03:10 +08:00 |
|
gongdewei
|
a7c27c0707
|
Fix writing message after job is terminated
|
2020-04-13 16:45:36 +08:00 |
|
gongdewei
|
bac11b3f8a
|
Transform stack command
|
2020-04-13 15:14:47 +08:00 |
|
kylixs
|
e5e498f6c3
|
Transform SearchMethodCommand
|
2020-04-09 13:53:52 +08:00 |
|
kylixs
|
cdff0638dd
|
Abort output when the job is interrupted
|
2020-04-09 00:23:43 +08:00 |
|
kylixs
|
2d54b9f3de
|
Transform SearchClassCommand
|
2020-04-09 00:21:50 +08:00 |
|
gongdewei
|
f7c212d9d5
|
Fix logger
|
2020-04-08 15:21:18 +08:00 |
|
gongdewei
|
c89ab9e8b7
|
Merge mater branch
|
2020-04-08 15:08:34 +08:00 |
|
gongdewei
|
0626ccf9c9
|
Support history command of http api
|
2020-04-08 14:22:01 +08:00 |
|
hengyunabc
|
ed38c6a578
|
update doc
|
2020-04-08 11:32:45 +08:00 |
|
hengyunabc
|
79ba5271f9
|
fix the issue when the woven code is still running and throw NullPointerException after executing the stop command. #1094
|
2020-04-08 03:17:58 +08:00 |
|
gongdewei
|
94670d6901
|
redirect /ui
|
2020-04-04 00:04:57 +08:00 |
|
gongdewei
|
0da1b8cba2
|
Transform commands: cat, pwd, reset, shutdown
|
2020-04-04 00:04:39 +08:00 |
|
gongdewei
|
cce9c5e495
|
Fixed command input is disabled after error
|
2020-04-03 17:42:39 +08:00 |
|
gongdewei
|
901e8e6831
|
Transform help command
|
2020-04-03 17:41:27 +08:00 |
|
gongdewei
|
b2f8fd8878
|
Rename command output model class XxxResult to XxxModel
|
2020-04-03 14:26:41 +08:00 |
|
gongdewei
|
8cf02f8304
|
Disable command input while command is executing
|
2020-04-03 14:14:36 +08:00 |
|
gongdewei
|
eed1263165
|
Transform command cli exception
|
2020-04-03 14:13:34 +08:00 |
|
hengyunabc
|
fa5fc3d575
|
fix dockerfile
|
2020-04-02 22:36:59 +08:00 |
|
gongdewei
|
b1bbe4abb4
|
Transform sysenv & sysprop command
|
2020-04-02 20:31:49 +08:00 |
|
hengyunabc
|
ea252fdb5a
|
update copyright
|
2020-04-02 19:39:51 +08:00 |
|
gongdewei
|
1252570cb3
|
Refactor session view, scroll after recv message and focus command input
|
2020-04-02 19:07:47 +08:00 |
|
gongdewei
|
5a1d401ed2
|
Process http request handler in custom EventExecutorGroup (Avoid long polling request block io ops)
|
2020-04-02 19:06:19 +08:00 |
|
gongdewei
|
59f500ddaf
|
Pull all messages after join session / refresh web ui
|
2020-04-02 19:04:21 +08:00 |
|
hengyunabc
|
ac0cea0c06
|
[maven-release-plugin] prepare for next development iteration
|
2020-04-02 18:53:44 +08:00 |
|
hengyunabc
|
2b8f371d02
|
[maven-release-plugin] prepare release arthas-all-3.1.8
arthas-all-3.1.8
|
2020-04-02 18:51:46 +08:00 |
|
hengyunabc
|
1c13a94b60
|
Upgrade async-profiler to 1.7 and support arm arch. close #1089
|
2020-04-02 16:32:19 +08:00 |
|
hengyunabc
|
863c7ef6b5
|
Upgrade async-profiler to 1.7 and support arm arch. close #1089
|
2020-04-02 15:27:48 +08:00 |
|
hengyunabc
|
298d56a829
|
prepare release 3.1.8
|
2020-04-02 14:34:27 +08:00 |
|
gongdewei
|
a40c8ecd3e
|
Support init session and pull results
|
2020-04-01 20:00:12 +08:00 |
|
gongdewei
|
77fafe2ca5
|
Refactor HttpRequestHandler
|
2020-04-01 19:58:08 +08:00 |
|