Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b7101d2ef0ce4a20be5956a510700cda22122890
      
https://github.com/jenkins-infra/jenkins.io/commit/b7101d2ef0ce4a20be5956a510700cda22122890
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/doc/_feedback-footer.adoc
    M content/doc/feedback-form.adoc
    A content/js/feedback-form-functionality.js

  Log Message:
  -----------
  Remove JavaScript code duplication between ...

* Between '_feedback-footer.adoc' and 'feedback-footer.adoc'


  Commit: 44aa926497f58aacb7b51c7c0b6197d30b4f4e05
      
https://github.com/jenkins-infra/jenkins.io/commit/44aa926497f58aacb7b51c7c0b6197d30b4f4e05
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/js/feedback-form-functionality.js

  Log Message:
  -----------
  Add 'console.log' function.

This should give developer who implements this JavaScript file a bit more of a 
hint about how it should be used.


  Commit: 14b19232816cf0cbd586a3ae570e093b58abca87
      
https://github.com/jenkins-infra/jenkins.io/commit/14b19232816cf0cbd586a3ae570e093b58abca87
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/_layouts/chapter.html.haml
    M content/_layouts/section.html.haml
    A content/_partials/_feedback-footer.html
    M content/doc/book/appendix/index.adoc
    M content/doc/book/blueocean/activity.adoc
    M content/doc/book/blueocean/creating-pipelines.adoc
    M content/doc/book/blueocean/dashboard.adoc
    M content/doc/book/blueocean/getting-started.adoc
    M content/doc/book/blueocean/index.adoc
    M content/doc/book/blueocean/pipeline-editor.adoc
    M content/doc/book/blueocean/pipeline-run-details.adoc
    M content/doc/book/getting-started/index.adoc
    M content/doc/book/glossary/index.adoc
    M content/doc/book/installing/index.adoc
    M content/doc/book/managing/cli.adoc
    M content/doc/book/managing/index.adoc
    M content/doc/book/managing/nodes.adoc
    M content/doc/book/managing/plugins.adoc
    M content/doc/book/managing/script-approval.adoc
    M content/doc/book/managing/script-console.adoc
    M content/doc/book/managing/security.adoc
    M content/doc/book/managing/system-configuration.adoc
    M content/doc/book/managing/tools.adoc
    M content/doc/book/managing/users.adoc
    M content/doc/book/pipeline/development.adoc
    M content/doc/book/pipeline/docker.adoc
    M content/doc/book/pipeline/getting-started.adoc
    M content/doc/book/pipeline/index.adoc
    M content/doc/book/pipeline/jenkinsfile.adoc
    M content/doc/book/pipeline/multibranch.adoc
    M content/doc/book/pipeline/shared-libraries.adoc
    M content/doc/book/pipeline/syntax.adoc
    M content/doc/book/scaling/index.adoc
    M content/doc/book/system-administration/backing-up.adoc
    M content/doc/book/system-administration/index.adoc
    M content/doc/book/system-administration/monitoring.adoc
    M content/doc/book/system-administration/security.adoc
    M content/doc/book/system-administration/with-chef.adoc
    M content/doc/book/system-administration/with-puppet.adoc
    M content/doc/book/using/index.adoc
    M content/doc/pipeline/tour/agents.adoc
    M content/doc/pipeline/tour/deployment.adoc
    M content/doc/pipeline/tour/environment.adoc
    M content/doc/pipeline/tour/getting-started.adoc
    M content/doc/pipeline/tour/hello-world.adoc
    M content/doc/pipeline/tour/post.adoc
    M content/doc/pipeline/tour/running-multiple-steps.adoc
    M content/doc/pipeline/tour/tests-and-artifacts.adoc
    M content/doc/tutorials/building-a-java-app-with-maven.adoc
    M content/doc/tutorials/building-a-multibranch-pipeline-project.adoc
    M content/doc/tutorials/building-a-node-js-and-react-app-with-npm.adoc
    M content/doc/tutorials/creating-a-pipeline-in-blue-ocean.adoc
    M content/doc/tutorials/index.adoc
    M content/js/feedback-form-functionality.js

  Log Message:
  -----------
  Add partial (inclusion) to 'chapter' and 'section' layouts.

* This includes:
** Converting '_feedback-footer.adoc' to '_feedback-footer.html' and moving it 
to the '_partials' directory so that it can be reused in layouts and '....adoc' 
files themselves.
** Updating the footers of all AsciiDoc files in the Guided Tour and Tutorials 
parts to use the updated '_feedback-footer.html' file.
* Also improve the message in the feedback-form-functionality.js file.


  Commit: 2891e5d17718818b5b652173932034bf163cadaa
      
https://github.com/jenkins-infra/jenkins.io/commit/2891e5d17718818b5b652173932034bf163cadaa
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/_layouts/chapter.html.haml
    M content/_layouts/section.html.haml

  Log Message:
  -----------
  Remove indentation of feedback footer in chapter and section layouts


  Commit: a92c358375d48b46796e9f771b8b8644061f9d9e
      
https://github.com/jenkins-infra/jenkins.io/commit/a92c358375d48b46796e9f771b8b8644061f9d9e
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/_layouts/pipelinesteps.html.haml
    M content/doc/pipeline/steps/index.html.haml

  Log Message:
  -----------
  Add feedback footer to steps reference pages.


  Commit: e2bfdcac4088864b98308ecfe83afc03a78e3319
      
https://github.com/jenkins-infra/jenkins.io/commit/e2bfdcac4088864b98308ecfe83afc03a78e3319
  Author: Giles Gaskell <giles...@gmail.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M content/doc/pipeline/tour/agents.adoc
    M content/doc/pipeline/tour/deployment.adoc
    M content/doc/pipeline/tour/environment.adoc
    M content/doc/pipeline/tour/getting-started.adoc
    M content/doc/pipeline/tour/hello-world.adoc
    M content/doc/pipeline/tour/post.adoc
    M content/doc/pipeline/tour/running-multiple-steps.adoc
    M content/doc/pipeline/tour/tests-and-artifacts.adoc
    M content/doc/tutorials/building-a-java-app-with-maven.adoc
    M content/doc/tutorials/building-a-multibranch-pipeline-project.adoc
    M content/doc/tutorials/building-a-node-js-and-react-app-with-npm.adoc
    M content/doc/tutorials/creating-a-pipeline-in-blue-ocean.adoc
    M content/doc/tutorials/index.adoc

  Log Message:
  -----------
  Fix AsciiDoc undeline syntax


  Commit: c1469e687e31e91cea381a774caa5349bba87efe
      
https://github.com/jenkins-infra/jenkins.io/commit/c1469e687e31e91cea381a774caa5349bba87efe
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M content/_layouts/chapter.html.haml
    M content/_layouts/pipelinesteps.html.haml
    M content/_layouts/section.html.haml
    A content/_partials/_feedback-footer.html
    M content/doc/_feedback-footer.adoc
    M content/doc/book/appendix/index.adoc
    M content/doc/book/blueocean/activity.adoc
    M content/doc/book/blueocean/creating-pipelines.adoc
    M content/doc/book/blueocean/dashboard.adoc
    M content/doc/book/blueocean/getting-started.adoc
    M content/doc/book/blueocean/index.adoc
    M content/doc/book/blueocean/pipeline-editor.adoc
    M content/doc/book/blueocean/pipeline-run-details.adoc
    M content/doc/book/getting-started/index.adoc
    M content/doc/book/glossary/index.adoc
    M content/doc/book/installing/index.adoc
    M content/doc/book/managing/cli.adoc
    M content/doc/book/managing/index.adoc
    M content/doc/book/managing/nodes.adoc
    M content/doc/book/managing/plugins.adoc
    M content/doc/book/managing/script-approval.adoc
    M content/doc/book/managing/script-console.adoc
    M content/doc/book/managing/security.adoc
    M content/doc/book/managing/system-configuration.adoc
    M content/doc/book/managing/tools.adoc
    M content/doc/book/managing/users.adoc
    M content/doc/book/pipeline/development.adoc
    M content/doc/book/pipeline/docker.adoc
    M content/doc/book/pipeline/getting-started.adoc
    M content/doc/book/pipeline/index.adoc
    M content/doc/book/pipeline/jenkinsfile.adoc
    M content/doc/book/pipeline/multibranch.adoc
    M content/doc/book/pipeline/shared-libraries.adoc
    M content/doc/book/pipeline/syntax.adoc
    M content/doc/book/scaling/index.adoc
    M content/doc/book/system-administration/backing-up.adoc
    M content/doc/book/system-administration/index.adoc
    M content/doc/book/system-administration/monitoring.adoc
    M content/doc/book/system-administration/security.adoc
    M content/doc/book/system-administration/with-chef.adoc
    M content/doc/book/system-administration/with-puppet.adoc
    M content/doc/book/using/index.adoc
    M content/doc/feedback-form.adoc
    M content/doc/pipeline/steps/index.html.haml
    M content/doc/pipeline/tour/agents.adoc
    M content/doc/pipeline/tour/deployment.adoc
    M content/doc/pipeline/tour/environment.adoc
    M content/doc/pipeline/tour/getting-started.adoc
    M content/doc/pipeline/tour/hello-world.adoc
    M content/doc/pipeline/tour/post.adoc
    M content/doc/pipeline/tour/running-multiple-steps.adoc
    M content/doc/pipeline/tour/tests-and-artifacts.adoc
    M content/doc/tutorials/building-a-java-app-with-maven.adoc
    M content/doc/tutorials/building-a-multibranch-pipeline-project.adoc
    M content/doc/tutorials/building-a-node-js-and-react-app-with-npm.adoc
    M content/doc/tutorials/creating-a-pipeline-in-blue-ocean.adoc
    M content/doc/tutorials/index.adoc
    A content/js/feedback-form-functionality.js

  Log Message:
  -----------
  Merge pull request #1273 from gilesgas/fix-feedback-form-functionality

Fix feedback form functionality


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f1cf3fc11f08...c1469e687e31

-- 
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