Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

arthas

Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Collective - https://opencollective.com/arthas - Code: https://github.com/alibaba/arthas

enhance the translation

github.com/alibaba/arthas - e6b3486623638ce289ff76924423c76fd5ff5ffe authored about 6 years ago by beiwei30 <[email protected]>
add ognl command. #240

github.com/alibaba/arthas - 82dc3b1922ffd6165039d91aa225268b866cb58a authored about 6 years ago by hengyunabc <[email protected]>
update doc

github.com/alibaba/arthas - bffd6fff8d9f2caa90d89ed1075d83cf60e2577d authored about 6 years ago by hengyunabc <[email protected]>
Merge branch 'master' of github.com:alibaba/arthas

github.com/alibaba/arthas - 2d30d876257d17e065cb07fcb1e90709a507d466 authored about 6 years ago by hengyunabc <[email protected]>
fix #256 CustomClassResolver multiple threads problem.

github.com/alibaba/arthas - 6e98cd99fda3f32ffa3aec6ba3e317c533e26e3f authored about 6 years ago by hengyunabc <[email protected]>
enhance english doc

github.com/alibaba/arthas - 66fb3d3dc1f80329262d40229194956b67814b3f authored about 6 years ago by beiwei30 <[email protected]>
classloader command support load class. #246

github.com/alibaba/arthas - 65fc3bf5837117443c6dc12b5e44588c147da864 authored about 6 years ago by hengyunabc <[email protected]>
improve SearchClassCommand. #234

github.com/alibaba/arthas - 13684c5718f375f493f1d831ae9b8061ad46d036 authored about 6 years ago by hengyunabc <[email protected]>
fix as.sh jdk11 support

github.com/alibaba/arthas - 7f89c8c290fb97a5e23890ff10c2a16953073770 authored about 6 years ago by hengyunabc <[email protected]>
as-package.sh unzip error. #84

github.com/alibaba/arthas - 58394dc8049a2ca55460b16fde1d287874875600 authored about 6 years ago by hengyunabc <[email protected]>
rename getstatic code to hashCode

github.com/alibaba/arthas - f95447a493629a5d4c053ddb77bbc719e08ac006 authored about 6 years ago by hengyunabc <[email protected]>
rename ExpressFactory.newExpress to ExpressFactory.threadLocalExpress

github.com/alibaba/arthas - 3442f3d95c248fae169a8080942a78b624cb4e0e authored about 6 years ago by hengyunabc <[email protected]>
add maven-jdk-tools-wrapper to support tools.jar. fix #243

github.com/alibaba/arthas - 734e5b547e97ef774508e066f41ccbe9ed489b75 authored about 6 years ago by hengyunabc <[email protected]>
Merge branch 'master' of github.com:alibaba/arthas

github.com/alibaba/arthas - 4c41d6e759243474933a414684a779f1f74c02f0 authored about 6 years ago by hengyunabc <[email protected]>
Merge pull request #234 from Hearen/sort-matched-classes

sort sc command ouput

github.com/alibaba/arthas - 03dcb8d6772cf39e8d4adbed455c464582d85d19 authored about 6 years ago by hengyunabc <[email protected]>
upgrade termd-core to 1.1.6. fix #239

github.com/alibaba/arthas - 9b99734c64dd723606a2833cbafd8f1093c738c7 authored about 6 years ago by hengyunabc <[email protected]>
make it easier to locate the class from so many matched

github.com/alibaba/arthas - 0757b410bdac133717ea46f0a44c908db121db3f authored about 6 years ago by LHearen <[email protected]>
Merge pull request #227 from Hearen/adding-time-cost-for-invoking-in-watch

adding time cost for watching methods

github.com/alibaba/arthas - 3de9456501b0494b140a575c9c3a33a08eaf0692 authored about 6 years ago by hengyunabc <[email protected]>
Merge pull request #228 from Hearen/fix-JUL-thread-command

JUL is actually java.util.concurrency.lock

github.com/alibaba/arthas - ccc95bf6a7e5383443fd42103fa03d698fe9b40a authored about 6 years ago by hengyunabc <[email protected]>
JUL is actually java.util.concurrency.lock

github.com/alibaba/arthas - f019eb0ff0b9530d2c056c655c08215a076325c4 authored about 6 years ago by Hearen <[email protected]>
adding time cost for watching methods

github.com/alibaba/arthas - 79714b8d387065382a8a13e932637e6b94d4b974 authored about 6 years ago by Hearen <[email protected]>
improve sanity check logic, support busybox. #155 #140

github.com/alibaba/arthas - 74ab4946b0d7b4288c88c02315b572ec51bb3283 authored about 6 years ago by hengyunabc <[email protected]>
update CONTRIBUTING.md. #222

github.com/alibaba/arthas - d37f4c9eb0c34591e92ec3d85c9ec9c49d7096e8 authored about 6 years ago by hengyunabc <[email protected]>
remove LocalDebugTest. fix #196

github.com/alibaba/arthas - cad02446bb16d2b82124040a2dd88abb29eb3bc5 authored about 6 years ago by hengyunabc <[email protected]>
set JPDA_SUSPEND default y

github.com/alibaba/arthas - 8c91c2c068586c63b45a35e7beab91c687942f1a authored about 6 years ago by hengyunabc <[email protected]>
Merge pull request #213 from Hearen/fix-timestamp

welcome timestamp replace with readable date time

github.com/alibaba/arthas - d9ed410da63b9663d1ecc5da2bd451dcc879e1d6 authored about 6 years ago by hengyunabc <[email protected]>
Merge branch 'master' into fix-timestamp

github.com/alibaba/arthas - 61a56cd8c876c2f442c4e921b99e3fb8be77fd27 authored about 6 years ago by hengyunabc <[email protected]>
Merge pull request #209 from Hearen/typo-fix-in-prompts

fix some typos in error prompts

github.com/alibaba/arthas - 8c4f1c75c3d56dd40f78e0a794e8923f5a328a64 authored about 6 years ago by hengyunabc <[email protected]>
support Cygwin/MinGw. #212

github.com/alibaba/arthas - 86b26477d98923bbb525fe6a07a7da3be3081bc1 authored about 6 years ago by hengyunabc <[email protected]>
welcome timestamp replace with readable date time

github.com/alibaba/arthas - 3a086fddf3ebf8a816027e6561b349f5b4be09ce authored about 6 years ago by LHearen <[email protected]>
improve finding java version. #212

github.com/alibaba/arthas - 2ea00a33947084844f74eab5b1c515009347a8ca authored about 6 years ago by hengyunabc <[email protected]>
fix some typos in error prompts

github.com/alibaba/arthas - 21640a27f733ca3cc5b82e0b9c14f1683c206484 authored about 6 years ago by Hearen <[email protected]>
fix as.sh test string contains space problem. #180

github.com/alibaba/arthas - f76e9e33af81ca33e15f3d218976e1711a32d684 authored about 6 years ago by hengyunabc <[email protected]>
Merge branch 'master' of github.com:alibaba/arthas

github.com/alibaba/arthas - 16224993a9d1f337c7bbab7a9048aff3cd5262ba authored about 6 years ago by hengyunabc <[email protected]>
enhance translation for advice-class

github.com/alibaba/arthas - e2ac4673e7ec8d24f28406ce2ca5dffd3187eba7 authored about 6 years ago by beiwei30 <[email protected]>
Test case for DateUtils (#195)

github.com/alibaba/arthas - dbcde9fe427e1f88ffab6d77919557643fdc8b66 authored about 6 years ago by Brijesh Prasad <[email protected]>
clean as.sh

github.com/alibaba/arthas - c3d2f1da6bd8c04d950b650c6935aaea44248707 authored about 6 years ago by hengyunabc <[email protected]>
Testcase for file utils

github.com/alibaba/arthas - 89e39fb2fcb8e4f6ca66915d62de2d0ec8e4170d authored about 6 years ago by Huxing Zhang <[email protected]>
add test for FileUtils

github.com/alibaba/arthas - b7225b53ae0db84828c00eae22a5da58e14de66a authored about 6 years ago by earayu <[email protected]>
Fix typo for README

github.com/alibaba/arthas - 17495f41b8b73ec6cd15287dbd682e71aed46838 authored about 6 years ago by Huxing Zhang <[email protected]>
Fix typo for documentation

github.com/alibaba/arthas - 289f0dd77648d485f811bfd0876982fff35524f0 authored about 6 years ago by Huxing Zhang <[email protected]>
Merge pull request #1 from alibaba/master

pull upstream

github.com/alibaba/arthas - cc79d2b20c6d0877447c93d356da1af138321bdb authored about 6 years ago by earayu <[email protected]>
added space

github.com/alibaba/arthas - 41c97be3ef0db453ddd69b13845f79fe034eac7c authored about 6 years ago by 0xflotus <[email protected]>
fixed overhead

github.com/alibaba/arthas - 1a416a81d5c815de6de8a7e5253716f009fbb6fd authored about 6 years ago by 0xflotus <[email protected]>
fixed execute

github.com/alibaba/arthas - 032644351c62b27cff1bd3c17f6b8b54965718ea authored about 6 years ago by 0xflotus <[email protected]>
added space

github.com/alibaba/arthas - 67388b67eacc8ac6fdd6352b315a269c947cb476 authored about 6 years ago by 0xflotus <[email protected]>
Update async.md

Do you mean 'cancel'?

github.com/alibaba/arthas - a6034bf2d1bc96bc709393ecf47e09e823edc6a9 authored about 6 years ago by 0xflotus <[email protected]>
fixed environment

github.com/alibaba/arthas - 3e61d2104a90538a4de2d83ab540485367debc1c authored about 6 years ago by 0xflotus <[email protected]>
fixed average, method invocation

github.com/alibaba/arthas - bcb272a0d397ab2f24c5ef6a47f0900d74682747 authored about 6 years ago by 0xflotus <[email protected]>
Add tests for a couple of methods of TypeRenderUtils

github.com/alibaba/arthas - 378e854bfb451002b75cf112918582134af8dfca authored over 6 years ago by Huxing Zhang <[email protected]>
Add tests for a couple of methods of TypeRenderUtils

github.com/alibaba/arthas - b267a234d36b08858ee8da0f21875244985ea049 authored over 6 years ago by ufukoz <[email protected]>
add badge into README.md

github.com/alibaba/arthas - d98af5cc5a7cc3358176727533f68779c68a7650 authored over 6 years ago by hengyunabc <[email protected]>
add travis and codecov support. fix #19

github.com/alibaba/arthas - 5a775f99325b9e4daa3bfed4a91f2af3f7bb1442 authored over 6 years ago by hengyunabc <[email protected]>
fix ObjectViewTest TimeZone problem.

github.com/alibaba/arthas - da4f2172da04198c8e132c4b2c699bfef33e5ac8 authored over 6 years ago by hengyunabc <[email protected]>
improve get pid logic

github.com/alibaba/arthas - 86d1d4bfb7bb88266ea9ed13733071a6f69f8099 authored over 6 years ago by hengyunabc <[email protected]>
add comment

github.com/alibaba/arthas - fdbe1a48ea634b6d96781b9d49a9f74469ed42ec authored over 6 years ago by hengyunabc <[email protected]>
fix doc links

github.com/alibaba/arthas - 2024795196830071e0fa834554902027254b3390 authored over 6 years ago by hengyunabc <[email protected]>
Merge pull request #172 from Hearen/fix-unzip-not-found-download-issue

bug fix when unzip not found

github.com/alibaba/arthas - a59405c51d7bea235574072e1e61c097768c1a7e authored over 6 years ago by hengyunabc <[email protected]>
bug fix when unzip not found

github.com/alibaba/arthas - 5839afb3e8cfc8b64581879fb202607e7659c187 authored over 6 years ago by LHearen <[email protected]>
Merge pull request #175 from Hearen/demo-for-doc

[WIP] fix some logic and descriptions issues in doc

github.com/alibaba/arthas - bad5d2d9b1653c4be2e6962c7290b3fc39c1e732 authored over 6 years ago by hengyunabc <[email protected]>
fix some logic and descriptions issues in doc

github.com/alibaba/arthas - f26ad12b8ece4e2b89362de2e083bb95911d2e55 authored over 6 years ago by LHearen <[email protected]>
enhance translation for advanced-use.md

github.com/alibaba/arthas - e2d55e8dfec6dbdc2fa212c3d132e88606c083fd authored over 6 years ago by beiwei30 <[email protected]>
fix log path error. #168

github.com/alibaba/arthas - c2c54743f070871d2eee9848b32b3ce0e2bbf995 authored over 6 years ago by hengyunabc <[email protected]>
Merge branch 'master' of github.com:alibaba/arthas

github.com/alibaba/arthas - 0b135d8290d39bb03c4e372e25558be0dd5be6a9 authored over 6 years ago by hengyunabc <[email protected]>
fix as-package.sh unzip error. #84

github.com/alibaba/arthas - 7c6fd86014764e6968e395275b16cc178acffe58 authored over 6 years ago by hengyunabc <[email protected]>
Merge pull request #166 from earayu/test-case

bugfix&test case. #165

github.com/alibaba/arthas - 97518b3d605b5400eb4922dbb3369797f1d383c4 authored over 6 years ago by hengyunabc <[email protected]>
add repo mirror.

github.com/alibaba/arthas - b1a738999426d23c5f7a16d8f59fb5683305e88c authored over 6 years ago by hengyunabc <[email protected]>
fix bash codeblock highlight.

github.com/alibaba/arthas - b0bec341a082f9695f1fc8de508f28a5bf10a9b7 authored over 6 years ago by hengyunabc <[email protected]>
update README.md. #51

github.com/alibaba/arthas - d02565745748ff3918844a90e5300c65cd0d8669 authored over 6 years ago by hengyunabc <[email protected]>
Merge pull request #163 from anand1st/patch-1

Grammar and rewording for clarity. #51

github.com/alibaba/arthas - 504fd740c5dd1db5a0391958cc036c165f54bb77 authored over 6 years ago by hengyunabc <[email protected]>
update en/commands.md. #51

github.com/alibaba/arthas - 045bd0e30cbb1db4731230a291aad5940af392e0 authored over 6 years ago by hengyunabc <[email protected]>
add en async.md. #51

github.com/alibaba/arthas - 5ee56e9475bb4fd992dbf3cf365d79f768965be5 authored over 6 years ago by hengyunabc <[email protected]>
Grammar and rewording for clarity

Fixed grammatical errors and reworded portions of text for better clarity

github.com/alibaba/arthas - 3b3e2cc1a04ac2a8fa0f492158e3c5432f7b7d27 authored over 6 years ago by Nithyanandan Natchimuthu <[email protected]>
add en web-console.md. #51

github.com/alibaba/arthas - 2702059874d62336ff39fb192cfb2d59fc3ea695 authored over 6 years ago by hengyunabc <[email protected]>
add en keymap.md. #51

github.com/alibaba/arthas - 99f54a9cfc6252f1998836b79cd56d7e8229a206 authored over 6 years ago by hengyunabc <[email protected]>
add en reset.md. #51

github.com/alibaba/arthas - 76640cd08803b98232b497508dd8238a5f05d4b2 authored over 6 years ago by hengyunabc <[email protected]>
update README.md README_CN.md

github.com/alibaba/arthas - 1d81cd7b28eef93b43871da40fc431fec091159f authored over 6 years ago by hengyunabc <[email protected]>
fix en doc edit on github link.

github.com/alibaba/arthas - 03d1e1fcd23981557081ba23dda9b513cfe2b98d authored over 6 years ago by hengyunabc <[email protected]>
update README.md

github.com/alibaba/arthas - e6a0f1dc20517e93d2bfb7217c7b72ffe82bf0b6 authored over 6 years ago by hengyunabc <[email protected]>
merge CONTRIBUTING_EN.md into CONTRIBUTING.md. #51

github.com/alibaba/arthas - 55cff99e87728fa6a75bad0bd6bd61043f3795a6 authored over 6 years ago by hengyunabc <[email protected]>
update en/release-notes.md. #51

github.com/alibaba/arthas - ea540554b1cb48a417df11342d7f13026ecf697a authored over 6 years ago by hengyunabc <[email protected]>
Merge pull request #154 from Hearen/manual-improvement

improve the descriptions and fix some typos

github.com/alibaba/arthas - afa9bab5ba8831e83fad024e6affdc2c434c0c0c authored over 6 years ago by hengyunabc <[email protected]>
improve the descriptions and fix some typos for the English

documentation

github.com/alibaba/arthas - d091cdd74238d5603fc344f9dd83f5241691c02e authored over 6 years ago by Hearen <[email protected]>
Improve grammar in README.md

github.com/alibaba/arthas - 4d46b8c2a528beef289fac4c2afdd8cf4f901f55 authored over 6 years ago by Huxing Zhang <[email protected]>
Improve grammar in README.md

github.com/alibaba/arthas - 3fcbad51640e9497629654b26ceb58bdd946c9b7 authored over 6 years ago by Alexander Minderov <[email protected]>
Merge pull request #149 from ktz72/patch-1

README-minor-changes.md

github.com/alibaba/arthas - 21e6dc69e9d97c21d1777f259ca5b7dba2274fb4 authored over 6 years ago by Ian Luo <[email protected]>
Merge pull request #150 from Hearen/manual-install

manual-install en

github.com/alibaba/arthas - 1f9371d879a91071860c66c82f58de179ea12a29 authored over 6 years ago by Ian Luo <[email protected]>
Merge pull request #151 from Hearen/advice-class-en

advice-class en

github.com/alibaba/arthas - 2ac526af16590efaaef70e55d68dc314d6991e2c authored over 6 years ago by Ian Luo <[email protected]>
advice-class en

github.com/alibaba/arthas - 76eca52834dc7313c21b1781e4ecfa621ed77bb2 authored over 6 years ago by Hearen <[email protected]>
manual-install en

github.com/alibaba/arthas - f70e0626f3dde0038291123615462dec8604704b authored over 6 years ago by Hearen <[email protected]>
README-minor-changes.md

Some improvements in Grammer of Documentation

github.com/alibaba/arthas - c9d9edada8424b9bd339d6d0e46c3f1513f5f223 authored over 6 years ago by Windshear <[email protected]>
Batch processing translated.

github.com/alibaba/arthas - 3149c00de43a031552d2fec9c63d962af26cb3c4 authored over 6 years ago by Huxing Zhang <[email protected]>
batch processing translated

github.com/alibaba/arthas - f6970242e9f597c54bba32b89831e2ce38116f7a authored over 6 years ago by Hearen <[email protected]>
Add English doc for Save-log

github.com/alibaba/arthas - e5da2c64dff0ab1762ed95a2ba37ba18e0df318a authored over 6 years ago by Huxing Zhang <[email protected]>
Bugfix wildcardmatcher

github.com/alibaba/arthas - e3ce4e7e5176b8ed458f23922d3593cb0896963e authored over 6 years ago by Huxing Zhang <[email protected]>
IPUtils.java: comments and some minimum refactor

github.com/alibaba/arthas - 462be5bca27e28a94c12386ca87704e6137a8bd6 authored over 6 years ago by Huxing Zhang <[email protected]>
1. add some comments

2. do some minimum refactor

github.com/alibaba/arthas - f590986744fa3a1d720750b4f078f8e629badec8 authored over 6 years ago by earayu <[email protected]>
save-log en

github.com/alibaba/arthas - e440e624d4fedcc9d7a4eb9a01c3724d5c0955af authored over 6 years ago by Hearen <[email protected]>
unit test for WildcardMatcher

github.com/alibaba/arthas - e3567e2317df80626c80e66e94376d77e823e671 authored over 6 years ago by earayu <[email protected]>