Commit Graph
1821 Commits
Author SHA1 Message Date
hengyunabc 2a4452f839 fix thread command NullPointerException. #2342 2022-11-11 16:19:46 +08:00
hengyunabc 221ddd7c53 update CONTRIBUTING.md 2022-11-07 16:21:31 +08:00
changren-wcrandGitHub b7aad3f803 Update README.md (#2334) 2022-11-07 10:48:35 +08:00
hengyunabc 537209a4ee polish #2331, fix package 2022-11-04 15:54:45 +08:00
xudaotutouandGitHub b252ca2b1b chore(web ui):ref tunnel modules (#2331) 2022-11-04 10:40:51 +08:00
辗转反侧的咸鱼andhengyunabc aaeb2d2fd4 perf(web ui):remove tree component in watch 2022-10-31 21:16:56 +08:00
xudaotutouandGitHub 18e8f6b5d8 perf(web ui):keep alive consumer (#2325) 2022-10-28 17:39:47 +08:00
xudaotutouandGitHub aa2526075b update web ui (#2318)
* fix(web ui): profiler

* chore(web ui):perf proxy config

* perf(web ui):update style

* chore(web ui):update deps

* perf(web ui):fix monitor category

* fix(web ui):fix style of table and monitor rt chart

* refactor(web ui):refactor config

* feat(web ui):support debug http api with console
2022-10-25 17:51:50 +08:00
hengyunabc f6fe8b9134 http api monitor command return timestamp. close #2320 2022-10-21 11:51:28 +08:00
pandaapoandGitHub 7637761fbb support packaging arthas-vmtool in 32-bit windows. (#2316) 2022-10-19 16:00:07 +08:00
hengyunabc 1c17f9fd39 update site/yarn.lock 2022-10-19 10:53:45 +08:00
hengyunabc 282c47da60 update aplus 2022-10-19 10:51:54 +08:00
pandaapoandGitHub 55e3a6ee80 fix #2277 sc command throws NPE. (#2308) 2022-10-14 10:29:10 +08:00
xudaotutouandGitHub 019c55d5cf fix(web ui): profiler #2145 (#2304) 2022-10-11 21:43:29 +08:00
hengyunabc 3e5749127c exec git-commit-id-plugin when full profile activation 2022-10-11 15:59:23 +08:00
xudaotutouandGitHub ef510173b6 web-ui remove jquery/bootstrap, upgrade xterm (#2302) 2022-10-11 15:22:56 +08:00
hengyunabc bdd9a9328a fix typo #2145 2022-10-11 10:34:53 +08:00
furaulandGitHub b9c78f82b8 add known user (#2298) 2022-10-11 10:16:41 +08:00
hengyunabc ab3337f8af copy webui build result to core module. #2145 2022-10-10 23:05:25 +08:00
xudaotutouandGitHub bd9e85e55a Web UI for arthas #2145 (#2292) 2022-10-10 22:54:30 +08:00
hengyunabc 116b2495e9 update workflow test.yaml 2022-10-09 15:05:53 +08:00
hengyunabc 2b1d4d053c upgrade git-commit-id-plugin to 4.9.9 2022-10-09 15:00:31 +08:00
汪吉andGitHub c80b59eab2 fix typo #2291 (#2293) 2022-10-09 11:13:53 +08:00
Roger3581321andGitHub 1589d04906 Fix typo (#2294) 2022-10-09 11:13:10 +08:00
hengyunabc 24171d4f8d print ARTHAS_LIB_DIR and JAVA_HOME. #2289 2022-09-21 19:33:07 +08:00
kxkxkxkxkxandGitHub 9ca6782acd fix:Solve the problem that the response stream is blocked when getting the latest version of arthas (#2290) 2022-09-21 19:31:21 +08:00
FatpandacandGitHub 9f3a28e400 fix: solved duplicate run addOldContributors in same page (#2286) 2022-09-14 19:09:03 +08:00
hengyunabc 21081ad0ef fix typo 2022-09-14 15:07:44 +08:00
hengyunabc 0dbb10a7b0 update docs about save log 2022-09-13 15:58:26 +08:00
hengyunabc 3b38957dea release 3.6.6 arthas-all-3.6.6 2022-09-04 15:10:20 +08:00
hengyunabc 60b3080c86 arthas-boot support unset JAVA_TOOL_OPTIONS. #2166 2022-09-04 15:05:25 +08:00
FatpandacandGitHub 298e3db559 fix(docs): adapted vuepress2 beta51 (#2270) 2022-09-02 16:30:29 +08:00
hengyunabc 6762a22f84 improve logger command detect log type. #2269 2022-09-02 16:10:08 +08:00
hengyunabc b18fb08866 update CONTRIBUTING.md 2022-08-30 13:02:52 +08:00
hengyunabc d053c81f24 remove aliyun handson-lab link 2022-08-26 11:38:43 +08:00
hengyunabc 3166af3ab1 update CONTRIBUTING.md 2022-08-26 11:20:09 +08:00
hengyunabc 6d2d78dd1c fix release workflow arthas-all-3.6.5 2022-08-26 10:56:44 +08:00
hengyunabc b269ba5a57 release 3.6.5 2022-08-25 17:56:15 +08:00
hengyunabc bcd8ef498b upgrade asm to 9.3, support Java 19. #2202 2022-08-25 17:25:08 +08:00
hengyunabc 4c0b7b36e4 support higher version of JDK to attach lower version of JDK. #2249 2022-08-25 16:05:15 +08:00
longxu0509andhengyunabc c536748f20 add jfr command. #2262 2022-08-25 15:33:49 +08:00
hengyunabc 586e953e6c update github workflows 2022-08-25 15:09:34 +08:00
hengyunabc 1d9908752f HTTP API support plain txt ObjectView #2261 2022-08-24 21:23:12 +08:00
FatpandacandGitHub e749188e53 fix(docs): refactor sidebar, support aplus (#2242) 2022-08-09 18:42:39 +08:00
FatpandacandGitHub 153afba1ff fix(docs): fix badge component (#2238) 2022-08-05 15:12:08 +08:00
FatpandacandGitHub 1b2f8cbe68 fix(plugin): fix page can not get version data (#2237) 2022-08-03 21:06:59 +08:00
dependabot[bot]andGitHub ea18c47649 Bump node-fetch from 1.7.3 to 2.6.7 in /site (#2236) 2022-08-03 16:55:14 +08:00
hengyunabc 91ac6e21b1 polish #2233, update docsearch apiKey 2022-08-03 16:42:12 +08:00
FatpandacandGitHub 2f06d8bb36 docs(style/plugin): add a version tag to the navbar and add the DocSearch plugin (#2233) 2022-08-03 16:39:59 +08:00
hengyunabcandGitHub Action 7954f12bf6 Prettified Code! 2022-07-30 10:12:06 +00:00