)]}'
{
  "commit": "624ec820682e0d7b163e1de262134b7b94087441",
  "tree": "84ce8c70c57915e063e9c7626d0bfa339c339748",
  "parents": [
    "95dc833b63a1629608c64e343ab07fa6cafc84a9"
  ],
  "author": {
    "name": "Dariusz Luksza",
    "email": "dariusz@luksza.org",
    "time": "Thu Sep 03 17:27:50 2015 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Wed Jul 17 20:09:04 2019 +0900"
  },
  "message": "Allow to configure timeout for SSH connection and commands\n\nThe timeout for SSH command execution is hard-coded to 0 which means\nno timeout, and the timeout for SSH connections is hard-coded to 2\nminutes.\n\nIntroduce new configuration options to allow configuring each timeout\nindividually:\n\n  gerrit.sshCommandTimeout\n  gerrit.sshConnectionTimeout\n\nWhen not set, both default to their previously hard-coded values,\ni.e. no limit and 2 minutes respectively.\n\nChange-Id: Ibd377d45543ef4631082e8d521aeeb99209003f7\nSigned-off-by: Dariusz Luksza \u003cdluksza@collab.net\u003e\nSigned-off-by: David Pursehouse \u003cdpursehouse@collab.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8b6b8fc699c0cbd150927c9331ff3b1367d66bdd",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/AutoReloadConfigDecorator.java",
      "new_id": "5d6e409bce8eeba926fc7966f6294a0177be4769",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/AutoReloadConfigDecorator.java"
    },
    {
      "type": "modify",
      "old_id": "e94abbdb81affb0cad81ce856e6c1146f5a7a0cd",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationConfig.java",
      "new_id": "869a49b3f5b2d38fe684be0a94308943e4dbc40d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationConfig.java"
    },
    {
      "type": "modify",
      "old_id": "ee1f16d9ae3547e8e93e911afe265210091aad81",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationFileBasedConfig.java",
      "new_id": "e641be2bdb950b0a4262644d53e4ea6d1aa5b1c1",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/ReplicationFileBasedConfig.java"
    },
    {
      "type": "modify",
      "old_id": "68e96520e4f927ed67371025ceb0088468d3dab7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/SshHelper.java",
      "new_id": "46f6ac01e3bd9979b38e17d3ee17b665919c07d1",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/SshHelper.java"
    },
    {
      "type": "modify",
      "old_id": "c0665135242376986de356f15502ad5d7105a45a",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/config.md",
      "new_id": "e70094c3d8c782584c6c9cb911263feba109554d",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/config.md"
    }
  ]
}
