Commit Graph
278 Commits
Author SHA1 Message Date
hengyunabc 6e98cd99fd fix #256 CustomClassResolver multiple threads problem. 2018-10-22 14:48:51 +08:00
hengyunabc 65fc3bf583 classloader command support load class. #246 2018-10-18 19:46:13 +08:00
hengyunabc 13684c5718 improve SearchClassCommand. #234 2018-10-18 17:55:33 +08:00
hengyunabc 7f89c8c290 fix as.sh jdk11 support 2018-10-18 17:21:30 +08:00
hengyunabc 58394dc804 as-package.sh unzip error. #84 2018-10-18 16:51:57 +08:00
hengyunabc f95447a493 rename getstatic code to hashCode 2018-10-18 16:30:59 +08:00
hengyunabc 3442f3d95c rename ExpressFactory.newExpress to ExpressFactory.threadLocalExpress 2018-10-18 15:32:19 +08:00
hengyunabc 734e5b547e add maven-jdk-tools-wrapper to support tools.jar. fix #243 2018-10-17 18:40:01 +08:00
hengyunabc 4c41d6e759 Merge branch 'master' of github.com:alibaba/arthas 2018-10-17 17:10:44 +08:00
hengyunabcandGitHub 03dcb8d677 Merge pull request #234 from Hearen/sort-matched-classes
sort sc command ouput
2018-10-17 16:42:16 +08:00
hengyunabc 9b99734c64 upgrade termd-core to 1.1.6. fix #239 2018-10-17 16:36:36 +08:00
LHearen 0757b410bd make it easier to locate the class from so many matched 2018-10-17 16:24:36 +08:00
hengyunabcandGitHub 3de9456501 Merge pull request #227 from Hearen/adding-time-cost-for-invoking-in-watch
adding time cost for watching methods
2018-10-15 11:14:01 +08:00
hengyunabcandGitHub ccc95bf6a7 Merge pull request #228 from Hearen/fix-JUL-thread-command
JUL is actually java.util.concurrency.lock
2018-10-15 10:52:52 +08:00
Hearen f019eb0ff0 JUL is actually java.util.concurrency.lock 2018-10-13 13:05:48 +08:00
Hearen 79714b8d38 adding time cost for watching methods 2018-10-13 11:10:38 +08:00
hengyunabc 74ab4946b0 improve sanity check logic, support busybox. #155 #140 2018-10-12 18:55:46 +08:00
hengyunabc d37f4c9eb0 update CONTRIBUTING.md. #222 2018-10-12 15:02:00 +08:00
hengyunabc cad02446bb remove LocalDebugTest. fix #196 2018-10-12 10:44:45 +08:00
hengyunabc 8c91c2c068 set JPDA_SUSPEND default y 2018-10-12 10:43:17 +08:00
hengyunabcandGitHub d9ed410da6 Merge pull request #213 from Hearen/fix-timestamp
welcome timestamp replace with readable date time
2018-10-11 18:41:31 +08:00
hengyunabcandGitHub 61a56cd8c8 Merge branch 'master' into fix-timestamp 2018-10-11 18:40:03 +08:00
hengyunabcandGitHub 8c4f1c75c3 Merge pull request #209 from Hearen/typo-fix-in-prompts
fix some typos in error prompts
2018-10-11 18:25:42 +08:00
hengyunabc 86b26477d9 support Cygwin/MinGw. #212 2018-10-11 17:35:50 +08:00
LHearen 3a086fddf3 welcome timestamp replace with readable date time 2018-10-11 14:29:48 +08:00
hengyunabc 2ea00a3394 improve finding java version. #212 2018-10-11 10:54:06 +08:00
Hearen 21640a27f7 fix some typos in error prompts 2018-10-10 23:07:05 +08:00
hengyunabc f76e9e33af fix as.sh test string contains space problem. #180 2018-10-10 16:13:52 +08:00
hengyunabc 16224993a9 Merge branch 'master' of github.com:alibaba/arthas 2018-10-10 15:36:31 +08:00
beiwei30 e2ac4673e7 enhance translation for advice-class 2018-10-10 13:42:58 +08:00
Brijesh PrasadandHuxing Zhang dbcde9fe42 Test case for DateUtils (#195) 2018-10-09 13:45:47 +08:00
hengyunabc c3d2f1da6b clean as.sh 2018-10-09 11:33:08 +08:00
Huxing ZhangandGitHub 89e39fb2fc Testcase for file utils 2018-10-08 22:04:51 +08:00
earayu b7225b53ae add test for FileUtils 2018-10-08 19:44:18 +08:00
Huxing ZhangandGitHub 17495f41b8 Fix typo for README 2018-10-08 18:44:41 +08:00
Huxing ZhangandGitHub 289f0dd776 Fix typo for documentation 2018-10-08 18:43:41 +08:00
earayuandGitHub cc79d2b20c Merge pull request #1 from alibaba/master
pull upstream
2018-10-08 17:18:10 +08:00
0xflotusandGitHub 41c97be3ef added space 2018-10-07 19:34:21 +02:00
0xflotusandGitHub 1a416a81d5 fixed overhead 2018-10-07 19:31:56 +02:00
0xflotusandGitHub 032644351c fixed execute 2018-10-07 19:31:11 +02:00
0xflotusandGitHub 67388b67ea added space 2018-10-07 19:26:31 +02:00
0xflotusandGitHub a6034bf2d1 Update async.md
Do you mean 'cancel'?
2018-10-07 19:25:37 +02:00
0xflotusandGitHub 3e61d2104a fixed environment 2018-10-07 19:23:51 +02:00
0xflotusandGitHub bcb272a0d3 fixed average, method invocation 2018-10-07 19:07:56 +02:00
Huxing ZhangandGitHub 378e854bfb Add tests for a couple of methods of TypeRenderUtils 2018-10-05 23:13:23 +08:00
ufukoz b267a234d3 Add tests for a couple of methods of TypeRenderUtils 2018-10-05 15:27:44 +03:00
hengyunabc d98af5cc5a add badge into README.md 2018-09-30 19:58:57 +08:00
hengyunabc 5a775f9932 add travis and codecov support. fix #19 2018-09-30 17:45:34 +08:00
hengyunabc da4f2172da fix ObjectViewTest TimeZone problem. 2018-09-30 17:39:50 +08:00
hengyunabc 86d1d4bfb7 improve get pid logic 2018-09-30 15:20:41 +08:00