Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin
  Commit: 0b853db2421b546488e00633654171e96dbe74de
      
https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/0b853db2421b546488e00633654171e96dbe74de
  Author: Itai Sanders <i...@morphisec.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/bitbucket/BitbucketBuildStatusHelper.java

  Log Message:
  -----------
  refactored all project.getFullDisplayName() calls to project.getFullName() 
calls in order to support job inside folders.
the folder full display name has illigal characters which cause a bad response 
from bitbucket. project.getFullName() give you the same unique and full path 
project name with legal characters only.


  Commit: a14a460be348c63ab44fe9f6a64ac485a12e52fe
      
https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/commit/a14a460be348c63ab44fe9f6a64ac485a12e52fe
  Author: Antonio Mansilla <cont...@amansilla.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/bitbucket/BitbucketBuildStatusHelper.java

  Log Message:
  -----------
  Merge pull request #30 from itaisanders/support-folders

Folders/Multibranch support


Compare: 
https://github.com/jenkinsci/bitbucket-build-status-notifier-plugin/compare/d0d9bfe732b9...a14a460be348

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