Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: 4966a1b159694c3250dd8941b3325043dec5b272
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/4966a1b159694c3250dd8941b3325043dec5b272
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating poms for 1.1.1-SNAPSHOT development


  Commit: 80eeef20394f775778283b2e10c9fe22d3a9e9dd
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/80eeef20394f775778283b2e10c9fe22d3a9e9dd
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating develop poms to master versions to avoid merge conflicts


  Commit: e36db476304f53a55da526f9f988fe463c160367
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/e36db476304f53a55da526f9f988fe463c160367
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Log Message:
  -----------
  Merge branch 'master' into develop


  Commit: 64dbfb84ff4eb8d64902237e5fe449ffb72b33b8
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/64dbfb84ff4eb8d64902237e5fe449ffb72b33b8
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Updating develop poms back to pre merge state


  Commit: 01288dbb1b8c9cdf45851b11f1d9cc3282f2d7b1
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/01288dbb1b8c9cdf45851b11f1d9cc3282f2d7b1
  Author: Robert Williams <robe...@gmx.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java

  Log Message:
  -----------
  Fix persistence of Webhook token credential

Doesn't come in the StaplerRequest, need to get from JSON.


  Commit: 1826fec0cd596419cce248a439d944b3fbbf9fc5
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/1826fec0cd596419cce248a439d944b3fbbf9fc5
  Author: Martin Reinhardt <cont...@martinreinhardt-online.de>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java

  Log Message:
  -----------
  Merge pull request #18 from SonOfBowser/develop

Fix persistence of Webhook token credential


  Commit: cb25a8b9ad3ada637f01c47782370b91c9b91afc
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/cb25a8b9ad3ada637f01c47782370b91c9b91afc
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
    M README.md
    M pom.xml

  Log Message:
  -----------
  chore(package): Update Jackson version to solve security issue


  Commit: 9d28f53267363dcefa2640410d1ba0e9e8054f2c
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/9d28f53267363dcefa2640410d1ba0e9e8054f2c
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    R src/main/java/jenkins/plugins/rocketchatnotifier/utils/Environment.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilderIT.java
    R 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilderTest.java
    R 
src/test/java/jenkins/plugins/rocketchatnotifier/utils/EnvironmentTest.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendExecutionTest.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendTest.java

  Log Message:
  -----------
  fix(proxy-config): Refactor proxy config

see #https://issues.jenkins-ci.org/browse/JENKINS-48777 and 
#https://issues.jenkins-ci.org/browse/JENKINS-48841


  Commit: 28c1110a12728f3720b61e0b4c16019c49442c68
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/28c1110a12728f3720b61e0b4c16019c49442c68
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Changelog


  Commit: 91aecf16b7646506b9bbb579d87758897d7e8cb0
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/91aecf16b7646506b9bbb579d87758897d7e8cb0
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  updating poms for branch'release-1.1.1' with non-snapshot versions


  Commit: 531041414df297e008555417a1496cc5ba0001b5
      
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/531041414df297e008555417a1496cc5ba0001b5
  Author: Reinhardt, Martin <cont...@martinreinhardt-online.de>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M CHANGELOG.md
    M README.md
    M pom.xml
    M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java
    M 
src/main/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilder.java
    R src/main/java/jenkins/plugins/rocketchatnotifier/utils/Environment.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilderIT.java
    R 
src/test/java/jenkins/plugins/rocketchatnotifier/rocket/RocketChatClientCallBuilderTest.java
    R 
src/test/java/jenkins/plugins/rocketchatnotifier/utils/EnvironmentTest.java
    A 
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendExecutionTest.java
    M 
src/test/java/jenkins/plugins/rocketchatnotifier/workflow/RocketSendTest.java

  Log Message:
  -----------
  Merge branch 'release-1.1.1'


Compare: 
https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/79e1794cec47...531041414df2

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