449 Commits
Author SHA1 Message Date
hengyunabc 7c7f194dff prepare release 2020-04-11 23:25:53 +08:00
hengyunabc f409082b22 support default method. #1105 2020-04-10 16:59:16 +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
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
gongdewei b1bbe4abb4 Transform sysenv & sysprop command 2020-04-02 20:31:49 +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 2020-04-02 18:51:46 +08:00
hengyunabc 863c7ef6b5 Upgrade async-profiler to 1.7 and support arm arch. close #1089 2020-04-02 15:27:48 +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 c80ac4693e update logback.xml. #985 2020-03-31 23:41:20 +08:00
hengyunabc 4af87030a3 remove useless code. #985 2020-03-31 23:31:26 +08:00
hengyunabc 7332033332 remove the logger.api dependency, use repackaged logger. #985 2020-03-31 23:28:10 +08:00
gongdewei b355e5caea Rename StringUtils.split() to splitFirst() 2020-03-31 11:17:47 +08:00
gongdewei ac375a80fd Add http api test scripts 2020-03-30 19:10:21 +08:00
gongdewei 40ee92fa00 Add WebUI files 2020-03-30 19:08:21 +08:00
gongdewei 3ee6b6b702 Support async exec command and pull results, join in sharing session 2020-03-27 19:09:43 +08:00
hengyunabc f89ebbf163 fix content-type problem. #1052 2020-03-27 16:42:56 +08:00
gongdewei 76a1ae5de0 Extract ResultView from result model 2020-03-27 11:50:48 +08:00
Roger3581321andGitHub 4508367c06 Three minor code enhancements (#1014) 2020-03-27 11:33:20 +08:00
hengyunabc 2ff0f551b8 improve logger command error message. #1077 2020-03-27 10:43:07 +08:00
gongdewei 418d463bdd add ResultDistributor to adapt Telnet term/Http API output, refactor Watch command 2020-03-26 20:18:09 +08:00
hengyunabc 8de8d26a3c add echo command. #1076 2020-03-26 20:13:37 +08:00
hengyunabc 8ccdb43975 support q to quit. close #1075 2020-03-26 20:00:08 +08:00
hengyunabc 91968f18ed dashboard command delete unused -b option. fix #1074 2020-03-26 19:58:17 +08:00
hengyunabc 16d96c9b0a move OptionsCommand to basic package 2020-03-26 16:05:04 +08:00
gongdewei ca9441a0d8 creating session for http api 2020-03-25 19:50:37 +08:00
gongdewei 5acfe6ada4 remove dependency ShellImpl from JobController 2020-03-25 11:40:42 +08:00
gongdewei a1d4a39a11 init process's tty, save command history on terminated 2020-03-24 19:52:33 +08:00
kylixs 64cee4f389 extract JobListener, remove dependency ShellImpl 2020-03-23 22:43:39 +08:00
kylixs dbed24a2f4 removing dependency ShellServer from Session 2020-03-23 15:56:48 +08:00
kylixs cfddec4bed add http api handler 2020-03-23 09:55:55 +08:00
kylixs b6d55d0b0b refactor http read resource file 2020-03-18 10:33:50 +08:00
hengyunabc 4afddd8ab5 fix resource not close problem. close #1023 2020-02-17 13:21:13 +08:00