Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 5ca76ad7d398cc43957404f661c77a64419b0555
      
https://github.com/jenkinsci/github-plugin/commit/5ca76ad7d398cc43957404f661c77a64419b0555
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/GitHubCommitNotifier.java

  Log Message:
  -----------
  doc improvements


  Commit: e89bfe78400ca12814aada7b279063da175b4544
      
https://github.com/jenkinsci/github-plugin/commit/e89bfe78400ca12814aada7b279063da175b4544
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-07-07 (Sun, 07 Jul 2013)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/Cleaner.java
    M src/main/java/com/cloudbees/jenkins/GitHubCommitNotifier.java
    M src/main/java/com/cloudbees/jenkins/GitHubPushTrigger.java
    M src/main/java/com/cloudbees/jenkins/GitHubRepositoryName.java
    M src/main/java/com/cloudbees/jenkins/GitHubTrigger.java
    M src/main/java/com/cloudbees/jenkins/GitHubWebHook.java

  Log Message:
  -----------
  [FIXED JENKINS-18165]

AbstractProject->GitHubRepositoryName[] conversion is useful outside trigger

As indicated by the pull request #27, it is useful to be able to figure
out a list of repositories associated with the project even in the
absence of the trigger setting.

So I moved out this code into GitHubRepositoryName. This eliminated the
need for the GitHubCommitNotifier to require a GitHubPushTrigger, which
is the motivation for the pull request #27.


Compare: 
https://github.com/jenkinsci/github-plugin/compare/665223b9a727...e89bfe78400c

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to