)]}'
{
  "log": [
    {
      "commit": "9faa6a115e97fc19e83887a50073c1df5e57a994",
      "tree": "ef7aa3ee0fa6912dc364cd01aa7dbd76d73d0671",
      "parents": [
        "11dc687ace493653a803e853b2feccd2be425721",
        "ddc6c5e695f8fea952073e02dc099466ffc095f2"
      ],
      "author": {
        "name": "min",
        "email": "z82507200@gmail.com",
        "time": "Thu Aug 01 17:04:45 2019 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 01 17:04:45 2019 +0800"
      },
      "message": "Merge pull request #6 from qixiaobo/fix-group-for-register\n\ndubbo group not set for reference  "
    },
    {
      "commit": "ddc6c5e695f8fea952073e02dc099466ffc095f2",
      "tree": "a8dae976d2feb9dd668a3a2de18d9b7cc5901f9e",
      "parents": [
        "c4834856e312fe1086532ffe7e91d17e94cb6d74"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Aug 01 14:54:37 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Aug 01 14:54:37 2019 +0800"
      },
      "message": "change getRawParameter to getParameter because group never appears in special meta information\n\n```java\n\tpublic String getRawParameter(String key) {\n\t    if (\"protocol\".equals(key))\n            return protocol;\n\t    if (\"username\".equals(key))\n            return username;\n\t    if (\"password\".equals(key))\n            return password;\n\t    if (\"host\".equals(key))\n            return host;\n\t    if (\"port\".equals(key))\n            return String.valueOf(port);\n\t    if (\"path\".equals(key))\n            return path;\n        return getParameter(key);\n\t}\n```\n"
    },
    {
      "commit": "11dc687ace493653a803e853b2feccd2be425721",
      "tree": "57616dcca0bdfe1054c7cdc3c314515fa8a48da5",
      "parents": [
        "6130e36a7c8b5ad4a7a6100d55c73055728ab8e3",
        "660a69b607e3f424c45d2fe7c18962c5617a2702"
      ],
      "author": {
        "name": "min",
        "email": "z82507200@gmail.com",
        "time": "Thu Aug 01 14:53:49 2019 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 01 14:53:49 2019 +0800"
      },
      "message": "Merge pull request #14 from qixiaobo/fix-no-args-method\n\ndubbo-proxy throws npe while invoking no  arguments method"
    },
    {
      "commit": "6130e36a7c8b5ad4a7a6100d55c73055728ab8e3",
      "tree": "87b90e7c65966e926bef974719c0941b3708ee09",
      "parents": [
        "fb6af3cbd393439568df739eb59b056dbd9feabb",
        "67d9b4f18d47e4b321576917b720bd78d8a928fe"
      ],
      "author": {
        "name": "min",
        "email": "z82507200@gmail.com",
        "time": "Thu Aug 01 14:45:01 2019 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 01 14:45:01 2019 +0800"
      },
      "message": "Merge pull request #12 from qixiaobo/refactor-code-style\n\ncode-style-refactor"
    },
    {
      "commit": "660a69b607e3f424c45d2fe7c18962c5617a2702",
      "tree": "69bfeae4e5b17abc85433f5f3914242d747c3907",
      "parents": [
        "fb6af3cbd393439568df739eb59b056dbd9feabb"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 19:58:24 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 19:58:24 2019 +0800"
      },
      "message": "maybe we hava a method without args\nso it make a npe like below\n```\nException in thread \"Dubbo-proxy-request-worker-pool-thread-3\" java.lang.NullPointerException\n        at org.apache.dubbo.proxy.worker.RequestWorker.run(RequestWorker.java:65)\n        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\n        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\n        at java.lang.Thread.run(Thread.java:748)\n```\n"
    },
    {
      "commit": "67d9b4f18d47e4b321576917b720bd78d8a928fe",
      "tree": "87b90e7c65966e926bef974719c0941b3708ee09",
      "parents": [
        "fb6af3cbd393439568df739eb59b056dbd9feabb"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 15:01:18 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 15:01:18 2019 +0800"
      },
      "message": "code-style-refactor\n"
    },
    {
      "commit": "fb6af3cbd393439568df739eb59b056dbd9feabb",
      "tree": "e5b34865438478d27eb295546ebd47a20a9b34a7",
      "parents": [
        "60725312f22fcb6e8b84f0eb8b3941ab418dfd17",
        "f8384bf7152e100e48ecae43a5932b324889da58"
      ],
      "author": {
        "name": "Ian Luo",
        "email": "ian.luo@gmail.com",
        "time": "Fri Jul 26 13:53:42 2019 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 26 13:53:42 2019 +0800"
      },
      "message": "Merge pull request #10 from qixiaobo/update-hsf-to-dubbo\n\nupdate hsf to dubbo"
    },
    {
      "commit": "f8384bf7152e100e48ecae43a5932b324889da58",
      "tree": "e5b34865438478d27eb295546ebd47a20a9b34a7",
      "parents": [
        "60725312f22fcb6e8b84f0eb8b3941ab418dfd17"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 12:56:58 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Fri Jul 26 12:56:58 2019 +0800"
      },
      "message": "update hsf to dubbo\n"
    },
    {
      "commit": "c4834856e312fe1086532ffe7e91d17e94cb6d74",
      "tree": "a152938c33a6b5e3a37b32ee1cc34d5b7896d2a3",
      "parents": [
        "44f25ca6c780123c8d86f07c70506b04dc3b5936"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Jul 25 14:05:21 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Jul 25 14:05:21 2019 +0800"
      },
      "message": "dubbo group not set for reference  https://github.com/apache/dubbo-proxy/issues/5\n\nmerge master into current  branch\n"
    },
    {
      "commit": "44f25ca6c780123c8d86f07c70506b04dc3b5936",
      "tree": "cb76c8e02cacb77de19db39f8f4ccd5b410ba91e",
      "parents": [
        "ba917215220a5c53cc2931d062afbc4d0bb08697",
        "60725312f22fcb6e8b84f0eb8b3941ab418dfd17"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Jul 25 14:03:55 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Thu Jul 25 14:03:55 2019 +0800"
      },
      "message": "Merge remote-tracking branch \u0027upstream/master\u0027 into fix-group-for-register\n"
    },
    {
      "commit": "60725312f22fcb6e8b84f0eb8b3941ab418dfd17",
      "tree": "73d8249ebb34385965a0804bef8886e860830087",
      "parents": [
        "13478a8e153ee0bac434e3e849b4b1197de711e0",
        "31cbc85c41ba123b091fc7ad77e1ab4dc73c1428"
      ],
      "author": {
        "name": "Xin Wang",
        "email": "xin.victorwang@gmail.com",
        "time": "Wed Jul 24 23:01:58 2019 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 24 23:01:58 2019 +0800"
      },
      "message": "Merge pull request #8 from qixiaobo/update-dubbo-version\n\nupdate dubbo  version"
    },
    {
      "commit": "31cbc85c41ba123b091fc7ad77e1ab4dc73c1428",
      "tree": "73d8249ebb34385965a0804bef8886e860830087",
      "parents": [
        "13478a8e153ee0bac434e3e849b4b1197de711e0"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Wed Jul 24 19:27:17 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Wed Jul 24 19:27:17 2019 +0800"
      },
      "message": "update dubbo  version\n"
    },
    {
      "commit": "ba917215220a5c53cc2931d062afbc4d0bb08697",
      "tree": "1549b9dca4ff549d3b343e4af068cabe9e7a7178",
      "parents": [
        "13478a8e153ee0bac434e3e849b4b1197de711e0"
      ],
      "author": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Wed Jul 24 19:02:30 2019 +0800"
      },
      "committer": {
        "name": "qixiaobo",
        "email": "qixiaobo.nj@gmail.com",
        "time": "Wed Jul 24 19:02:30 2019 +0800"
      },
      "message": "dubbo group not set for reference  https://github.com/apache/dubbo-proxy/issues/5\n"
    },
    {
      "commit": "13478a8e153ee0bac434e3e849b4b1197de711e0",
      "tree": "f5ed1646137e5fde9b9227250382abdb5b290a88",
      "parents": [
        "79882d9df36523d0c3af5d66b487bc64ca09e343"
      ],
      "author": {
        "name": "nzomkxia",
        "email": "z82507200@gmail.com",
        "time": "Mon Jun 03 16:55:59 2019 +0800"
      },
      "committer": {
        "name": "nzomkxia",
        "email": "z82507200@gmail.com",
        "time": "Mon Jun 03 16:55:59 2019 +0800"
      },
      "message": "readme update\n"
    },
    {
      "commit": "79882d9df36523d0c3af5d66b487bc64ca09e343",
      "tree": "871d89570f28e1ce7ac6456a2216af7565503cda",
      "parents": [],
      "author": {
        "name": "nzomkxia",
        "email": "z82507200@gmail.com",
        "time": "Mon Jun 03 16:42:58 2019 +0800"
      },
      "committer": {
        "name": "nzomkxia",
        "email": "z82507200@gmail.com",
        "time": "Mon Jun 03 16:42:58 2019 +0800"
      },
      "message": "init commit\n"
    }
  ]
}
