{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "JENKINS_AEGIR_TAG",
          "value" : "7.x-3.5"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "DIST",
          "value" : "testing"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Herman van Rink",
          "userId" : "helmo",
          "userName" : "Herman van Rink"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
            "branch" : [
              {
                "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
            "branch" : [
              {
                "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
        "branch" : [
          {
            "SHA1" : "3e06c5dfcce5f4b491c833fa86a2b77142f59a76",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/aegir-project/aegir_jenkins_scripts.git"
      ],
      "scmName" : "aegir_jenkins_scripts"
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/7.x-3.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
            "branch" : [
              {
                "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
                "name" : "origin/7.x-3.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
            "branch" : [
              {
                "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
                "name" : "origin/7.x-3.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
        "branch" : [
          {
            "SHA1" : "81664e6dd7647401922383f8a50336fc6984b70e",
            "name" : "origin/7.x-3.x"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.drupalcode.org/project/provision"
      ],
      "scmName" : "provision"
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "aegir3-cluster-slave_3.5_all.deb",
      "fileName" : "aegir3-cluster-slave_3.5_all.deb",
      "relativePath" : "provision/build-area/aegir3-cluster-slave_3.5_all.deb"
    },
    {
      "displayPath" : "aegir3-hostmaster_3.5_all.deb",
      "fileName" : "aegir3-hostmaster_3.5_all.deb",
      "relativePath" : "provision/build-area/aegir3-hostmaster_3.5_all.deb"
    },
    {
      "displayPath" : "aegir3-provision_3.5_all.deb",
      "fileName" : "aegir3-provision_3.5_all.deb",
      "relativePath" : "provision/build-area/aegir3-provision_3.5_all.deb"
    },
    {
      "displayPath" : "aegir3_3.5_all.deb",
      "fileName" : "aegir3_3.5_all.deb",
      "relativePath" : "provision/build-area/aegir3_3.5_all.deb"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#18",
  "duration" : 18900,
  "estimatedDuration" : 19141,
  "executor" : None,
  "fullDisplayName" : "S_aegir-debian-official-3.x #18",
  "id" : "18",
  "keepLog" : False,
  "number" : 18,
  "queueId" : 1191,
  "result" : "SUCCESS",
  "timestamp" : 1463685560054,
  "url" : "http://ci.aegirproject.org/view/All/job/S_aegir-debian-official-3.x/18/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "org.jenkinsci.plugins.multiplescms.MultiSCMChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/drupal/packages_8.inc"
        ],
        "commitId" : "7b058aa79ec379d607008b764d927280debdd719",
        "timestamp" : 1455122659000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/gboudrias",
          "fullName" : "Guillaume Boudrias"
        },
        "comment" : "Issue #2661124 by kristofferwiklund: D8 Site fails verification after db restore. (But site is working fine)\n",
        "date" : "2016-02-10T11:44:19-0500 -0500",
        "id" : "7b058aa79ec379d607008b764d927280debdd719",
        "msg" : "Issue #2661124 by kristofferwiklund: D8 Site fails verification after db restore. (But site is working fine)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_8.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "f6979b449a8f45245da71263c344a9d2faf3139f",
        "timestamp" : 1455196847000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2666926: Test the hosting tasks queue\n",
        "date" : "2016-02-11T08:20:47-0500 +0100",
        "id" : "f6979b449a8f45245da71263c344a9d2faf3139f",
        "msg" : "Issue #2666926: Test the hosting tasks queue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "8873d562c8598aaf5a71a23d6e6495e12f35be01",
        "timestamp" : 1455196874000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2666926: Document the force option\n",
        "date" : "2016-02-11T08:21:14-0500 +0100",
        "id" : "8873d562c8598aaf5a71a23d6e6495e12f35be01",
        "msg" : "Issue #2666926: Document the force option",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "7ba6176a2af6483f2d06a3c07cae0c009d9a73f2",
        "timestamp" : 1455197504000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2666926: Syntax fixes\n",
        "date" : "2016-02-11T08:31:44-0500 +0100",
        "id" : "7ba6176a2af6483f2d06a3c07cae0c009d9a73f2",
        "msg" : "Issue #2666926: Syntax fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "6ce002e12808e298fd1962933ef2e7782c0028d5",
        "timestamp" : 1455197742000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Satisfy coder module\n",
        "date" : "2016-02-11T08:35:42-0500 +0100",
        "id" : "6ce002e12808e298fd1962933ef2e7782c0028d5",
        "msg" : "Satisfy coder module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "upgrade.sh.txt"
        ],
        "commitId" : "39672d5ce0c43581077ab60c22c45ea51a6dbaad",
        "timestamp" : 1455206265000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Compare versions before attempting to update drush\n",
        "date" : "2016-02-11T10:57:45-0500 +0100",
        "id" : "39672d5ce0c43581077ab60c22c45ea51a6dbaad",
        "msg" : "Compare versions before attempting to update drush",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "9fa4808e2f50ce5246a077009fc650cb70180466",
        "timestamp" : 1455229913000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2666926 by helmo: Add a test to create a custom verify task for the hostmaster site and place it in the queue.\n",
        "date" : "2016-02-11T17:31:53-0500 +0100",
        "id" : "9fa4808e2f50ce5246a077009fc650cb70180466",
        "msg" : "Issue #2666926 by helmo: Add a test to create a custom verify task for the hostmaster site and place it in the queue.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "483a048a857e6119d296573dfc89992cd905e1c0",
        "timestamp" : 1455560642000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2667210 by bgm -- Nginx: Use $args sec filtering only in the extended config\n",
        "date" : "2016-02-15T13:24:02-0500 +0100",
        "id" : "483a048a857e6119d296573dfc89992cd905e1c0",
        "msg" : "Issue #2667210 by bgm -- Nginx: Use $args sec filtering only in the extended config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/aegir3-hostmaster.postinst"
        ],
        "commitId" : "7526aae2264139ccacbefe540d89e9f01a713780",
        "timestamp" : 1455828021000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Add explicit test to avoid needless error\n\nThe output would contain the error below, after which the second attempt (conf-enabled) would normally work OK.\n\nln: failed to create symbolic link '/etc/apache2/conf.d/aegir.conf': No such file or directory\n",
        "date" : "2016-02-18T15:40:21-0500 +0100",
        "id" : "7526aae2264139ccacbefe540d89e9f01a713780",
        "msg" : "Add explicit test to avoid needless error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/aegir3-hostmaster.postinst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "d3ee809109e523a24891491d514760ad26397b22",
        "timestamp" : 1455991606000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Workaround for broken autocomplete\n\nMore details at: https://www.drupal.org/node/2599326\n",
        "date" : "2016-02-20T13:06:46-0500 +0100",
        "id" : "d3ee809109e523a24891491d514760ad26397b22",
        "msg" : "Nginx: Workaround for broken autocomplete",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "b7c83092558c9fe69b8e27e377fb9e5881a0226f",
        "timestamp" : 1455991615000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: error_page directive is not allowed in pseudo-location\n",
        "date" : "2016-02-20T13:06:55-0500 +0100",
        "id" : "b7c83092558c9fe69b8e27e377fb9e5881a0226f",
        "msg" : "Nginx: error_page directive is not allowed in pseudo-location",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision.drush.inc"
        ],
        "commitId" : "53161443985711c42b98fa682aa5303282777a09",
        "timestamp" : 1456944011000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/ergonlogic",
          "fullName" : "Christopher Gervais"
        },
        "comment" : "Issue #2557025 by tom_spiers: Fix `Unknown option: --profile.` errors.\n",
        "date" : "2016-03-02T13:40:11-0500 +0000",
        "id" : "53161443985711c42b98fa682aa5303282777a09",
        "msg" : "Issue #2557025 by tom_spiers: Fix `Unknown option: --profile.` errors.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/FileSystem.php"
        ],
        "commitId" : "2da84d4c1f305aa2e1b5a1d8df6717d9909063dc",
        "timestamp" : 1457022240000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/ergonlogic",
          "fullName" : "Christopher Gervais"
        },
        "comment" : "Add more debug info when recursive file functions fail.\n",
        "date" : "2016-03-03T11:24:00-0500 +0000",
        "id" : "2da84d4c1f305aa2e1b5a1d8df6717d9909063dc",
        "msg" : "Add more debug info when recursive file functions fail.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/FileSystem.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/drupal/packages_8.inc",
          "platform/provision_drupal.drush.inc"
        ],
        "commitId" : "e2d64c29cdcf8670cf33ef554a4030b19e3b0fed",
        "timestamp" : 1457683936000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Resolve the VERSION constant used in Git checkouts\n",
        "date" : "2016-03-11T03:12:16-0500 +0100",
        "id" : "e2d64c29cdcf8670cf33ef554a4030b19e3b0fed",
        "msg" : "Resolve the VERSION constant used in Git checkouts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/provision_drupal.drush.inc"
          },
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_8.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/drupal/packages_8.inc"
        ],
        "commitId" : "e09d4fbdcedb8d9a3a0323928ed4852ad61653f7",
        "timestamp" : 1457684471000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Fix notice\n",
        "date" : "2016-03-11T03:21:11-0500 +0100",
        "id" : "e09d4fbdcedb8d9a3a0323928ed4852ad61653f7",
        "msg" : "Fix notice",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_8.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/drupal/packages_8.inc",
          "platform/drupal/packages_6.inc",
          "platform/drupal/packages_7.inc"
        ],
        "commitId" : "c97927b0d4aeb4b773cc02e701348ae520432a3d",
        "timestamp" : 1457685099000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Code style + comments\n",
        "date" : "2016-03-11T03:31:39-0500 +0100",
        "id" : "c97927b0d4aeb4b773cc02e701348ae520432a3d",
        "msg" : "Code style + comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_8.inc"
          },
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_7.inc"
          },
          {
            "editType" : "edit",
            "file" : "platform/drupal/packages_6.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "4d9324decf14cadc3098bd1f30db75b81123ef43",
        "timestamp" : 1457708105000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2685575 by NWOM -- Nginx: whitelist xmlrpc.php when /etc/nginx/basic_nginx.conf ctrl file is present\n",
        "date" : "2016-03-11T09:55:05-0500 +0100",
        "id" : "4d9324decf14cadc3098bd1f30db75b81123ef43",
        "msg" : "Issue #2685575 by NWOM -- Nginx: whitelist xmlrpc.php when /etc/nginx/basic_nginx.conf ctrl file is present",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "b0a0d9ce95541c5f52ad388ebc2838255ad4f366",
        "timestamp" : 1457708135000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Add letsencrypt support (work in progress)\n",
        "date" : "2016-03-11T09:55:35-0500 +0100",
        "id" : "b0a0d9ce95541c5f52ad388ebc2838255ad4f366",
        "msg" : "Nginx: Add letsencrypt support (work in progress)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "example/basic/basic_service.inc",
          "example/install.provision.inc",
          "example/server_data/Provision/Service/server/data.php",
          "example/example.drush.inc",
          "example/Provision/Service/example.php",
          "example/Provision/Service/example/basic.php",
          "example/site_data/Provision/Service/site/data.php",
          "example/site_data/site_data.drush.inc",
          "example/server_data/server_data.drush.inc",
          "example/Provision/Config/Example.php",
          "example/Provision/Config/basic.tpl.php"
        ],
        "commitId" : "81b9478057636b296eb1642c7d3a65b004c21c9f",
        "timestamp" : 1457723192000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/ergonlogic",
          "fullName" : "Christopher Gervais"
        },
        "comment" : "Remove the back-end components of example modules, as they've now been added to the front-end repos.\n",
        "date" : "2016-03-11T14:06:32-0500 +0000",
        "id" : "81b9478057636b296eb1642c7d3a65b004c21c9f",
        "msg" : "Remove the back-end components of example modules, as they've now been added to the front-end repos.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "example/Provision/Service/example/basic.php"
          },
          {
            "editType" : "delete",
            "file" : "example/site_data/Provision/Service/site/data.php"
          },
          {
            "editType" : "delete",
            "file" : "example/basic/basic_service.inc"
          },
          {
            "editType" : "delete",
            "file" : "example/Provision/Service/example.php"
          },
          {
            "editType" : "delete",
            "file" : "example/Provision/Config/basic.tpl.php"
          },
          {
            "editType" : "delete",
            "file" : "example/Provision/Config/Example.php"
          },
          {
            "editType" : "delete",
            "file" : "example/site_data/site_data.drush.inc"
          },
          {
            "editType" : "delete",
            "file" : "example/server_data/server_data.drush.inc"
          },
          {
            "editType" : "delete",
            "file" : "example/example.drush.inc"
          },
          {
            "editType" : "delete",
            "file" : "example/server_data/Provision/Service/server/data.php"
          },
          {
            "editType" : "delete",
            "file" : "example/install.provision.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/aegir3-provision.examples",
          "debian/aegir3-cluster-slave.examples"
        ],
        "commitId" : "447fccb04a7b0a90dee67050b44b2aa50bf69e6f",
        "timestamp" : 1458055654000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Fix build after example files were removed\n",
        "date" : "2016-03-15T11:27:34-0400 +0100",
        "id" : "447fccb04a7b0a90dee67050b44b2aa50bf69e6f",
        "msg" : "Fix build after example files were removed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/aegir3-cluster-slave.examples"
          },
          {
            "editType" : "edit",
            "file" : "debian/aegir3-provision.examples"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision-tests/provision_tests.drush.inc"
        ],
        "commitId" : "f0a74075b605901a2c9d888ac52d0c688ea49b5e",
        "timestamp" : 1458169910000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Remove failing D6 test ... since D6 is EOL\n",
        "date" : "2016-03-16T19:11:50-0400 +0100",
        "id" : "f0a74075b605901a2c9d888ac52d0c688ea49b5e",
        "msg" : "Remove failing D6 test ... since D6 is EOL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision-tests/provision_tests.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.txt",
          "upgrade.sh.txt",
          "install.hostmaster.inc"
        ],
        "commitId" : "cb87911c528f2688b656e68ae5ee2fcbf71cf1c3",
        "timestamp" : 1458220921000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Update links\n",
        "date" : "2016-03-17T09:22:01-0400 +0100",
        "id" : "cb87911c528f2688b656e68ae5ee2fcbf71cf1c3",
        "msg" : "Update links",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "install.hostmaster.inc"
          },
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          },
          {
            "editType" : "edit",
            "file" : "README.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "upgrade.sh.txt"
        ],
        "commitId" : "0606fe478f908372a8b65266c2e1083cd4bd4cee",
        "timestamp" : 1458221743000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Add variable to upgrade.sh\n",
        "date" : "2016-03-17T09:35:43-0400 +0100",
        "id" : "0606fe478f908372a8b65266c2e1083cd4bd4cee",
        "msg" : "Add variable to upgrade.sh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "upgrade.sh.txt"
        ],
        "commitId" : "f302af611d091e7b52fbc54a867b997c44161dda",
        "timestamp" : 1458223406000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2667194 by helmo: Update upgrade.sh.txt to use phars for drush\n",
        "date" : "2016-03-17T10:03:26-0400 +0100",
        "id" : "f302af611d091e7b52fbc54a867b997c44161dda",
        "msg" : "Issue #2667194 by helmo: Update upgrade.sh.txt to use phars for drush",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "upgrade.sh.txt"
        ],
        "commitId" : "e6b33d13a2b74f734da5367268ae5885595e757f",
        "timestamp" : 1458224582000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Bump Drush version to 8.0.5\n",
        "date" : "2016-03-17T10:23:02-0400 +0100",
        "id" : "e6b33d13a2b74f734da5367268ae5885595e757f",
        "msg" : "Bump Drush version to 8.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "8bd1fafd588768470a66acc047fdf28fb10bb94d",
        "timestamp" : 1458590335000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use $status in fastcgi_cache_key\n\nThis prevents caching/sharing errors and 403 responses for all anonymous visitors when custom fastcgi_cache_valid is forced via header('X-Accel-Expires: 300'); etc.\n",
        "date" : "2016-03-21T15:58:55-0400 +0100",
        "id" : "8bd1fafd588768470a66acc047fdf28fb10bb94d",
        "msg" : "Nginx: Use $status in fastcgi_cache_key",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "upgrade.sh.txt"
        ],
        "commitId" : "8287f895ee1643a083b2988f366416a1bed13d04",
        "timestamp" : 1460053157000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Download Drush directly to the desired location.\n\nThis avoids an error when the previous version was a source checkout where both the directory and executable were called drush.\n",
        "date" : "2016-04-07T14:19:17-0400 +0200",
        "id" : "8287f895ee1643a083b2988f366416a1bed13d04",
        "msg" : "Download Drush directly to the desired location.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/drupal/install_7.inc"
        ],
        "commitId" : "f868fcd44c95a5ff987749af82daaa7034e43f5b",
        "timestamp" : 1460053609000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2701145 by JamesAn: Add support for Drush 9.x\n",
        "date" : "2016-04-07T14:26:49-0400 +0200",
        "id" : "f868fcd44c95a5ff987749af82daaa7034e43f5b",
        "msg" : "Issue #2701145 by JamesAn: Add support for Drush 9.x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/drupal/install_7.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Context/server.php"
        ],
        "commitId" : "79d04051accc668ed64eb24532a822cbe5bbb38f",
        "timestamp" : 1460054467000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2698125 by Jon Pugh: Report the expected service class in the drush errors when it is missing\n",
        "date" : "2016-04-07T14:41:07-0400 +0200",
        "id" : "79d04051accc668ed64eb24532a822cbe5bbb38f",
        "msg" : "Issue #2698125 by Jon Pugh: Report the expected service class in the drush errors when it is missing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Context/server.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Context/server.php"
        ],
        "commitId" : "05b79db0fcc64a4b41f8c5fb9f2b07e5a716c0c6",
        "timestamp" : 1460054844000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Silence logging about service_type being NULL, can be intended\n",
        "date" : "2016-04-07T14:47:24-0400 +0200",
        "id" : "05b79db0fcc64a4b41f8c5fb9f2b07e5a716c0c6",
        "msg" : "Silence logging about service_type being NULL, can be intended",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Context/server.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "ccd970e5067e96488b3fd6d88ad82bc4dcbb8e35",
        "timestamp" : 1460074776000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Do not silence cron requests in the access.log\n",
        "date" : "2016-04-07T20:19:36-0400 +0200",
        "id" : "ccd970e5067e96488b3fd6d88ad82bc4dcbb8e35",
        "msg" : "Nginx: Do not silence cron requests in the access.log",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/verify.provision.inc"
        ],
        "commitId" : "6992939015f86f6859af4f3349b33140d76676d6",
        "timestamp" : 1461666278000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2704291 by Jon Pugh: Verify of a site with function \"hosting_get_features\" overwrites the `~/.drush/drushrc.php` file\n",
        "date" : "2016-04-26T06:24:38-0400 +0200",
        "id" : "6992939015f86f6859af4f3349b33140d76676d6",
        "msg" : "Issue #2704291 by Jon Pugh: Verify of a site with function \"hosting_get_features\" overwrites the `~/.drush/drushrc.php` file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/verify.provision.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/verify.provision.inc",
          "platform/delete.backup.provision.inc",
          "platform/deploy.provision.inc"
        ],
        "commitId" : "a700e6b3b47340496124f6fd7d65c57f0f150b7f",
        "timestamp" : 1461666789000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Code cleanup\n",
        "date" : "2016-04-26T06:33:09-0400 +0200",
        "id" : "a700e6b3b47340496124f6fd7d65c57f0f150b7f",
        "msg" : "Code cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/deploy.provision.inc"
          },
          {
            "editType" : "edit",
            "file" : "platform/delete.backup.provision.inc"
          },
          {
            "editType" : "edit",
            "file" : "platform/verify.provision.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php"
        ],
        "commitId" : "5b103b878869403083dee0420e3d752974769de2",
        "timestamp" : 1462386020000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2718567 by fabsor: Subdirectory records aren't generated properly in sites.php\n",
        "date" : "2016-05-04T14:20:20-0400 +0200",
        "id" : "5b103b878869403083dee0420e3d752974769de2",
        "msg" : "Issue #2718567 by fabsor: Subdirectory records aren't generated properly in sites.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/control"
        ],
        "commitId" : "70e361807df3fffc99b8b57e9ce857718bbd2070",
        "timestamp" : 1462467007000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2715599 by colan: Add experimental support for PHP 7\n",
        "date" : "2016-05-05T12:50:07-0400 +0200",
        "id" : "70e361807df3fffc99b8b57e9ce857718bbd2070",
        "msg" : "Issue #2715599 by colan: Add experimental support for PHP 7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/control"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/provision_drushrc_site.tpl.php"
        ],
        "commitId" : "7b12016dfd1a61790588c290d4ecea127450731a",
        "timestamp" : 1462467330000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Code style\n",
        "date" : "2016-05-05T12:55:30-0400 +0200",
        "id" : "7b12016dfd1a61790588c290d4ecea127450731a",
        "msg" : "Code style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/provision_drushrc_site.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Subdir.php",
          "http/Provision/Config/Apache/Subdir.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "2db3f3b0e4cc682f40db558f07b637b976aa17e8",
        "timestamp" : 1462562187000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2718711 by fabsor, omega8cc: Allow sites to be put in multi-level sub directories\n",
        "date" : "2016-05-06T15:16:27-0400 +0200",
        "id" : "2db3f3b0e4cc682f40db558f07b637b976aa17e8",
        "msg" : "Issue #2718711 by fabsor, omega8cc: Allow sites to be put in multi-level sub directories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Subdir.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/Subdir.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "b142dbeb45f1d1a2c629fc54b1460dfa98b724a1",
        "timestamp" : 1462565148000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Set HTTP_HOST with $this->uri to avoid reverse order with multi-level subdirs\n\nWith previous configuration if the site name is set to bar.foo.example.com and alias to example.com/foo/bar it would set HTTP_HOST to foo.bar.$host while it should set it to bar.foo.example.com -- now we no longer need to worry that user will confuse the order of foo.bar bar.foo in site name with foo/bar bar/foo order in the special subdir alias\n",
        "date" : "2016-05-06T16:05:48-0400 +0200",
        "id" : "b142dbeb45f1d1a2c629fc54b1460dfa98b724a1",
        "msg" : "Nginx: Set HTTP_HOST with $this->uri to avoid reverse order with multi-level subdirs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Service/http/nginx/ssl.php"
        ],
        "commitId" : "e3c6fb70bec6febddc001c3cb63d84837d368219",
        "timestamp" : 1462730993000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2720159 by Thomas Bosviel: Nginx SSL service doesn't generate vhost include file\n",
        "date" : "2016-05-08T14:09:53-0400 +0200",
        "id" : "e3c6fb70bec6febddc001c3cb63d84837d368219",
        "msg" : "Issue #2720159 by Thomas Bosviel: Nginx SSL service doesn't generate vhost include file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/nginx/ssl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "cdd2b61b4fef8d55382764f7b92f92572228e3cf",
        "timestamp" : 1462740531000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Sync regex for protected paths with Drupal core\n",
        "date" : "2016-05-08T16:48:51-0400 +0200",
        "id" : "cdd2b61b4fef8d55382764f7b92f92572228e3cf",
        "msg" : "Nginx: Sync regex for protected paths with Drupal core",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "04de93f318f35cc8b3e4edfb98bd36547d8737d9",
        "timestamp" : 1462740566000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Enable fastcgi_cache_lock\n",
        "date" : "2016-05-08T16:49:26-0400 +0200",
        "id" : "04de93f318f35cc8b3e4edfb98bd36547d8737d9",
        "msg" : "Nginx: Enable fastcgi_cache_lock",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "dd3bc92d703ea11515fd517cbe47ff75b8c085eb",
        "timestamp" : 1462740614000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Allow site specific PHP-FPM socket/version (BOA)\n",
        "date" : "2016-05-08T16:50:14-0400 +0200",
        "id" : "dd3bc92d703ea11515fd517cbe47ff75b8c085eb",
        "msg" : "Nginx: Allow site specific PHP-FPM socket/version (BOA)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "ee25904695ec8d935c203a9c13db75ddd36440ba",
        "timestamp" : 1462740728000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Sync subdirs config tpl\n",
        "date" : "2016-05-08T16:52:08-0400 +0200",
        "id" : "ee25904695ec8d935c203a9c13db75ddd36440ba",
        "msg" : "Nginx: Sync subdirs config tpl",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/provision_drupal.drush.inc"
        ],
        "commitId" : "89937f800f91960817b20f05e1e3d7ba5b6aa4f1",
        "timestamp" : 1462950538000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Issue #2723075: Skip hidden D8 profiles\n",
        "date" : "2016-05-11T03:08:58-0400 +0200",
        "id" : "89937f800f91960817b20f05e1e3d7ba5b6aa4f1",
        "msg" : "Issue #2723075: Skip hidden D8 profiles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/provision_drupal.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Context.php"
        ],
        "commitId" : "e772b0d52e2abd874f8905bd67830e459f5f1fdf",
        "timestamp" : 1463060794000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Issue #2718437 by Steven Jones: Options is always isset on a context\n",
        "date" : "2016-05-12T09:46:34-0400 +0100",
        "id" : "e772b0d52e2abd874f8905bd67830e459f5f1fdf",
        "msg" : "Issue #2718437 by Steven Jones: Options is always isset on a context",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Context.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/vhost_disabled.tpl.php",
          "http/Provision/Config/Nginx/subdir_disabled.tpl.php",
          "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
        ],
        "commitId" : "568c7816d2b851fc10d96941d57738c82013bac6",
        "timestamp" : 1463238999000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2724273: Disabled Nginx sites return 404 instead of \"Disabled\" message\n",
        "date" : "2016-05-14T11:16:39-0400 +0200",
        "id" : "568c7816d2b851fc10d96941d57738c82013bac6",
        "msg" : "Issue #2724273: Disabled Nginx sites return 404 instead of \"Disabled\" message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/vhost_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/subdir_disabled.tpl.php",
          "http/Provision/Config/Nginx/vhost_disabled.tpl.php",
          "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
        ],
        "commitId" : "d51dee4471e0a9f7e2a36855653ab8c49501e3c8",
        "timestamp" : 1463239302000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2724273: Nginx -- Use 302 tmp redirect for web_disable_url\n",
        "date" : "2016-05-14T11:21:42-0400 +0200",
        "id" : "d51dee4471e0a9f7e2a36855653ab8c49501e3c8",
        "msg" : "Issue #2724273: Nginx -- Use 302 tmp redirect for web_disable_url",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/vhost_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/subdir.tpl.php",
          "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php",
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/subdir_disabled.tpl.php",
          "http/Provision/Config/Nginx/vhost_disabled.tpl.php",
          "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php",
          "http/Provision/Config/Nginx/vhost.tpl.php"
        ],
        "commitId" : "ba16187ce3451465c885f0ff234a59a5d3e14976",
        "timestamp" : 1463256026000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use faster 301/302 redirects\n",
        "date" : "2016-05-14T16:00:26-0400 +0200",
        "id" : "ba16187ce3451465c885f0ff234a59a5d3e14976",
        "msg" : "Nginx: Use faster 301/302 redirects",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/vhost.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/vhost_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/vhost.tpl.php"
        ],
        "commitId" : "f57ca93afeb2dbf8a6c65c8fb7812d303cae50f1",
        "timestamp" : 1463277580000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Fix for broken aliases redirects\n",
        "date" : "2016-05-14T21:59:40-0400 +0200",
        "id" : "f57ca93afeb2dbf8a6c65c8fb7812d303cae50f1",
        "msg" : "Nginx: Fix for broken aliases redirects",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/vhost.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Service/http/nginx/ssl.php",
          "http/Provision/Service/http/nginx.php"
        ],
        "commitId" : "90dfe7b9200f707274fdf41eb4f9edfb9a61cea6",
        "timestamp" : 1463415390000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Issue #2725771 by auth: nginx 1.10 does not return nginx_is_modern == TRUE\n",
        "date" : "2016-05-16T12:16:30-0400 +0200",
        "id" : "90dfe7b9200f707274fdf41eb4f9edfb9a61cea6",
        "msg" : "Issue #2725771 by auth: nginx 1.10 does not return nginx_is_modern == TRUE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/nginx.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/nginx/ssl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Apache/Ssl/vhost_ssl.tpl.php",
          "http/Provision/Config/Apache/vhost.tpl.php"
        ],
        "commitId" : "85002c99e8d98cf75979ee012ae4fc66f34e4bbc",
        "timestamp" : 1463667829000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Apache: Print redirect comments in vhosts to support SAN compatibility detection and autoconfiguration in hosting_le\n\nRelated commit in hosting_le: https://github.com/omega8cc/hosting_le/commit/3ea24cc101ad155bd345a1c1e6a55b3223e1dc8f\n",
        "date" : "2016-05-19T10:23:49-0400 +0200",
        "id" : "85002c99e8d98cf75979ee012ae4fc66f34e4bbc",
        "msg" : "Apache: Print redirect comments in vhosts to support SAN compatibility detection and autoconfiguration in hosting_le",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/vhost.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/Ssl/vhost_ssl.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Apache/Ssl/vhost_ssl.tpl.php",
          "http/Provision/Config/Apache/vhost.tpl.php"
        ],
        "commitId" : "5db999307017c7bac3e6be3a8a7e962a652e2f93",
        "timestamp" : 1463667858000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Whitespace cleanup\n",
        "date" : "2016-05-19T10:24:18-0400 +0200",
        "id" : "5db999307017c7bac3e6be3a8a7e962a652e2f93",
        "msg" : "Whitespace cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/vhost.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/Ssl/vhost_ssl.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/server.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php",
          "http/Provision/Service/http/nginx.php",
          "http/Provision/Service/http/nginx/ssl.php",
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "a19e495d43d04e73dba8349caa14f673ebfce2f7",
        "timestamp" : 1463669014000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Add HTTP/2 support detection\n",
        "date" : "2016-05-19T10:43:34-0400 +0200",
        "id" : "a19e495d43d04e73dba8349caa14f673ebfce2f7",
        "msg" : "Nginx: Add HTTP/2 support detection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/nginx/ssl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/server.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/nginx.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php",
          "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php"
        ],
        "commitId" : "f7e2d8dd033efaf933dd6885c56c649db54b1dc1",
        "timestamp" : 1463670015000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use HTTP/2 if detected as supported\n\nAlso, switch to wildcard listen directive (TLS SNI) on BOA(unfork).\n",
        "date" : "2016-05-19T11:00:15-0400 +0200",
        "id" : "f7e2d8dd033efaf933dd6885c56c649db54b1dc1",
        "msg" : "Nginx: Use HTTP/2 if detected as supported",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
        ],
        "commitId" : "3b1a198f4bf2602f22bd4f49108e696dc59c20f5",
        "timestamp" : 1463670267000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use ssl_chain_cert if available (via hosting_le)\n",
        "date" : "2016-05-19T11:04:27-0400 +0200",
        "id" : "3b1a198f4bf2602f22bd4f49108e696dc59c20f5",
        "msg" : "Nginx: Use ssl_chain_cert if available (via hosting_le)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl_disabled.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php"
        ],
        "commitId" : "41a39b85eef24e23a20cd314ece1ccb8aa5b577f",
        "timestamp" : 1463670431000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use ssl_chain_cert if available (via hosting_le)\n",
        "date" : "2016-05-19T11:07:11-0400 +0200",
        "id" : "41a39b85eef24e23a20cd314ece1ccb8aa5b577f",
        "msg" : "Nginx: Use ssl_chain_cert if available (via hosting_le)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Ssl/vhost_ssl.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "b4e8f833c830c1d4439dd950a7e78f1ceec000a2",
        "timestamp" : 1463670660000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Add recommended HTTP headers\n",
        "date" : "2016-05-19T11:11:00-0400 +0200",
        "id" : "b4e8f833c830c1d4439dd950a7e78f1ceec000a2",
        "msg" : "Nginx: Add recommended HTTP headers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "ad72ce7a0c6cca7f4af7af0d97a5c179d4532c38",
        "timestamp" : 1463670716000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Map /.well-known/acme-challenge to support hosting_le\n",
        "date" : "2016-05-19T11:11:56-0400 +0200",
        "id" : "ad72ce7a0c6cca7f4af7af0d97a5c179d4532c38",
        "msg" : "Nginx: Map /.well-known/acme-challenge to support hosting_le",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
        ],
        "commitId" : "3aa66481c183c8ad48d343fc709a35183b6b53c2",
        "timestamp" : 1463670753000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Use $aegir_root variable in templates\n",
        "date" : "2016-05-19T11:12:33-0400 +0200",
        "id" : "3aa66481c183c8ad48d343fc709a35183b6b53c2",
        "msg" : "Nginx: Use $aegir_root variable in templates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "19bc841d4b25c7e577fbb439c0ae83a0fdf6253c",
        "timestamp" : 1463670980000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Sync subdir.tpl.php\n",
        "date" : "2016-05-19T11:16:20-0400 +0200",
        "id" : "19bc841d4b25c7e577fbb439c0ae83a0fdf6253c",
        "msg" : "Nginx: Sync subdir.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php",
          "http/Provision/Config/Nginx/server.tpl.php",
          "http/Provision/Config/Nginx/subdir.tpl.php"
        ],
        "commitId" : "4b65edfab0badc3fd892049a27968e6f048982ce",
        "timestamp" : 1463671365000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Sync variables\n",
        "date" : "2016-05-19T11:22:45-0400 +0200",
        "id" : "4b65edfab0badc3fd892049a27968e6f048982ce",
        "msg" : "Nginx: Sync variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/server.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/Inc/vhost_include.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/server.tpl.php"
        ],
        "commitId" : "1725f84dd830b18b4e7aa03d5935d4cbfa612730",
        "timestamp" : 1463671788000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Sync custom SSL settings for BOA(unfork)\n",
        "date" : "2016-05-19T11:29:48-0400 +0200",
        "id" : "1725f84dd830b18b4e7aa03d5935d4cbfa612730",
        "msg" : "Nginx: Sync custom SSL settings for BOA(unfork)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/server.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Nginx/server.tpl.php"
        ],
        "commitId" : "96e776e1f14fb605fca3ddf31261e61fbf01485e",
        "timestamp" : 1463671833000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Nginx: Update crawlers regex\n",
        "date" : "2016-05-19T11:30:33-0400 +0200",
        "id" : "96e776e1f14fb605fca3ddf31261e61fbf01485e",
        "msg" : "Nginx: Update crawlers regex",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Nginx/server.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Config/Apache/subdir.tpl.php",
          "http/Provision/Config/Apache/vhost.tpl.php"
        ],
        "commitId" : "ccce1cadd54ce3c32a6781f4be0189988fc10b12",
        "timestamp" : 1463675769000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
          "fullName" : "omega8cc"
        },
        "comment" : "Apache: Add Alias directive for /.well-known/acme-challenge for hosting_le support\n",
        "date" : "2016-05-19T12:36:09-0400 +0200",
        "id" : "ccce1cadd54ce3c32a6781f4be0189988fc10b12",
        "msg" : "Apache: Add Alias directive for /.well-known/acme-challenge for hosting_le support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/subdir.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "http/Provision/Config/Apache/vhost.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "aegir.make",
          "provision.info",
          "upgrade.sh.txt",
          "debian/changelog",
          "aegir-release.make"
        ],
        "commitId" : "8b586fe8a53c6b97fd892e4410258e236e6adffa",
        "timestamp" : 1463680714000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "change version information for release 3.5\n",
        "date" : "2016-05-19T13:58:34-0400 +0200",
        "id" : "8b586fe8a53c6b97fd892e4410258e236e6adffa",
        "msg" : "change version information for release 3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          },
          {
            "editType" : "edit",
            "file" : "debian/changelog"
          },
          {
            "editType" : "edit",
            "file" : "aegir-release.make"
          },
          {
            "editType" : "edit",
            "file" : "provision.info"
          },
          {
            "editType" : "edit",
            "file" : "aegir.make"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision.info",
          "upgrade.sh.txt",
          "aegir.make",
          "aegir-release.make"
        ],
        "commitId" : "81664e6dd7647401922383f8a50336fc6984b70e",
        "timestamp" : 1463680714000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
          "fullName" : "Herman van Rink"
        },
        "comment" : "Revert \"change version information for release 3.5\"\n\nThis reverts commit 8b586fe8a53c6b97fd892e4410258e236e6adffa.\n",
        "date" : "2016-05-19T13:58:34-0400 +0200",
        "id" : "81664e6dd7647401922383f8a50336fc6984b70e",
        "msg" : "Revert \"change version information for release 3.5\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "aegir.make"
          },
          {
            "editType" : "edit",
            "file" : "upgrade.sh.txt"
          },
          {
            "editType" : "edit",
            "file" : "provision.info"
          },
          {
            "editType" : "edit",
            "file" : "aegir-release.make"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/admin",
      "fullName" : "omega8cc"
    },
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/ergonlogic",
      "fullName" : "Christopher Gervais"
    },
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/gboudrias",
      "fullName" : "Guillaume Boudrias"
    },
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/helmo",
      "fullName" : "Herman van Rink"
    },
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
      "fullName" : "Steven Jones"
    }
  ]
}