)]}'
{
  "log": [
    {
      "commit": "4dc96cd90ae152fec459a970e918ef51cfc59f4a",
      "tree": "c969a8f74a6121a13724e389794ed9c717372903",
      "parents": [
        "1bbd3610f04603b77eff7b999c0d157db214ffb6"
      ],
      "author": {
        "name": "Igor Belikov",
        "email": "ibelikov@mirantis.com",
        "time": "Fri Sep 30 12:26:18 2016 +0300"
      },
      "committer": {
        "name": "Igor Belikov",
        "email": "ibelikov@mirantis.com",
        "time": "Fri Sep 30 12:26:18 2016 +0300"
      },
      "message": "Fix targetDir variable naming\n\nChange-Id: Ie73b29e03c17f13fb6a773c184f4907d165608c8\n"
    },
    {
      "commit": "1bbd3610f04603b77eff7b999c0d157db214ffb6",
      "tree": "44343861e77f1a969cd1ec70a554dee0a7e2ca4c",
      "parents": [
        "72f763e29d878108b67cfde70214e3f2a02fc594"
      ],
      "author": {
        "name": "Sergey Kulanov",
        "email": "skulanov@mirantis.com",
        "time": "Fri Sep 30 11:40:11 2016 +0300"
      },
      "committer": {
        "name": "Sergey Kulanov",
        "email": "skulanov@mirantis.com",
        "time": "Fri Sep 30 11:40:11 2016 +0300"
      },
      "message": "Add getCommandBuilder command\n\nWe need to have an ability to build command line options for\ndocker command, e.g:\n  docker build --build-arg CALICO_REPO\u003drepo \\\n               --build-arg CALICO_VER\u003dmcp-0.1 \\\n               --build-arg LIBCALICO_REPO\u003drepo \\\n               --build-arg LIBCALICO_VER\u003dmcp-0.1\n               ...\n\nThis can be easily done by groovy and works in jenkins\n   [\"opt1\", \"opt2\", \"opt3\"].collect{ \"--build-arg \" + it }.join(\" \")\n\nbut doesn\u0027t for pipelines because of [1], so we need to\nhave our own bicycle - the first one, but not the last\n\n[1]. https://issues.jenkins-ci.org/browse/JENKINS-26481\n\nChange-Id: I5e06b305fc7e3d0c26c847779ec8a1ad81850e51\n"
    },
    {
      "commit": "72f763e29d878108b67cfde70214e3f2a02fc594",
      "tree": "2196c64b634eb5bf205f13139f2fadcafad65525",
      "parents": [
        "9021bbe21a0f05d2bc042da5eac3aaab93c3a6fa"
      ],
      "author": {
        "name": "Sergey Kulanov",
        "email": "skulanov@mirantis.com",
        "time": "Thu Sep 29 17:08:44 2016 +0300"
      },
      "committer": {
        "name": "Sergey Kulanov",
        "email": "skulanov@mirantis.com",
        "time": "Fri Sep 30 11:12:07 2016 +0300"
      },
      "message": "Add git clone over ssh protocol\n\nWe need to have some short-hand for clonning over ssh:// protocol\nthis patch implements such functionality.\n  Usage example:\n\n   node {\n     gitSSHCheckout {\n       credentialsId \u003d \"mcp-ci-gerrit\"\n       branch \u003d \"mcp-0.1\"\n       host \u003d \"ci.mcp-ci.local\"\n       project \u003d \"projectcalico/calico-containers\"\n     }\n   }\n\nChange-Id: I5f8390cdbbd3df06cffa703190534fe10ecfd1ca\n"
    },
    {
      "commit": "9021bbe21a0f05d2bc042da5eac3aaab93c3a6fa",
      "tree": "0d2cdbf16e8ea1f1fde940aecea255e0a3bd0b33",
      "parents": [
        "6e41b527c99cd0495636f3418493ed1030e184f1"
      ],
      "author": {
        "name": "Igor Belikov",
        "email": "ibelikov@mirantis.com",
        "time": "Wed Sep 28 19:22:20 2016 +0300"
      },
      "committer": {
        "name": "Igor Belikov",
        "email": "ibelikov@mirantis.com",
        "time": "Thu Sep 29 15:33:37 2016 +0300"
      },
      "message": "Initial structure and basic funtions\n\n* Create initial repository structure\n* Add gerritPatchsetCheckout and runTox global functions\n\nChange-Id: I3c716e12dec76bb405d33501bc260425419814be\n"
    },
    {
      "commit": "6e41b527c99cd0495636f3418493ed1030e184f1",
      "tree": "bf91ba69f6f0dcdb24b536860a91e6c43648ca21",
      "parents": [],
      "author": {
        "name": "Fuel Infra Jeepyb",
        "email": "anikitin+jeepyb@mirantis.com",
        "time": "Wed Sep 28 16:02:28 2016 +0000"
      },
      "committer": {
        "name": "Fuel Infra Jeepyb",
        "email": "anikitin+jeepyb@mirantis.com",
        "time": "Wed Sep 28 16:02:28 2016 +0000"
      },
      "message": "Added .gitreview\n"
    }
  ]
}
