Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 98e24cb8f2e446ee023c49f29052d1f7df04bf2e
      
https://github.com/jenkins-infra/jenkins-infra/commit/98e24cb8f2e446ee023c49f29052d1f7df04bf2e
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Add redirects for all existing plugins to redirect to plugin site


  Commit: 0d2bd9dba82e8d957912ee1f1690e61d5f4238d8
      
https://github.com/jenkins-infra/jenkins-infra/commit/0d2bd9dba82e8d957912ee1f1690e61d5f4238d8
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  don't be case sensitive for redirects


  Commit: 09172c05c166c4164d0b4c7fc61f7e75c726b8ce
      
https://github.com/jenkins-infra/jenkins-infra/commit/09172c05c166c4164d0b4c7fc61f7e75c726b8ce
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  properly escaped rewrite rules


  Commit: 5e1954895ee1eedb9660542c311c0c6d44e2ed80
      
https://github.com/jenkins-infra/jenkins-infra/commit/5e1954895ee1eedb9660542c311c0c6d44e2ed80
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  RewriteCond applies to the next line only, so repeat over and over again


  Commit: e583c7993197ba06e29172e3e7be36082ac030f4
      
https://github.com/jenkins-infra/jenkins-infra/commit/e583c7993197ba06e29172e3e7be36082ac030f4
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Updated urls to actually match (use actual instead of building it myself)


  Commit: 11ccb533ed5ff13064f6734e62ff8d228ce86f01
      
https://github.com/jenkins-infra/jenkins-infra/commit/11ccb533ed5ff13064f6734e62ff8d228ce86f01
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Find statement returns 2 colums, 1 for sorting (date) 1 for using (filename). 
Then often files are gz, so use zcat


  Commit: 0030c1a6d5d588fe4f018cc274c9460c083cbaa9
      
https://github.com/jenkins-infra/jenkins-infra/commit/0030c1a6d5d588fe4f018cc274c9460c083cbaa9
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  (zcat -f will handled gzip and non gzip files


  Commit: 73e51632fd230d3ebe05c1a7c83dfdcf246449c1
      
https://github.com/jenkins-infra/jenkins-infra/commit/73e51632fd230d3ebe05c1a7c83dfdcf246449c1
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Ignore our reports on proxy and fix the directory name


  Commit: 2961387105d0a533bee54ed3912bf03cf6df8aa0
      
https://github.com/jenkins-infra/jenkins-infra/commit/2961387105d0a533bee54ed3912bf03cf6df8aa0
  Author: Gavin Mogan <g...@gavinmogan.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  only record wiki urls


  Commit: f1cf818147955e0760d4853362373f11a4547d93
      
https://github.com/jenkins-infra/jenkins-infra/commit/f1cf818147955e0760d4853362373f11a4547d93
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Merge pull request #1413 from halkeye/fix-reporting-script

Fix the top wiki urls script


  Commit: 61dcde6b33733a38db73e305f106b0be5de1dd30
      
https://github.com/jenkins-infra/jenkins-infra/commit/61dcde6b33733a38db73e305f106b0be5de1dd30
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh

  Log Message:
  -----------
  Merge branch 'staging' into rtyler-patch-1


  Commit: 4baf6a9a17fc6154303dc90479f4669c2821edf0
      
https://github.com/jenkins-infra/jenkins-infra/commit/4baf6a9a17fc6154303dc90479f4669c2821edf0
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    A dist/profile/files/confluence/report_last_log.sh
    M dist/profile/manifests/confluence.pp
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Merge branch 'staging' into add-redirects


  Commit: 0e7409e1361f56edb5059e24001979c240752244
      
https://github.com/jenkins-infra/jenkins-infra/commit/0e7409e1361f56edb5059e24001979c240752244
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Merge pull request #1411 from halkeye/add-redirects

Add redirects for all existing plugins to redirect to plugin site


  Commit: 1f07d5c1aa3de9d60ecfa5e0dafdee5d1ba4b8c5
      
https://github.com/jenkins-infra/jenkins-infra/commit/1f07d5c1aa3de9d60ecfa5e0dafdee5d1ba4b8c5
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Merge branch 'staging' into rtyler-patch-1


  Commit: 26394d904a94722361889b21a3841d96890dc54d
      
https://github.com/jenkins-infra/jenkins-infra/commit/26394d904a94722361889b21a3841d96890dc54d
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M dist/profile/templates/confluence/vhost.conf

  Log Message:
  -----------
  Merge pull request #1414 from jenkins-infra/rtyler-patch-1

Ignore our reports on proxy and fix the directory name


  Commit: 6fdca9fc845606a11b27261fdaca3a3672ba071c
      
https://github.com/jenkins-infra/jenkins-infra/commit/6fdca9fc845606a11b27261fdaca3a3672ba071c
  Author: R. Tyler Croy <rty...@brokenco.de>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M dist/profile/files/confluence/report_last_log.sh
    M dist/profile/templates/confluence/vhost.conf

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

Deploy wiki redirects to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/f6f2d09b5e4c...6fdca9fc8456

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/f6f2d0-6fdca9%40github.com.

Reply via email to