Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: c4ea7e6b7924a73275ab52bbb7040393c20ef344
      
https://github.com/jenkins-infra/jenkins-infra/commit/c4ea7e6b7924a73275ab52bbb7040393c20ef344
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    A dist/profile/files/catchall/jenkins.jnlp
    A dist/profile/manifests/catchall.pp
    A dist/role/manifests/vhostcatchall.pp
    A spec/classes/profile/catchall_spec.rb
    A spec/classes/role/vhostcatchall_spec.rb
    A spec/server/vhostcatchall/vhostcatchall_spec.rb

  Log Message:
  -----------
  Add a catch-all virtualhost with redirects for jenkins-ci.org to the 
appropriate places

This change also includes some serverspec to validate some of the more important
redirects

References INFRA-639


  Commit: 3d83b3bcba85346b4116fd2cee6fc42b71de92b2
      
https://github.com/jenkins-infra/jenkins-infra/commit/3d83b3bcba85346b4116fd2cee6fc42b71de92b2
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/role/manifests/eggplant.pp

  Log Message:
  -----------
  Provision the virtualhost catchall adjacent to the static site


  Commit: 2adf0008260b41145ee08b54bfa27a6d0cad9f8b
      
https://github.com/jenkins-infra/jenkins-infra/commit/2adf0008260b41145ee08b54bfa27a6d0cad9f8b
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/profile/manifests/staticsite.pp

  Log Message:
  -----------
  Update the static-site vhost to provision cleanly in Vagrant


  Commit: f77ae52be99b4b966dc41b0dce87fdfefb09465e
      
https://github.com/jenkins-infra/jenkins-infra/commit/f77ae52be99b4b966dc41b0dce87fdfefb09465e
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M spec/server/eggplant/eggplant_spec.rb

  Log Message:
  -----------
  Add the redirect checks for the eggplant role which will run the catchall host


  Commit: 96d64081db1c6883e7462f16b0aa525c35929130
      
https://github.com/jenkins-infra/jenkins-infra/commit/96d64081db1c6883e7462f16b0aa525c35929130
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/profile/manifests/catchall.pp
    M spec/classes/profile/catchall_spec.rb

  Log Message:
  -----------
  Add a redirecting vhost for stats.jenkins-ci.org -> stats.jenkins.io

This also includes maven.jenkins-ci.org which has been redirecting to
repo.jenkins-ci.org for a few months now

Fixes INFRA-868


  Commit: 0cf0a7a8dcaaf612620ddd188c4b5ed9d99f548e
      
https://github.com/jenkins-infra/jenkins-infra/commit/0cf0a7a8dcaaf612620ddd188c4b5ed9d99f548e
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/profile/manifests/buildmaster.pp

  Log Message:
  -----------
  Allow ci.jenkins.io to server ci.jenkins-ci.org

References INFRA-639


  Commit: 8d328d054ba6f0e406a4c265c83acb54a4e792d6
      
https://github.com/jenkins-infra/jenkins-infra/commit/8d328d054ba6f0e406a4c265c83acb54a4e792d6
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/profile/files/bind/jenkins-ci.org.zone

  Log Message:
  -----------
  Move all the relevant HTTP-based domains from Cucumber to eggplant

References INFRA-639


  Commit: 580573e5228b6b5defb03ae06427d17178b6ca67
      
https://github.com/jenkins-infra/jenkins-infra/commit/580573e5228b6b5defb03ae06427d17178b6ca67
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M dist/profile/files/bind/jenkins-ci.org.zone
    A dist/profile/files/catchall/jenkins.jnlp
    M dist/profile/manifests/buildmaster.pp
    A dist/profile/manifests/catchall.pp
    M dist/profile/manifests/staticsite.pp
    M dist/role/manifests/eggplant.pp
    A dist/role/manifests/vhostcatchall.pp
    A spec/classes/profile/catchall_spec.rb
    A spec/classes/role/vhostcatchall_spec.rb
    M spec/server/eggplant/eggplant_spec.rb
    A spec/server/vhostcatchall/vhostcatchall_spec.rb

  Log Message:
  -----------
  Merge pull request #545 from rtyler/catchall639

Add a catch-all virtualhost with redirects for jenkins-ci.org


  Commit: 2de35c5326b02abdf1548c7a0c0f1e4511e91366
      
https://github.com/jenkins-infra/jenkins-infra/commit/2de35c5326b02abdf1548c7a0c0f1e4511e91366
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M dist/profile/files/bind/jenkins-ci.org.zone
    A dist/profile/files/catchall/jenkins.jnlp
    M dist/profile/manifests/buildmaster.pp
    A dist/profile/manifests/catchall.pp
    M dist/profile/manifests/staticsite.pp
    M dist/role/manifests/eggplant.pp
    A dist/role/manifests/vhostcatchall.pp
    A spec/classes/profile/catchall_spec.rb
    A spec/classes/role/vhostcatchall_spec.rb
    M spec/server/eggplant/eggplant_spec.rb
    A spec/server/vhostcatchall/vhostcatchall_spec.rb

  Log Message:
  -----------
  Merge pull request #546 from jenkins-infra/staging

Deploy the migration of jenkins-ci.org to eggplant


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/b82cf7c0b1ac...2de35c5326b0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to