1160 Commits
Author SHA1 Message Date
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
hengyunabc e330bdc2f6 add bytekit module 2020-04-12 03:42:51 +08:00
hengyunabc 75ee8320c7 [maven-release-plugin] prepare for next development iteration 2020-04-11 23:31:28 +08:00
hengyunabc b8c334566c [maven-release-plugin] prepare release arthas-all-3.2.0 arthas-all-3.2.0 2020-04-11 23:31:16 +08:00
hengyunabc 7c7f194dff prepare release 2020-04-11 23:25:53 +08:00
hengyunabc 574b5d511c prepare release 2020-04-11 23:19:29 +08:00
hengyunabc 07afd5a7d2 add agent doc. #1083 2020-04-11 23:05:29 +08:00
hengyunabc 43c8c88afa add bytekit module 2020-04-11 22:44:51 +08:00
hengyunabc f409082b22 support default method. #1105 2020-04-10 16:59:16 +08:00
hengyunabc bec5cf5a6e update doc 2020-04-10 11:30:42 +08:00
hengyunabc 583eb39341 fix typo 2020-04-10 11:15:40 +08:00
Zebulon FengandGitHub 6fb598235a fix typo (#1103) 2020-04-10 11:14:40 +08:00
hengyunabc de29a072ac support agent premain. #1083 2020-04-10 02:59:02 +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
hengyunabc c1bc0591e8 clean code 2020-04-01 11:15:47 +08:00