Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-notifications-plugin
  Commit: ef5ad25f384e03d798cd1a6a80bbe588fae61a54
      
https://github.com/jenkinsci/build-notifications-plugin/commit/ef5ad25f384e03d798cd1a6a80bbe588fae61a54
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifier.java
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BotecoNotifier.java
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BuildStatus.java
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/PushoverNotifier.java
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/TelegramNotifier.java

  Log Message:
  -----------
  improve documentation


  Commit: f5be0d76f4f84ccdde50d79963e6f41aba6ac099
      
https://github.com/jenkinsci/build-notifications-plugin/commit/f5be0d76f4f84ccdde50d79963e6f41aba6ac099
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update version


  Commit: a3c81626b84d3fa5b474e757244fa6ee589a85b7
      
https://github.com/jenkinsci/build-notifications-plugin/commit/a3c81626b84d3fa5b474e757244fa6ee589a85b7
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M 
src/main/resources/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifier/notification_config.jelly

  Log Message:
  -----------
  improve descriptions


  Commit: fb6e7c5b6ca830dcc11595b0c1b603d3dda99540
      
https://github.com/jenkinsci/build-notifications-plugin/commit/fb6e7c5b6ca830dcc11595b0c1b603d3dda99540
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M changelog.md

  Log Message:
  -----------
  update changelog


  Commit: b44325d5abe06b32125d45b24b9e44f47b836924
      
https://github.com/jenkinsci/build-notifications-plugin/commit/b44325d5abe06b32125d45b24b9e44f47b836924
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update pom.xml


  Commit: 2f6b69044892a38877751cd95008d3ee58d76447
      
https://github.com/jenkinsci/build-notifications-plugin/commit/2f6b69044892a38877751cd95008d3ee58d76447
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release v1.4.1


  Commit: 2dbee5c6303eea6d345f3bf529a539b1bdd763be
      
https://github.com/jenkinsci/build-notifications-plugin/commit/2dbee5c6303eea6d345f3bf529a539b1bdd763be
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: d61587f0b06fc5db904c5580fbbae9456dd26578
      
https://github.com/jenkinsci/build-notifications-plugin/commit/d61587f0b06fc5db904c5580fbbae9456dd26578
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M changelog.md
    M pom.xml

  Log Message:
  -----------
  change parent version


  Commit: b82228a368b40bbff2f1646eae6798c8098fa674
      
https://github.com/jenkinsci/build-notifications-plugin/commit/b82228a368b40bbff2f1646eae6798c8098fa674
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifier.java
    M 
src/test/java/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifierTest.java

  Log Message:
  -----------
  adapt code to avoid test the plugin with a running jenkins instance


  Commit: d4f723b52db190bbd9368716524e5cc74b197a79
      
https://github.com/jenkinsci/build-notifications-plugin/commit/d4f723b52db190bbd9368716524e5cc74b197a79
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BuildStatus.java

  Log Message:
  -----------
  adapt code to avoid those crazy findbugs false positives


  Commit: cd6634e20ce6abaa50a960955fe5949564558a0c
      
https://github.com/jenkinsci/build-notifications-plugin/commit/cd6634e20ce6abaa50a960955fe5949564558a0c
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release v1.4.2


  Commit: 13dc8ce5208a03629f798810bcfbefdee51fc1b0
      
https://github.com/jenkinsci/build-notifications-plugin/commit/13dc8ce5208a03629f798810bcfbefdee51fc1b0
  Author: Ataxexe <ataxexe@devnull.tools>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/build-notifications-plugin/compare/e8aaf379ecb0...13dc8ce5208a

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